Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Benchmark Jev vs. Gemini Flash and Claude Fable on Code Review(github.com/gemanor ↗)
    discuss
  2. Show HN: Jev.directory – A community directory for Jev primitives(jev.directory ↗)
    discuss
  3. Workout by Muscle – Claude Solution(claude.ai ↗)
    discuss
  4. Empirical Fractal(johndcook.com ↗)
    discuss
  5. A service marketplace for agents like agent-to-agent Fiverr(earnanhonestdollar.com ↗)
    discuss
  6. Nvidia and Palantir fine-tune a 30B Nemotron model which beats bigger models(thenewstack.io ↗)
    discuss
  7. Recursive-in-Recursive Self-Improvement for Interactive Scientific Agents(arxiv.org ↗)
    discuss
  8. Camper bitten by bear in Colorado recalls moment it "came crashing" into tent(coloradosun.com ↗)
    discuss
  9. Projects Redesigned: From Folder to Conversation(claude.com ↗)
    discuss
  10. What Medicaid cuts mean for those who rely on home healthcare(marketplace.org ↗)
    discuss
  11. W3C launches first pilot of program to support Open Source projects(w3.org ↗)
    discuss
  12. Compiler-style optimization for drawing via Skia(arxiv.org ↗)
    discuss
  13. Come watch the AI Agents do the work(swamp-club.com ↗)
    discuss
  14. Show HN: What if you could review code without reading code?(github.com/coldteadotai ↗)
    discuss
  15. Hack: Coding at No Cost in Codex, Claude Code, Hermes, VSCode(github.com/mindsdb ↗)
    discuss
  16. Bringing Correctly Rounded Math to Production with LLVM-Libc(devblogs.microsoft.com/cppblog ↗)
    discuss
  17. I built a multi platform torrent video streamer(github.com/zond ↗)
    1comments
  18. An ahead-of-time JavaScript compiler(github.com/canadahonk ↗)
    discuss
  19. Labeled matches: why is this not in every regex engine?(iev.ee ↗)
    discuss
  20. The Last Question by Isaac Asimov – This Is Ageless(cmu.edu ↗)
    1comments
  21. SK Hynix to Interview All 250 Executives, First Time in 14 Years(sedaily.com ↗)
    discuss
  22. Cursor is currently experiencing a major outage(cursor.com ↗)
    discuss
  23. Stop Pushing to Find Out: Meet the Latchkey CLI(latchkey.dev ↗)
    discuss
  24. Why .tar.gz files can't be combined with cat(alexwlchan.net ↗)
    discuss
  25. Revolut bank facing $3M ransom demand after impersonation scam(theguardian.com ↗)
    1comments
  26. Refactoring Hermes with 1393 Agents(nousresearch.com ↗)
    discuss
  27. Free EU Cyber Resilience Act Scope Checker(crabureau.com ↗)
    discuss
  28. Anthropic opens first office in Spain, Madrid in response to strong local demand(democrata.es ↗)
    discuss
  29. Whoever's doing OpenAI's system security is just incompetent in the worst way
    1comments
  30. Zenovay: The Analytics Company That Doesn't Exist(banana4444.bearblog.dev ↗)
    discuss

Vinix – A modern operating system written in V

37 pointsby 2h agovinix-os.org
24 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.

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

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

46m agoHN ↗

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

42m agoHN ↗

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

40m 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?

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

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

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

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

38m agoHN ↗

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

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

17m agoHN ↗

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

16m agoHN ↗

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

17m agoHN ↗

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

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