Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Dracula – Amiga Illustrated Edition(giadacu.itch.io ↗)
    discuss
  2. Ben-Gvir(wikipedia.org ↗)
    discuss
  3. A 137ms Sparse-Matrix 3-SAT Solver for 10k Variables(github.com/11developer11 ↗)
    discuss
  4. Show HN: Claude Code hits its 5-hour limit, Codex picks up in the same terminal(github.com/ucsandman ↗)
    discuss
  5. Ben Shapiro(wikipedia.org ↗)
    discuss
  6. It's not just LG. Every TV company is spying on you(theverge.com ↗)
    discuss
  7. Ben (BB) Netanyahu(wikipedia.org ↗)
    discuss
  8. The Doomsday Cult Inside OpenAI – Patrick Boyle [video](youtube.com ↗)
    discuss
  9. Ragnarok Online client written in Golang(github.com/kivutar ↗)
    1comments
  10. Certify the Conversation, Not Just the AI Agent(anuclei.com ↗)
    discuss
  11. Wandering Around Tokyo on Google Maps(ahmedhossamdev.com ↗)
    discuss
  12. JavaFX 27 Native Image on a Raspberry Pi 5(ennerf.github.io ↗)
    discuss
  13. Tay Al-Ard(wikipedia.org ↗)
    discuss
  14. Visualizing the ABA Problem: What Crossbeam-Epoch Solves(sofiabelen.github.io ↗)
    discuss
  15. AI Made Delegation Easy: Structure Is Still the Skill(syntheticauth.ai ↗)
    discuss
  16. Guesswork – zsh autosuggestions ranked by an AI model instead of prefix match(findmalek.com ↗)
    discuss
  17. Kefitzat Haderech(wikipedia.org ↗)
    discuss
  18. Agreement between the USA and Denmark (1951,2004) [pdf](state.gov ↗)
    discuss
  19. Delightfully, such expressions are called biscuit conditionals(futilitycloset.com ↗)
    discuss
  20. Brood War Bench(swerdlow.dev ↗)
    1comments
  21. Project Defuse: Defusing the Threat of Bat-Borne Coronaviruses(documentcloud.org ↗)
    1comments
  22. FocusFlow – Turn complex architecture diagrams into 60fps cinematic stories(tumio.site ↗)
    discuss
  23. Significant Figures: Emmy Noether(chalkdustmagazine.com ↗)
    discuss
  24. Replacing gas stoves with electric stoves greatly reduces asthma symptoms(theconversation.com ↗)
    discuss
  25. Wes Anderson's Criterion Mobile Closet Picks(youtube.com ↗)
    discuss
  26. Show HN: JJHub – Code collaboration platform for Jujutsu(jjhub.dev ↗)
    1comments
  27. A world formed in darkness reveals its secrets(abc.net.au ↗)
    discuss
  28. 'Sketchy AF': What to Know About How OpenAI Staff Discussed Book-Pirating(wsj.com ↗)
    discuss
  29. Ask HN: As a freelancer how should I charge my clients in AI era?
    1comments
  30. AI Safety Is Mostly a Sex Cult(bsky.app ↗)
    3comments

A graphical desktop for the ZX Spectrum

26 pointsby 1h agogithub.com
6 comments
46m agoHN ↗

It _does_ look really cool, genuinely, but calling it a "labour of love" and then having AI write the readme/docs seems conflicting.

44m agoHN ↗

I'm at the point as soon as I think "was this written with AI help?" is in doubt I immediately hit the back button.

Have been for a while, it's exhausting.

The clock you can trust

*Bleh*

34m agoHN ↗

Long-form comments in the code are AI-written too, so I assume the whole thing is vibecoded. I guess my question is why. This is obviously not a piece of software anyone will ever use. If the author didn't do this for themselves - to learn, to show off their skills - then why bring it to life?

25m agoHN ↗

I wonder: was there a time when using a compiler was considered cheating? "Real men" code everything in ASM!

I do recall a whole era when using a GUI was considered cheating and denigrated as a "point and drool" interface (a play on "point and click").

Is using a combine cheating in farming? Is a nail gun or using prefab wall sections cheating in home construction? Is a 3D printer cheating in fabrication? If someone prints something with a 3D printer, do we say "you didn't make that, the printer did!"

I find it weird for people who like technology to be so averse to tools that automate labor since that is literally what all technology is, and a tool to automate intellectual labor is literally what a computer is. A machine is a thing whose purpose is to provide leverage to amplify human effort and more rapidly realize human intent in some domain.

Maybe it comes from a category error. AI is kind of a hand-wavey term, since most people think it means the thing is sentient. It's not. It has zero intent, zero motivation, zero ability to choose anything not already in its training data, and it will go precisely where its context window (and training data) guide it. It's a tool, a machine, and like any other machine it is set in motion by the user and guided by the user. The "choices" it makes are latent in its data or structure, or implied by its prompt. (Yes sometimes they can be surprising, but that's true of all complex machines.)

Actual sentient AI does not exist. It might someday but it does not today. I suspect it requires a very different kind of system with continuous learning, dynamical state, and feedback, and a goal function tied somehow to thermodynamics in the real physical world the way ours is, but that's pure hypothesis on my part. We don't even have rigorous definitions for such things.

16m agoHN ↗

The critical difference I think is deterministic vs non-deterministic. A compiler isn’t the correct comparison, it’s reading out your desired specs to a team member who does the actual engineering work.

14m agoHN ↗

Thinking of and expressing the functionality of the thing might be the labor of love for this person. Their definition of labor doesn't have to be yours.