Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Fujitsu launches made-in-Japan next-generation CPU FUJITSU-MONAKA(global.fujitsu ↗)
    117comments
  2. Artificial intelligence now beats some of the best human forecasters(economist.com ↗)
    45comments
  3. Whoisinspace.com/(whoisinspace.com ↗)
    14comments
  4. CrowdSec Source Code Leak(crowdsec.net ↗)
    13comments
  5. hister(github.com/asciimoo ↗)
    3comments
  6. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  7. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    9comments
  8. Vinix – A modern operating system written in V(vinix-os.org ↗)
    15comments
  9. One Year of Sponsored Servo Development(servo.org ↗)
    124comments
  10. Show HN: Die With Me – Claude and Codex rate limits as AIM away messages(diewithme.co ↗)
    10comments
  11. I didn't sign the Fields medallists' letter(terrytao.wordpress.com ↗)
    discuss
  12. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    35comments
  13. Grand MS-DOS Gaming General MIDI Showdown(johnnovak.net ↗)
    discuss
  14. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    48comments
  15. CCC invites all model citizens to 40C3(ccc.de ↗)
    74comments
  16. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents(skillsync.com ↗)
    discuss
  17. Nvidia announces native GPU programming in Rust(nvidia.com ↗)
    354comments
  18. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    95comments
  19. Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS(aclif.ai ↗)
    1comments
  20. Mastering Layout Engines in Graphviz: Dot vs. Neato vs. Twopi vs. Circo(visual-paradigm.com ↗)
    2comments
  21. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    72comments
  22. Ask HN: How to recover Google auth after phone stolen?
    21comments
  23. The Relation Between Mathematics and Physics by Paul Dirac (1939)(cam.ac.uk ↗)
    38comments
  24. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    132comments
  25. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    206comments
  26. Show HN: I built a new version of my fun spatial 3D online meeting app(flat.social ↗)
    48comments
  27. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    10comments
  28. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    148comments
  29. Lucasart's Afterlife(togameforlife.wordpress.com ↗)
    41comments
  30. Cloudflare/Security-Audit-Skill(github.com/cloudflare ↗)
    35comments

Vinix – A modern operating system written in V

30 pointsby 1h agovinix-os.org
15 comments
50m 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.

46m agoHN ↗

How this scam language gained traction is beyond me.

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

22m agoHN ↗

Lol this is interesting. If you want to make money you can "invent" a language. With LLMs you could probably make it pretty decent too.

22m agoHN ↗

What's wild is I was looking at the language's home page again, and looking to find their GitHub, the first GitHub link I noticed, is the GitHub sponsors link.

I don't mind supporting a project like this, but this is a bit excessive.

Was it really Go's parser? That wouldn't surprise me, but also that kind of makes sense to me why it looked a bit 'familiar' in terms of syntax.

It's definitely been "alpha" tier for a while, which it doesnt help that the developer doesn't outline any sort of stability that I can recall (back then at least) which imho if you're publishing a language, you should let the reader know.

18m agoHN ↗

Can you explain what you mean by this? They haven't had a first release yet. They're still in beta.

14m agoHN ↗

That's being pedantic. The first public announcement was many years ago.

12m agoHN ↗

It appears you're calling something a scam because an early alpha version was early alpha quality. If so, that would be unprofessional and inflammatory.

I'm open to being wrong. So again, can you explain what you mean?

6m agoHN ↗

I have this amazing new thing I'm making, nothing like it, better than everything else. Here's a prototype that does none of that and is _barely_ functional. Care to invest $2000? If so, do I have a bridge to show you...

36m 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).

23m agoHN ↗

The book about the language was published by packt, and I had my eyebrows raised. I want to give a benefit of doubt tough and learn more.

10m agoHN ↗

Yeah it seems to be following the No Man's Sky playbook.