Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. From Any to Certainty: A Typechecking Journey(napari.org)
    discuss
  2. Why Computing with Time Gives Neuromorphic AI an Edge(eetimes.com)
    discuss
  3. From Thin Air to Bootable Images: The Tine Build System(amutable.com)
    discuss
  4. Review: Apple's hyper-pricey M5 Ultra Mac Studio made me into a vibe coder(arstechnica.com)
    discuss
  5. Government considers £11 monthly UK broadband fee to fund BBC TV UPDATE(ispreview.co.uk)
    discuss
  6. Booting Google's Fuchsia OS on an Apple M3 MacBook(bsky.app)
    discuss
  7. iLands: The New Dystopian AI Farm That Is Filling Everyone's Inboxes with Spam(iflscience.com)
    discuss
  8. Analog in-memory computing attention mechanism for fast and energy-efficient LLM(nature.com)
    discuss
  9. Robots grow and package lettuce year-round in Norway's automated farm(phys.org)
    discuss
  10. ShipWall, ten launches a day, ranked until midnight, then frozen(thecompound.tech)
    discuss
  11. Bread AI – decentralized AI inference using spare GPUs(breadai.io)
    discuss
  12. "Apple has developed an unexpected workaround."(aresluna.org)
    discuss
  13. Jev Is Not a Language Model, but It Breaks Like One(checkpoint.com)
    discuss
  14. The same bug fix costs 0.4¢ or $2, depending on which coding agent you ask(ariwilson.com)
    discuss
  15. Microsoft's Terrifying New Patent (ACR Adjacent)(youtube.com)
    discuss
  16. Underlimit – Beat 2MB PDF upload caps with 1984 fax compression(mirceamitu.github.io)
    discuss
  17. Can your AI model survive its own mistakes?(github.com/dmigwi)
    discuss
  18. OpenAI Agent Attack on Austral. Gov't Website: First Publicly Disclosed Instance(wsj.com)
    1comments
  19. Machine god metaphors eat your brain(programmablemutter.com)
    discuss
  20. Cloudflare Python Workers are now generally available(simonwillison.net)
    discuss
  21. Goodbye Grok bot? Claude just released a competitor(claude.com)
    discuss
  22. AI, Make the Website Good(zachleat.com)
    discuss
  23. Accelerating delivery of CVE fixes with a new Kernel release strategy(canonical.com)
    discuss
  24. Julius Evola(wikipedia.org)
    discuss
  25. Google Takes the A.I. Data Center Race to Outer Space(nytimes.com)
    discuss
  26. Google Is Sending an A.I. Data Center to Outer Space(nytimes.com)
    discuss
  27. Oracle Cites 'Force Majeure' to Shield Itself on Controversial Data Center(bloomberg.com)
    discuss
  28. I want my mesh networks to be signed, not encrypted(andanti.no)
    discuss
  29. Type-safe documents with conflict resolution. Faster than any CRDT(github.com/docukit)
    discuss
  30. When Computers Were Magic – By John Ward – Goto 10(goto10retro.com)
    1comments

Show HN: C3 Playground – a C3 compiler with graphics and sound in the browser

6 pointsby 3h agoplay.c3-lang.org
3 comments
Most online language playgrounds stop at compiling code and printing text. But C3 contributor Manu Linares wanted C3’s playground to go further.

So here it is: a playground that compiles and runs interactive graphical programs — including games and Raylib-based demos — directly in the browser.

2h agoHN ↗

It's lovely, hell, the whole c3c compiler is running in the browser.