Viewing profile — dngit
dngit
HN member- Joined
- Fri, Mar 26, 2021, 3:08 AM UTC
- HN karma
- 19
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About dngit
Recent public activity
-
comment
Comment #42364604
> if you need that level of documentation, trying to shoehorn it into package.json is just the wrong place for it. Soon enough your package.json looks like a graffiti wall. So the …
-
comment
Comment #41994728
I would argue that the gain is more than "negligible" in some cases. I'm building an app involving storing and serving images and I'm surprised that for the same images with the sa…
-
story
Ask HN: Why aren't more apps using WebP format?
WebP has been around for a while now, offering better compression and performance over JPEG and PNG. So why haven't more apps fully adopted it yet? Are there hidden compatibility i…
-
comment
Comment #41967932
Would an app like this work with TV? Would be super cool if it would.
-
comment
Comment #41967924
Care to expand? Is it alternative to magic link / OAuth?
-
comment
Comment #41967884
Ah, sorry, I didn't notice the website itself was that old.
-
comment
Comment #41967876
I'm working on Pictera [1], an AI product where users can upload their photos (like selfies) to create high-quality, hyper-realistic images of themselves in just about any style th…
-
comment
Comment #41960941
Now, it's been a very long time since I see a mention of "Internet Explore 5". Kudos for highlighting the support for it but does it matter, who in the world are still using Intern…
-
comment
Comment #41960759
Wish all browsers, at least the big ones, would do this by default. It would save regular users like us from fumbling around trying to figure out what works.
-
comment
Comment #41959728
Tor's great if you're okay with browsing the web at "stealth mode" speed! Have you found it practical for everyday use?
-
comment
Comment #41959720
Thanks. I'm a bit confused by this tool. I ran and got this result > Our tests indicate that you have strong protection against Web tracking. Which sounds like a good thing. Then i…
-
comment
Comment #41959675
Great point on focusing on high-impact tests. I agree that LLMs risk giving a false sense of coverage. Maybe a smart strategy is generating boilerplate tests while we focus on cust…
-
comment
Comment #41959669
Are there any browser extensions or tools that effectively prevent fingerprinting including canvas fingerprinting? Or is this one of those privacy battles we just have to accept as…
-
comment
Comment #41959647
Sounds like you're living the dream! I definitely agree that a few months of safety net doesn't feel "safe" at all and 1-2 years is more reasonable. One question, how did you initi…
-
comment
Comment #41959614
Thanks for sharing your journey, it's very inspiring. I'm curious, how did you find your first enterprise clients, and what strategies helped you secure long-term projects? Any adv…
-
comment
Comment #41956740
I used to freelance and I can totally relate to the "feast or famine" cycle. Freelancing often sounds ideal—freedom, flexibility, and the chance to work on diverse projects. But th…
-
comment
Comment #41954093
Wait, you're a Captain, and you fear of taking off and landing? I have so many questions :). Also, as someone who is scared of taking off and landing, I'm even more scared now.
-
comment
Comment #41954082
Very nice. Some are actually very useful. Suggestion: keep the sidebar on the left when inside an app, instead of requiring users to going back. Easier to explore the tools.
-
comment
Comment #41954058
I'd recommend learning PHP if it helps with immediate job opportunities. PHP is still widely used in many places so that skill won't come to waste. However, long-term, learning a m…
-
comment
Comment #41954024
Heroku's PostgreSQL is still free. As for dynos, the lowest tier is $5/mo for multiple apps (not production traffic of course, maybe for MVP), with custom domain support.