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 ↗)
    133comments
  2. hister(github.com/asciimoo ↗)
    17comments
  3. Rate limits on GitLab.com are changing(about.gitlab.com ↗)
    72comments
  4. CrowdSec Source Code Leak(crowdsec.net ↗)
    22comments
  5. Whoisinspace.com/(whoisinspace.com ↗)
    32comments
  6. Launch HN: Skillsync (YC W26) – AI chat sessions made portable across agents
    4comments
  7. How GLM built its own inference infrastructure(z.ai ↗)
    220comments
  8. Zettascale (YC S24) Is Hiring ASIC/FPGA Engineers to Build Chips for ASI(zscc.ai ↗)
    discuss
  9. Why I didn’t sign the Fields medallists’ letter(gowers.wordpress.com ↗)
    135comments
  10. Grand MS-DOS Gaming General MIDI Showdown(johnnovak.net ↗)
    1comments
  11. One Year of Sponsored Servo Development(servo.org ↗)
    127comments
  12. LLM Classification Is Feature Engineering(minimallysufficient.com ↗)
    10comments
  13. Show HN: Aclif – Agent CLI framework: one grammar, canonical names across SaaS(aclif.ai ↗)
    5comments
  14. CCC invites all model citizens to 40C3(ccc.de ↗)
    100comments
  15. The American Religion of Self-Storage Facilities(newyorker.com ↗)
    130comments
  16. Show HN: Share your AI Setup, Learn from others(mysetup.ai ↗)
    53comments
  17. Running Ubuntu on the Lenovo IdeaPad Duet(vhaudiquet.fr ↗)
    1comments
  18. Infinite-Parameter LLMs: Generating and Adapting Weights from Live Data(arxiv.org ↗)
    discuss
  19. The Return of Sail Power: Cargo Ships Are Turning Back to the Wind(gcaptain.com ↗)
    92comments
  20. Mastering Layout Engines in Graphviz: Dot vs. Neato vs. Twopi vs. Circo(visual-paradigm.com ↗)
    3comments
  21. Artificial intelligence now beats some of the best human forecasters(economist.com ↗)
    64comments
  22. Vinix – A modern operating system written in V(vinix-os.org ↗)
    27comments
  23. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    79comments
  24. Towards Self-Driving Codebases(detail.dev ↗)
    1comments
  25. Show HN: AutoBot – live voice control for long-running AI work(github.com/demeyer1 ↗)
    discuss
  26. Ask HN: How to recover Google auth after phone stolen?
    38comments
  27. Economic Policy for AGI(deepmind.com ↗)
    discuss
  28. Show HN: I built a new version of my fun spatial 3D online meeting app(flat.social ↗)
    49comments
  29. The Relation Between Mathematics and Physics by Paul Dirac (1939)(cam.ac.uk ↗)
    46comments
  30. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    137comments

Vinix – A modern operating system written in V

40 pointsby 2h agovinix-os.org
27 comments
1h 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.

1h agoHN ↗

How this scam language gained traction is beyond me.

1h 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.

1h 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.

1h 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.

1h agoHN ↗

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

1h agoHN ↗

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

1h 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?

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

44m agoHN ↗

If I go to the vlang releases page, I see literally hundreds of releases https://github.com/vlang/v/releases

They haven't had a stable 1.0 release yet, but they've had many pre-1.0 releases. It's not some personal experiment that's been sitting in the dev's Github that people are piling onto; the author has gone out of their way to promote it, beg for donations, and lash out at any criticisms.

The issue has never been the quality of the language per se, the issue has been 1) wildly misrepresenting the quality of the language in the present tense; 2) not even having any kind of a realistic roadmap towards achieving the kind of outsized and implausible claims about the quality of the language; and 3) using these outsized, implausible misrepresentations as a way of soliciting hype and funding for the author.

19m agoHN ↗

Those comments may be fair. Defamation is not.

16m agoHN ↗

Yes. Agreed. Did you intend to respond to someone else?

1h 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).

1h 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.

1h agoHN ↗

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

17m agoHN ↗

I've only dipped my toe in, but it compiles fast code and works. Can't argue with results.

46m agoHN ↗

Huh. Pretty cool. I haven't looked at vnix in a while, and it's been almost as long since I looked at V. It had a lot of controversy early on. I'd be interested to hear from anyone who has tried it recently to find out if they ever ended up delivering on their promises.

39m agoHN ↗

I enjoy the screenshot showing Calculator taking 617 MB of RAM. It feels very modern indeed.

38m agoHN ↗

You have an amazing eye for details. Might be the "wine calculator" from the desktop.

38m agoHN ↗

It looks nice. How much vibecoding does it contain? Can we trust these claims?

33m agoHN ↗

QEMU uses macOS hardware virtualization for the ARM64 desktop.

Huh, since when does QEMU support hardware virtualization on Apple Silicon? To the best of my knowledge, among all the VM managers available on macOS (VMware, Parallels, VirtualBox, …) only UTM currently supports hardware virtualization and that's through the Apple Virtualization backend, not through QEMU.