Live data from Hacker News

Hello V-Lang

blog.hackersreboot.tech

1–10 of 193 posts

Re: Hello V-Lang

#2
What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides.

Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly.

Mind you, he does describe V as "all new", so maybe he missed all that previous discussion.

Re: Hello V-Lang

#3
post #2

What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides. Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly. Mind you, he does describe V as "all new", so maybe…

> thanks to the [often hyperbolic] claims of its inventor

To be fair.. I always see this in HN comments about V, and at this point it sounds just as a non-objective and prejudiced evaluation as the article is.

I agree that the article should have presented some downsides. But to start a discussion, how about presenting some valid criticisms?

Clearly people have worked on this project for a while. Have they completely failed to implement the “hyperbolic” claims? Or are they doing something good?

I’ve been intrigued about V for a while, i haven’t had the time to look into it yet.

I wish we had an objective discussion about it..

Re: Hello V-Lang

#4
post #2

What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides. Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly. Mind you, he does describe V as "all new", so maybe…

The article seems to have been written by:

> a 15 year old student who likes to code and blog

for some perspective :)

Re: Hello V-Lang

#5
post #3
post #2

What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides. Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly. Mind you, he does describe V as "all new", so maybe…

> thanks to the [often hyperbolic] claims of its inventor To be fair.. I always see this in HN comments about V, and at this point it sounds just as a non-objective and prejudiced evaluation as the article is. I agree that the article should have presented some downsides. But to start a discussion, how about presenting some valid criticisms? Clearly people have worked on this project for a while. Have they completely…

There's people that have what it takes to build something like V, and then there's the rest of us, that spend our time ranting online.

Re: Hello V-Lang

#6
post #3
post #2

What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides. Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly. Mind you, he does describe V as "all new", so maybe…

> thanks to the [often hyperbolic] claims of its inventor To be fair.. I always see this in HN comments about V, and at this point it sounds just as a non-objective and prejudiced evaluation as the article is. I agree that the article should have presented some downsides. But to start a discussion, how about presenting some valid criticisms? Clearly people have worked on this project for a while. Have they completely…

Quite a bit of work has indeed gone into the language, and what has been accomplished is no mean feat, but the myriad open bugs [1] around core features of the compiler do not inspire confidence.

It'd be better if the documentation reflected that the language was in an alpha state rather than touting stability guarantees etc.

[1] https://github.com/vlang/v/issues?q=is%3Aissue+is%3Aopen+lab...

Re: Hello V-Lang

#7
post #2

What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides. Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly. Mind you, he does describe V as "all new", so maybe…

The article seems to have been written by: > a 15 year old student who likes to code and blog for some perspective :)

It is a new generation: sales, hype and marketing first.

We all could learn from this.

Re: Hello V-Lang

#8
post #6
post #3

Earlier quoted context omitted.

> thanks to the [often hyperbolic] claims of its inventor To be fair.. I always see this in HN comments about V, and at this point it sounds just as a non-objective and prejudiced evaluation as the article is. I agree that the article should have presented some downsides. But to start a discussion, how about presenting some valid criticisms? Clearly people have worked on this project for a while. Have they completely…

Quite a bit of work has indeed gone into the language, and what has been accomplished is no mean feat, but the myriad open bugs [1] around core features of the compiler do not inspire confidence. It'd be better if the documentation reflected that the language was in an alpha state rather than touting stability guarantees etc. [1] https://github.com/vlang/v/issues?q=is%3Aissue+is%3Aopen+lab...

All big projects have open GitHub issues. You just linked to 500 open and 3000 closed bugs in V.

For example, Rust has 8000 open/35000 closed. Yet it's a very mature language.

V is very stable for its age. The compiler can build itself since the release (it now has 220k lines of V!) and we have big projects like the Vinix OS written entirely in V, and it can already run GCC/g++ and Doom for example.

Re: Hello V-Lang

#9
post #2

What a piss-poor excuse for an article! Reads like a press release; all puff and no down sides. Anyone with any familiarity with the V project will know it's been mired in controversy from day 1, thanks to the [often hyperbolic] claims of its inventor. All of which seems to have passed the author of this article by, as he just gushingly repeats them unquestioningly. Mind you, he does describe V as "all new", so maybe…

Can you list the hyperbolic claims here please?
Post reply on HN