Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. The Docker API Ceiling: Why Portainer 3.0's New Capabilities Target Kubernetes(portainer.io ↗)
    discuss
  2. AI chatbots give wrong answers to financial queries 'most of the time'(ft.com ↗)
    discuss
  3. Is provider KV caching sufficient for agent swarms and long run agents?
    discuss
  4. Knowledge Refresh for Production RAG
    discuss
  5. Why Do We Need Human Mathematicians Anymore?(poshenloh.com ↗)
    1comments
  6. RBA Faces Key Rate Decision as Inflation Pressure Remains(coinmarketcap.com ↗)
    1comments
  7. Faked Images of Neurons in Major Journals(youtube.com ↗)
    discuss
  8. What do you think of a Java-like language that compiles to native code?(github.com/ironwood-lang ↗)
    1comments
  9. College Is Coming Apart After Successive, Overlapping Crises(theatlantic.com ↗)
    discuss
  10. The positive effect of walking on creative thinking(nih.gov ↗)
    discuss
  11. The president wanted to unleash AI. Then came Anthropic(politico.com ↗)
    discuss
  12. Show HN: Mahabharata Characters – 307 figures with gunas and decision primitives(huggingface.co ↗)
    discuss
  13. Show HN: Less Prompts, More Guardrails(yasyf.com ↗)
    discuss
  14. Coding Machines(teamten.com ↗)
    discuss
  15. Birdle Explorer(birdle.world ↗)
    1comments
  16. I Investigated Coinbase a Year Ago For Forbes. The Bigger Story Now Is Its Power(thesignalmemo.substack.com ↗)
    discuss
  17. EA Safety(venkateshrao.com ↗)
    discuss
  18. A Builder's Simple Perspective on the Future of the Job Market(wenbo.site ↗)
    discuss
  19. Lint-HTTP 0.1.0 – Easy to use, complete HTTP traffic linter(crates.io ↗)
    discuss
  20. While the human's away, do the agents slip into foul play?(yuv.run ↗)
    discuss
  21. Winning the Visa Lottery(aeaweb.org ↗)
    discuss
  22. The Rise of Niche Consumption(aeaweb.org ↗)
    discuss
  23. Presley Gerber, Son of Cindy Crawford and Rande Gerber, Dies at 27(hollywoodreporter.com ↗)
    discuss
  24. Talk to Hector Salamanca, powered by Jev and a bell(jev-hector.vercel.app ↗)
    discuss
  25. Rally English(wikipedia.org ↗)
    discuss
  26. The Trouble with 'Ntile()'(djnavarro.net ↗)
    discuss
  27. The Genesis of Attribute Grammars [pdf](miami.edu ↗)
    discuss
  28. New wild cat species is identified for first time in 100 years(nbcnews.com ↗)
    discuss
  29. A Silicon Valley radical: Trump's AI whisperer pushing for limited regulation(theguardian.com ↗)
    discuss
  30. Vibemaxxer(cro.sh ↗)
    discuss

Amiga Unix, Again

32 pointsby 4h agoamigaux.org
13 comments
4h agoHN ↗

I get pet-cemetery vibes from these AI powered resurrections.

As in ... "the AI brought it back to life, but it came back /wrong/".

3h agoHN ↗

I mean, that Peri Fractic clown "owns Commodore" now and tried to sell people a phone that was rendered entirely using AI.

Maybe Amiga people are ready to drink from that chalice too?

35m agoHN ↗

Wait, what? I'm on the waitlist for that phone as I thought it was a great idea in general, regardless of the renders. Have I been had?

I've never (ever) bought a phone because of what it looks like in marketing material.

3h agoHN ↗

I've used LLMs to get the distributed Sprite OS running again, though I've yet to release it, and I'm not sure what that release will look like, if it ever happens.

One thing I really don't get, and I really hope I never do, is leave the front page/README/etc so ... Claude-ified (or GPT, plausibly, I guess):

  native SCSI and ethernet drivers, proven on real hardware

  Quake — runs; a benchmark more than a game, for now

  running under emulation, real hardware next

  The grimoire records both, confidence-tagged

I am becoming probably too okay with LLMs, and I'm probably about as "forgiving" of this stuff as anyone, but man, it's disheartening to see that for something as much of a passion project as "Amiga Unix", seemingly no-one bothered to write a page in a human voice for it. Maybe it's LLM-written, maybe a hybrid thing, I dunno. But at best it sounds like "Apple product release", IMO.

I know others will say the same about seeing LLM usage at all, and yeah... I don't really have a defense. It just feels like the "bare minimum of decency" to, well, at least make the front page less LLM-sounding.

2h agoHN ↗

Can't argue with you there. There's a ton of cool projects that people have vibecoded, and exist in domains where the fact that it's possibly insecure/poorly optimised/unmaintainable by humans doesn't really matter much. e.g. porting retro systems to, or writing new utilities for MiSTer FPGA. I love the platform, and the more stuff I can run on it, the better. Bugs are annoying, but not critical. The community gets software that may have never existed otherwise.

But still, somehow, when I see a Claudish README, it instantly gives me the ick. Write about your project. Tell us why you built it. Talk about the problems the bot helped you work through. I'm not going to judge you for not being able to code it all up yourself - but at least write the README in your own voice and tell me why you cared enough to do it.

4h agoHN ↗

I mean, Debian 3.1 (sarge) supported Amiga hardware. The support was dropped in 2007 (the next release), because not enough people were maintaining it. I would assume that it would be easier to re-start that effort, unless compatibility with actual Amix was important for some reason?

1h agoHN ↗

I ran NetBSD 0.8 on my Amiga 500 (with a 68030 w/MMU, 68881, and SCSI hard drive sidecar), which co-existed in the same timeframe as Commodore's release.

Other than just than "we can" and historic interest, I can't imagine why anyone would choose to run System Vr4 over 4.4BSD, especially since the latest NetBSD 11 release still fully supports Amiga[0]

[0] https://wiki.netbsd.org/ports/amiga/

1h agoHN ↗

My eternal advice to anyone doing heavily LLM assisted projects is to do them a bit less LLM assisted. You should still use LLMs, in my opinion, they're wonderful tools. But I know reading this page that this text is mostly LLM-generated, and that leaves there to be little hope that much else of the project isn't.

It's one thing if your code is really truly "co-authored by" Claude. It's another thing if it isn't even really co-authored by you.

Evidently the majority of people see no problem with LLM prose, but me and many others think it is some of the most annoying crap possible. Please consider speaking in your own voice.

I know this gets repetitive, but it is important.

29m agoHN ↗

I don't think its important. I think these comments are more annoying than ai prose. You are fighting a losing battle and annoying everyone in the process. Adapt.

12m agoHN ↗

Really sad to reduce ourselves to meat-proxies.