v8dev123's comments

v8dev123 | 4 years ago | on: Building an efficient and portable programming language with Zig

> There is no such thing as "constructive criticism" of suspected fraud

You can criticize anyone constructively. What they are today is not what they are in the future. People can change even Andrew, but if something is repeated over and over, it is a sign of their personality.

I see his act as harassment. I know that Vlang had red flags, but I feel Russophobia or Jealousy in his actions. I looked through everything, but the guy didn't let the man talk and explain himself. So, the other side of the story is hushed up. It's like asking someone to prove their worth, otherwise they'll be killed. Naive Bayes can uncover many cases of fraud, but bias can turn things upside down.

I'd hope that Mr Andrew is not an Anarchist.

v8dev123 | 4 years ago | on: 55,000 lines of Rust code later: A debugger is born

Also,

"Lack of Object-Orientation was a concern"

Whenever you port a big program to another language it is important to be conservative, in my view. You don't want to make so many structural changes in the way things work in the original codebase while porting things over. You risk things becoming very confusing and the port could fail. In future iterations you could definitely make things more idiomatic in the target language.

As far as Rust is concerned, it does not have traditional OO features. But by using the Deref/DerefMut trait specifically and traits in general I was able to recover and mimic a lot of OO behaviors present in rr in rd.

The rd code may not always be beautiful.

FYI,

Rust had a GC also Classes in it's initial versions but they were removed for some reason!!!

v8dev123 | 4 years ago | on: 55,000 lines of Rust code later: A debugger is born

C++ also happen to use the term zero-cost abstractions along with RAII since 2011 but

Chandler Carruth “There Are No Zero-cost Abstractions”

You can watch and see what they really are. I bet this is true for Rust as-well.

v8dev123 | 4 years ago | on: 55,000 lines of Rust code later: A debugger is born

What's with the people who still use the term C/C++?

C++ and C are separate languages. I'd be grateful for the author to reflect it in the Readme.

Further, Bragging about LoC is bad. LoC is a poor measure of both quality and functionality.

"C/C++ - a mythical language referred to by people who cannot or do not want to recognize the magnitude of differences between the facilities offered by C and C++" -- Stroustrup

v8dev123 | 4 years ago | on: Deno 1.10 Release Notes

npm maybe bloated but I'd say it's better than pip. pip is insane, you have to set up virtual env (hurts UX) but with node you don't have to.

v8dev123 | 4 years ago | on: Good data scientist, bad data scientist

I spent 15 years of my damn life to become a dev and you don't know what's it like to be a beginner.

If you can re-read what you wrote with a beginner's mind, you will see how wrong you are.

v8dev123 | 4 years ago | on: Good data scientist, bad data scientist

According you, Dyslexic person can't become a DS person just not because they love data but because ...

You are expected to have a strong background in stats/math

But waaaait

How come you forget about Philosophy?

Math and Stats based on Philosophy. You will have to learn Philosophy to become Super DS person!

page 1