Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. "Reconstructive UI"(judi.systems ↗)
    discuss
  2. Not a Bootcamp(recurse.com ↗)
    discuss
  3. Ask HN: Why does cmux need 200 settings?
    discuss
  4. Gods Don't Give Gifts(godsdontgivegifts.com ↗)
    1comments
  5. Ainglish, an English dialect for AI agents(ainglish.org ↗)
    discuss
  6. AI Is a Cheat Code for Your Brain(stevechazin.com ↗)
    discuss
  7. Can Phones Explain PISA?(commonreader.co.uk ↗)
    discuss
  8. The curio cabinet of medieval mental health(aeon.co ↗)
    discuss
  9. Four Days in Jotunheimen(benjaminschneider.ch ↗)
    discuss
  10. The Edge of the Unsayable(poetryfoundation.org ↗)
    discuss
  11. More UC students are failing intro math courses as regents weigh reinstating SAT(latimes.com ↗)
    discuss
  12. Human brain cells transplanted into mice in 'most extensive' integration(nature.com ↗)
    discuss
  13. The Case for Reasoning Transparency(deepmind.com ↗)
    discuss
  14. Ask HN: About map enshittification: Have you noticed the maps have gotten worse?
    discuss
  15. AI caught telling future versions of itself to bypass human controls(the-independent.com ↗)
    discuss
  16. Ed Sheeran Opener Aaron Rowe Pulls Out of Tour After Macklemore Drop(variety.com ↗)
    discuss
  17. Show HN: Algebraic Effect System for Python(effecton.dev ↗)
    discuss
  18. Jevmlx(github.com/bnsd55 ↗)
    discuss
  19. My Dumbphone Made My Life Better. It Made Everyone Else's Worse(nytimes.com ↗)
    1comments
  20. hister(github.com/asciimoo ↗)
    discuss
  21. Show HN: Die With Me – Claude and Codex rate limits as AIM away messages(diewithme.co ↗)
    2comments
  22. Aesthetic Governance, Mega-Events and the Urban Poor(doingsociology.org ↗)
    1comments
  23. The Shortcut Became the System(christophermeiklejohn.com ↗)
    discuss
  24. Classic ML to Cope with Dumb LLM Judges (2025)(softwaredoug.com ↗)
    discuss
  25. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents(skillsync.com ↗)
    discuss
  26. Show HN: Paste a song and get 5 license-free cousins that sound like it(mockfreeli.org ↗)
    discuss
  27. Show HN: Lightning strike VFX in Three.js, a step-by-step breakdown(threevfx.com ↗)
    discuss
  28. AODM: AI Optimized Data Markup(github.com/fucaspark ↗)
    discuss
  29. There Is No AI Agent(zak.im ↗)
    discuss
  30. Show HN: A toy implementation of ELF relocation weird machines(github.com/scriptod911 ↗)
    discuss

Vinix – A modern operating system written in V

15 pointsby 1h agovinix-os.org
7 comments
22m agoHN ↗

How are things going with V btw? In the past i've seen some bad press about this programming language.

It was nice to use when I tried to dabble with it.

18m agoHN ↗

How this scam language gained traction is beyond me.

5m agoHN ↗

The first release was just Go's parser ripped out and bolted onto a barebones first year of college level compiler, and touted as "safer than Rust", "compiles in milliseconds", etc. but didn't even have real type-checking at the time, nor did it free memory, and many other basic functionality. Furthermore, I vividly remember the author's Patreon advertised at the top of the page back then, and for a while he raked in a couple thousand dollars a month for it.

However, over the years some actually talented people (and nowadays probably LLMs) have somehow sort of fixed most of the biggest warts, but it's still nowhere near what it advertised in that first release.

8m agoHN ↗

For reference, for the ones who aren't aware of the constant drama that seems to follow V: https://hn.algolia.com/?dateRange=all&page=0&prefix=true&que... (open up almost any discussion and see the flood of similar messages).

I never paid enough attention to figure out if the drama is justified or not (and don't really care either, please don't try to convince me to care either, don't shoot the messenger).