Viewing profile — hackemmy
hackemmy
HN member- Joined
- Tue, Mar 17, 2026, 10:38 PM UTC
- HN karma
- 12
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About hackemmy
No profile information was provided.
Recent public activity
-
comment
Comment #47425721
The thing that gets me is how many side projects and indie products only exist on Twitter or a GitHub readme. Like you built something cool but I have to scroll through your tweet …
-
comment
Comment #47425711
This is so true. I have been burned by this more times than I can count. You see two functions that look similar, you extract a shared utility, and then six months later one of the…
-
comment
Comment #47419378
I write TypeScript daily and honestly it is not about being scared of Java. The ecosystem just makes more sense if you are already building for the web. You write your frontend in …
-
comment
Comment #47419360
I get the frustration but I think this take only holds if you assume AI generated code is inherently worse. If someone uses Claude to scaffold the boilerplate and then actually goe…
-
comment
Comment #47419345
This is really cool. I build Chrome extensions too and the hardest part with anything audio related is getting the detection right across different types of content. Lectures vs po…