Earlier quoted context omitted.
Then again, out of the C alternative languages Zig, Odin and C3 - Zig’s always been the one with the most open bugs despite (or due to?) having by far the most amount of people working on it. Ironic now when the compiler is written in Zig considering how Zig is advertising itself as being better at stability and reliability than C/C++ (the C3 compiler is written in C and Odin’s compiler is a C-like C++)
Zig, similar to Rust, is like crawling into a syntax dumpster fire. Ugh. Give me C any day if I didn't have a choice for better options.
V Language Review (2023)
101–110 of 115 posts
Re: V Language Review (2023)
#102I'm awed at how far people would go both in studying, analyzing and writing about a language they clearly dislike.
Oh no. Someone had the grit to document their experiences with a technology that they dislike and share it with us. What a tragedy. Most people don’t have the energy for that and just move on. Which doesn’t help others.
Re: V Language Review (2023)
#103Earlier quoted context omitted.
Oh no. Someone had the grit to document their experiences with a technology that they dislike and share it with us. What a tragedy. Most people don’t have the energy for that and just move on. Which doesn’t help others.
I didn't think badly of it, I was awed by how deep and thorough it was.
Re: V Language Review (2023)
#104Re: V Language Review (2023)
#105I got banned from their telegram channel because I posted this link, they are not open to criticisms.
Re: V Language Review (2023)
#106Earlier quoted context omitted.
Zig, similar to Rust, is like crawling into a syntax dumpster fire. Ugh. Give me C any day if I didn't have a choice for better options.
Please don't post flamewar comments to HN. It's not what this site is for, and destroys what it is for. https://news.ycombinator.com/newsguidelines.html
Re: V Language Review (2023)
#107Earlier quoted context omitted.
Please don't post flamewar comments to HN. It's not what this site is for, and destroys what it is for. https://news.ycombinator.com/newsguidelines.html
Why? Most of HN is just flame wars. Please stop being a hypocrite. This is disgusting behavior.
If you don't want to be banned, you're welcome to email hn@ycombinator.com and give us reason to believe that you'll follow the rules in the future. They're here: https://news.ycombinator.com/newsguidelines.html.
Re: V Language Review (2023)
#108Some highlights: - autofree doesn't work - memory arenas (prealloc) isn't thread safe - compiler produces large binaries - coroutines invoke blocking calls - community behavior is, uh, "unwelcoming"
Their community, in comparison to others, even has their discussions open and open threads for criticism. Example.
Re: V Language Review (2023)
#109Can someone explain the backstory of what V is and why someone took the time to write this? To the uninitiated this sounds like someone criticizing some kid’s side project. I’m picking up some context clues that V is widely used / famous / notable / significant somehow, but the only time I have ever heard of it before this is Xe Iaso’s similarly negative posts. Did V receive some huge funding grant that made it the t…
That's a really big "kid's side project". Looking at V's GitHub stats:
35.2k Stars
722 Contributors
2.1k Forks
Re: V Language Review (2023)
#110Interesting article, except I didn't like the last part. It sounded too personal. I would have preferred if OP had kept a neutral tone and allowed the reader to make their own opinion.
Possibly some are:
[1] Is V Lang Better Than Go And Rust? Let's Find Out
https://www.youtube.com/watch?v=puy77WfM1Tg
[2] V - Best Programming Language to Learn in 2023?
https://www.youtube.com/watch?v=jr1EBaLkjfc
[3] First Impression - V programming language