HackerTrans
トップ新着トレンドコメント過去質問紹介求人

DavidHaerer

no profile record

投稿

[untitled]

1 ポイント·投稿者 DavidHaerer·13 日前·0 コメント

Nationwide railway radio disruptions in Germany

bahn.de
3 ポイント·投稿者 DavidHaerer·18 日前·1 コメント

Something weird is happening on Tinder [video]

youtube.com
1 ポイント·投稿者 DavidHaerer·3 か月前·1 コメント

Ask HN: What sources like HN do you consume?

64 ポイント·投稿者 DavidHaerer·4 か月前·37 コメント

AI Coding

geohot.github.io
12 ポイント·投稿者 DavidHaerer·10 か月前·8 コメント

コメント

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