HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DavidHaerer

no profile record

Submissions

[untitled]

1 points·by DavidHaerer·vor 13 Tagen·0 comments

Nationwide railway radio disruptions in Germany

bahn.de
3 points·by DavidHaerer·vor 18 Tagen·1 comments

Something weird is happening on Tinder [video]

youtube.com
1 points·by DavidHaerer·vor 3 Monaten·1 comments

Ask HN: What sources like HN do you consume?

64 points·by DavidHaerer·vor 4 Monaten·37 comments

AI Coding

geohot.github.io
12 points·by DavidHaerer·vor 10 Monaten·8 comments

comments

DavidHaerer
·vor 4 Monaten·discuss
I've started a side business to support local artisans.

I want to help people making a living from what they've created with their hands. A major focus to do so is to connect with local artisans and learning from their perspective.

On the technical side, I'm developing a static site[0] with Astro / React / Shadcn. The main interface is a OSM leaflet map with a custom calendar timeline.

As a software developer, this is my main entry in the world of agentic engineering. I'm using OpenCode with models from OpenRouter. One of the surprising insights is that there are often free quotas for new coding models (e.g. MiniMax). It's a very interesting time for building.

[0] https://ains.art
DavidHaerer
·vor 4 Monaten·discuss
I notice a lot of the suggestions are news-oriented. However, the thing I like about HN are all the non-news gold nuggets about tech. I'd love to find such gold nuggets for other industries as well.
DavidHaerer
·vor 4 Monaten·discuss
Can you recommend some of your favorite RSS feeds for non-technical topics?
DavidHaerer
·vor 9 Monaten·discuss
Nostr is append only, if an event is published to someone else's relay, you can't delete it.
DavidHaerer
·vor 9 Monaten·discuss
Nostr has built-in support (NIP idk) for Bitcoin Lightning payments. Bitcoiners see Nostr doing to social media what Bitcoin did to fiat.
DavidHaerer
·vor 10 Monaten·discuss
I think George is right about vibe coding. It's great for rapid prototyping, but in my daily programming on a production codebase, PRs must be reviewable, so I have to understand what I'm changing even more so.