HackerTrans
TopNewTrendsCommentsPastAskShowJobs

DavidHaerer

no profile record

Submissions

[untitled]

1 points·by DavidHaerer·13 gün önce·0 comments

Nationwide railway radio disruptions in Germany

bahn.de
3 points·by DavidHaerer·18 gün önce·1 comments

Something weird is happening on Tinder [video]

youtube.com
1 points·by DavidHaerer·3 ay önce·1 comments

Ask HN: What sources like HN do you consume?

64 points·by DavidHaerer·4 ay önce·37 comments

AI Coding

geohot.github.io
12 points·by DavidHaerer·10 ay önce·8 comments

comments

DavidHaerer
·4 ay önce·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
·4 ay önce·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
·4 ay önce·discuss
Can you recommend some of your favorite RSS feeds for non-technical topics?
DavidHaerer
·9 ay önce·discuss
Nostr is append only, if an event is published to someone else's relay, you can't delete it.
DavidHaerer
·9 ay önce·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
·10 ay önce·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.