I need your clothes, your boots, and your motorcycle
ingve
134 points
128 comments
June 18, 2026
Related Discussions
Found 5 related stories in 104.9ms across 10,996 title embeddings via pgvector HNSW
- Show HN: I just built a MCP Server that connects Claude to all your wearables anton_salcher · 17 pts · April 06, 2026 · 36% similar
- List of World Naked Bike Rides rolph · 14 pts · April 16, 2026 · 35% similar
- You Just Reveived djnaraps · 26 pts · March 05, 2026 · 35% similar
- They are looting your life savings ColinWright · 22 pts · June 06, 2026 · 34% similar
- I Won't Buy You a Coffee speckx · 69 pts · June 12, 2026 · 34% similar
Discussion Highlights (13 comments)
varjag
It's bittersweet, isn't it. Software is solved, but at a terrible cost.
alecco
A perfect example of a coding agent guided by a human with domain knowledge.
bartvk
The blog mentions a Graphing Calculator. Not sure if it shares code, but macOS still ships with an app to draw graphs, Grapher.app
sourcecodeplz
403 forbidden
jansan
"I does not boot and it makes me sad" I actually write prompts like that when I'm not under pressure. Claude will sometimes completely ignore your feelings, and sometimes give a little comment, which I just find refreshing in the middle of otherwise often boring sessions. And it does not have an effect on the actual result.
wiether
I thought it was about Renaud' song _Laisse béton_ https://genius.com/Renaud-laisse-beton-lyrics
throw0101a
For those unaware, this line is from the movie Terminator 2 : * https://www.youtube.com/watch?v=pJ4Ol9Tb1D0 * https://en.wikipedia.org/wiki/Terminator_2:_Judgment_Day
Calgaryp
Asta la vista baby
Luc
'PowerPC DRC' appears to be the code in mame that translates PowerPC machine code into native host machine code (Dynamic Recompilation Core). https://github.com/mamedev/mame/blob/master/src/devices/cpu/...
rcarmo
I am doing a very similar thing right now, which is adding a JIT to both Basilisk and SheepShaver: https://github.com/rcarmo/macemu - on the PPC side, we're still poking at some hardware registers that the Quadra ROMs like to noodle in.
mandeepj
you forgot to say 'please'
wayeq
some vague hint about what the article is about before clicking on it would be.. nice.
throwaway_2494
Rapid development of a cycle accurate Intellivision emulator, much of it unsupervised. (four part series) https://keanw.com/2026/03/a-diary-of-an-agentic-retro-gamer-... https://keanw.com/2026/04/a-diary-of-an-agentic-retro-gamer-... https://keanw.com/2026/04/a-diary-of-an-agentic-retro-gamer-... https://keanw.com/2026/05/a-diary-of-an-agentic-retro-gamer-...