Vinix – A modern operating system written in V

(vinix-os.org)

34 points | by hggh 1 hour ago

5 comments

  • novacrazy 1 hour ago
    How this scam language gained traction is beyond me.
    • EGreg 1 minute ago
      I don't know.

      But I just released a language called U, and I was surprised to see this one.

      https://ulanguage.org

    • orsenthil 38 minutes ago
      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.
    • ecto 59 minutes ago
      How can a language be a scam?
      • novacrazy 47 minutes ago
        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.

        • giancarlostoro 36 minutes ago
          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.

        • torstenvl 32 minutes ago
          Can you explain what you mean by this? They haven't had a first release yet. They're still in beta.
          • novacrazy 29 minutes ago
            That's being pedantic. The first public announcement was many years ago.
            • torstenvl 26 minutes ago
              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?

              • wk_end 9 minutes ago
                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.

              • mrkeen 5 minutes ago
              • novacrazy 20 minutes ago
                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...
        • morpheos137 36 minutes ago
          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.
      • MisterTea 52 minutes ago
        I have no opinion on the subject but I have found this to be an interesting dive into the supposed controversy: https://justinas.org/the-bizarre-world-of-v
    • embedding-shape 51 minutes ago
      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).

    • ape4 56 minutes ago
      This seems to be the language's main page https://vlang.io/
    • IshKebab 25 minutes ago
      Yeah it seems to be following the No Man's Sky playbook.
  • phoe-krk 4 minutes ago
    I enjoy the screenshot showing Calculator taking 617 MB of RAM. It feels very modern indeed.
    • bflesch 2 minutes ago
      You have an amazing eye for details. Might be the "wine calculator" from the desktop.
  • christophilus 10 minutes ago
    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.
  • foul 1 hour ago
    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.

  • bflesch 3 minutes ago
    It looks nice. How much vibecoding does it contain? Can we trust these claims?