35 comments

[ 2.0 ms ] story [ 17.0 ms ] thread
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.

My understanding:

- The bad press was because the initial public release on GitHub did not implement most of the things seemed like they're implemented, (Rust like memory safety etc.)

- Over time it actually saw contributions from a lot of people and is kind of decent now, be it not as polished as Go, Rust, D etc.

- It is super easy to use, so kind of attracts an audience.

The bad press was because after some people tried to call them out for not shipping features that were claimed in the release, those people were banned from further contribution/commenting on github.
How this scam language gained traction is beyond me.
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).

There’s good kinds of drama (competent dev forcefully rejects bad ideas) and bad kinds of drama (activist/corporate takeovers, subpar dev doubles down on mistakes, etc), but I haven’t been following it, so I have no idea which one this is.
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.
Packt used to give away one book for free every day or something like that years ago. Maybe they still do. I downloaded many of them, and there were a couple of actually good books in the bunch but most of them I found to be too low quality to be worth reading. I came to see Packt as a shovelware place for ebooks. And this was even before LLMs were around. I haven’t visited in years but if I did and it turned out that their current library consists of 99.99% AI written slop it would not surprise me.

I don’t know if your past experience with Packt is similar, or if you saw Packt publishing a book about V as a surprising positive sign for V.

Yeah it seems to be following the No Man's Sky playbook.
I don't know.

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

https://ulanguage.org

Just like V but without sharp edges?
When compiling to C, does it use MISRA C or some other accepted standard for how to write secure and reliable C?
I've only dipped my toe in, but it compiles fast code and works. Can't argue with results.
Well tbh I don't care about all the PR surrounding the language. Has anyone used it in it's current state? Is it good? Please be objective.
I remember the controversy around the original announcement. It seems quaint now, honestly. Simpler times. Slop by those olds standards is practically the Mona Lisa now.
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.
I enjoy the screenshot showing Calculator taking 617 MB of RAM. It feels very modern indeed.
It looks nice. How much vibecoding does it contain? Can we trust these claims?
V is a super young language, I wonder if llms even can produce decent code with it.
> 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.

HVF was added quite some time ago afaik.
(comment deleted)
huh, that "minecraft" screenshot is pretty clearly minetest/luanti. the vinix repo has some code at least attempting to do real Minecraft, but does it actually work?
First time I heard about V was because of the Volt desktop chat app: https://volt-app.com/ which seemed attractive at the time. Turns out it was completely closed source and read secrets from local browser's cookie storage without any kind of warning. I've never nope'd out of a program so fast.

There are others in this comment section claiming this language is scam. Seems about right. The entire Vinix page is slop, too.

It had like two releases after ~2-3 years of hype, too. Maybe long, back when it was called eul.
I don't use it yet but V has pretty much all properties I want from a programming language. I'll check out Vinix, too. I'm almost certain I'll program a significant project in V some time when it has matured a bit more. The fact that users of languages I find useless hate it is also a big plus.
(comment deleted)
YAAAAY! ANOTHER (long-term useless) "HOBBY" OS!
Can you explain what you meant with this sentence on that page you wrote:

"That is the whole system, not a stripped-down mode you switch into."

(comment deleted)
That's... not Minecraft. That's some weird voxel game attempting, poorly, to clone Minecraft. Doesn't really bode well, imo.