New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Pangram: The Most Reliable AI Detector Has a Human Problem(bloomberg.com ↗)
    discuss
  2. Meta to report child abuse material directly to Indian authorities(bbc.com ↗)
    discuss
  3. In Germany's east, old ties to Moscow fuel AfD rise(ft.com ↗)
    discuss
  4. Insights on AI from the Reformation(amytis.io ↗)
    discuss
  5. Stop Scanning Blindly: The Beginner's Guide to Stealthy Network Recon(medium.com/meetcyber ↗)
    discuss
  6. Don't Look Back at the Reference Too Often(justinmath.com ↗)
    discuss
  7. Misconceptions(arcgis.com ↗)
    discuss
  8. Should We Reverse Corporate Tax Cuts?(nominalnews.com ↗)
    discuss
  9. Show HN: Social Reps – Earn Your Scroll(socialreps.app ↗)
    discuss
  10. The Bannon-Bernie Bromance over AI and Oligarchs(theatlantic.com ↗)
    discuss
  11. Knowledge, Understanding, and Proofs(finiteape.com ↗)
    discuss
  12. Annie Dillard, Meditative Author of 'Pilgrim at Tinker Creek,' Dies at 81(nytimes.com ↗)
    1comments
  13. Microsoft says AI rival Anthropic could have 'disastrous impact' on humanity(bbc.co.uk ↗)
    4comments
  14. The DeepMind Institute(deepmind.com ↗)
    discuss
  15. Donations at Work: One Year of Sponsored Servo Development(servo.org ↗)
    discuss
  16. Delta – A Multiplayer Environment for Coding with Agents(delta.dev ↗)
    discuss
  17. Show HN: ManyBot – Framework to build WhatsApp bots, without the boring part(manybot.org ↗)
    discuss
  18. System One Lite – typed decisions from a local LLM, with no generated tokens(github.com/snellingio ↗)
    discuss
  19. SnagFlat – Rent-stabilization badges on every NYC StreetEasy listing(snagflat.com ↗)
    discuss
  20. (Re)Introducing Developer Story(stackoverflow.blog ↗)
    discuss
  21. Space Force gives SpaceX latitude on design of $2.3B satellite network(spacenews.com ↗)
    discuss
  22. PS5 Linux lead quits: "a bunch of noobs using LLMs" that "they don't understand"(frvr.com ↗)
    1comments
  23. European Union invites Canada to become first ever 'associate member'(theguardian.com ↗)
    discuss
  24. Anatomy of a Texture(agentlien.github.io ↗)
    1comments
  25. Backing up Hetzner snapshots locally(enjoys.it ↗)
    discuss
  26. A warning about 'model welfare'(mustafa-suleyman.ai ↗)
    discuss
  27. Show HN: OmnisBench, a re-gradable, open LLM routing benchmark on fresh tasks(github.com/fortitude-group ↗)
    discuss
  28. Fourteen studies and every walk-forward fold validated a hindsight stop(honestbook.io ↗)
    discuss
  29. Better Icon and Label Alignment(ishadeed.com ↗)
    discuss
  30. Show HN: Aplexica – resume a Claude Code conversation in Codex, and back(github.com/aplexica ↗)
    discuss

Show HN: Sloptris - If Tetris was like AI-assisted dev

4 pointsby 1h agotonyalicea.dev
5 comments
1h agoHN ↗

I've been thinking a lot about how agentic coding is similar to gaming. Risk, reward, gambling, gratification, etc. I've been exploring that by vibe coding some satirical games that aim to reflect what agentic coding can be like in a deadline environment. This is one of those games.

It's Tetris but:

- You have to build a tetromino either manually or have AI "generate" it.

- Generated tetrominoes might mutate after falling.

- You can spend time to "review" generated tetrominoes as they fall to see how they will mutate.

The theme is the risk/reward/pressure of agentic code vs manual vs reviewed agentic code in a deadline environment.

1h agoHN ↗

There's a probability per-level of mutation.

1h agoHN ↗

Very cool project! I've been playing it for a while. In a lot of online spaces, AI seems to get a lot of hate and such; it would be interesting if there were a morality system through frequent AI use. Or perhaps frequent use of AI minos without review causes errors or mutations in regular minos, to mimic how frequent use of AI can make you worse at programming if you take reviewing out of the process.

55m agoHN ↗

Yes those are cool ideas! The push and pull of ideas has been between satire and playability. But skill atrophy is definitely a game mechanic I've been exploring.