Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Linus demands real users before hazard pointers land(freenode.net ↗)
    discuss
  2. Here's how we're (actually) all going to die(siliconpalace.substack.com ↗)
    discuss
  3. Want to Entice New Residents? Offer Cash, for a Start(nytimes.com ↗)
    discuss
  4. Relativistic Raytracing(publish.obsidian.md ↗)
    discuss
  5. Memoization application that you have used but might not know(github.com/prashant2400 ↗)
    discuss
  6. ZCode, embroiled in a controversy over stealing user code, is now open source(github.com/zai-org ↗)
    discuss
  7. Show HN: Ambits – agentic grep/rg tool will history tracking(github.com/joshlong145 ↗)
    discuss
  8. Coding Theory: A Playful Introduction(paramrathour.github.io ↗)
    discuss
  9. Scammers found a way to make people drain their own wallets(twitter.com/wyckoffweb ↗)
    1comments
  10. Kelvin Wave(wikipedia.org ↗)
    discuss
  11. AI Weekly Warns Firms on Google AI Studio Data Retention Fraud(bitu79.substack.com ↗)
    discuss
  12. Art of the Problem Launches $99 AI bot(artoftheproblem.com ↗)
    discuss
  13. Have a Question? Ask Jev(askjev.net ↗)
    discuss
  14. Ax: Google's Open Agentic Orchestrator(github.com/google ↗)
    discuss
  15. The Cultural Leadership Fund (2018)(a16z.com ↗)
    discuss
  16. Farhud memories: Baghdad's 1941 slaughter of the Jews(bbc.com ↗)
    discuss
  17. Farhud(wikipedia.org ↗)
    discuss
  18. Meta launches fresh legal challenge over UK's Online Safety Act(ft.com ↗)
    discuss
  19. 'Ask for what you want' is a key skill for the 21st century(robinsloan.com ↗)
    discuss
  20. A Brief History of Light(psu.edu ↗)
    discuss
  21. What Is Coastline Index and Why Focus Only on Confirmed GTA VI Facts?
    discuss
  22. World model companies are keeping a lot of secrets(techcrunch.com ↗)
    discuss
  23. AI is breaking the academic sorting machine(lemire.me ↗)
    discuss
  24. A Fresh Start: My Minimalist Blog Redesign After 14 Years(bcastell.com ↗)
    discuss
  25. Reviving Deserts with Syntropic Agroforestry(wikifarmer.com ↗)
    discuss
  26. Delta (zed.dev) – Help understanding ToS(zed.dev ↗)
    1comments
  27. Can I Let My AI Agent Run on Shabbat?(chabad.org ↗)
    7comments
  28. Deterministic grounding checks for LLM agents, no LLM in the hot path(github.com/polarisbuiltinc-wq ↗)
    discuss
  29. When Intelligence Becomes Abundant, Architecture Becomes the Constraint(henrymurphy832344.substack.com ↗)
    discuss
  30. Deterministic Core, Non-Deterministic Shell(outdata.net ↗)
    1comments

Amiga Unix, Again

23 pointsby 2h agoamigaux.org
9 comments
2h 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/".

1h 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?

1h 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.

37m 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.

2h 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?

18m 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/

4m 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.