HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dgelks

no profile record

Submissions

Why China is becoming the first electrostate

abc.net.au
5 points·by dgelks·11 mesi fa·1 comments

Show HN: Free mobile app demo creator

howdygo.com
3 points·by dgelks·anno scorso·2 comments

Digging into Driver Overhead on Intel's B580

chipsandcheese.com
1 points·by dgelks·2 anni fa·0 comments

Cutting Vercel Costs by 80% Without Compromising UX or DX

howdygo.com
3 points·by dgelks·2 anni fa·2 comments

Scaling to 100M monthly events: Matomo to Snowplow

howdygo.com
1 points·by dgelks·2 anni fa·0 comments

Scrolling Website Video Generator

howdygo.com
1 points·by dgelks·2 anni fa·0 comments

The Snowplow Limited Use License Agreement

snowplow.io
1 points·by dgelks·2 anni fa·0 comments

Build vs. buy for feature flags – my experience as a CTO

flagsmith.com
3 points·by dgelks·2 anni fa·0 comments

How fast is CloudTrail today? Investigating CloudTrail delays using Athena

tracebit.com
2 points·by dgelks·3 anni fa·0 comments

comments

dgelks
·anno scorso·discuss
Yep! Plenty! This post is showing off a specific mobile demo creator tool that can be used independently from our original product.
dgelks
·2 anni fa·discuss
Writer of the article here and one of the co-founders of HowdyGo. Happy to answer any questions you might have!
dgelks
·2 anni fa·discuss
Was just using it to compare two massive json files, super performant and useful compared to using jq
dgelks
·2 anni fa·discuss
Previously have used https://github.com/pdf2htmlEX/pdf2htmlEX to convert PDF to HTML at scale, could potentially try and parse the output html to markdown as second stage.
dgelks
·3 anni fa·discuss
Agree regarding the details - I'm guessing unrelated given the indictment was over a year before the collapse "On Jan. 13, 2022, a federal grand jury indicted Gad"
dgelks
·3 anni fa·discuss
Agree with this totally, additionally if you are unsure if you will proceed with an idea with no users, getting something done and receiving feedback as fast as possible is better than doing it perfectly the first time.

That said at my last company after 12 months we hired a few engineers so we had to transition to requiring tests for new functionality. This was just to stop regressions and make sure we could continue moving quickly.
dgelks
·3 anni fa·discuss
Last company, no tests for the first 6 months. Current company after 2 months, have some unit tests for complicated parts in place, will start writing tests once bugs are resolved.

I guess it really depends on what your company is doing, experience of the team and the language/tech you are using.