Spyke

Debate: Go vs Rust (Toolchain Privacy Practices)

This post is not related other previously published posts. But I want to know your opinions.

This debate does not focus on "which technology is better" or "which has better support", rather it focuses on which of these two technologies seems more acceptable in terms of privacy policy and user information management (on his respective toolchain, compiler, etc).

View original on lemmy.ml
max
lemmy.blahaj.zone

Even the programming languages have this kinda of problem nowdays?....

13
maxreply
lemmy.blahaj.zone

Hm.... Is C/C++, dart or ruby safe? Why are they like this...

2
maxreply
lemmy.blahaj.zone

Idk why they do this... dart(flutter) looks so good, that's really sad...

2

This is the sad true. Nowdays, sdk haves tons of these analytics and telemetry. According to Dart documentation we can disable its analytics. And the first time the CLI is executed, this analysis is not used (respecting the opt-out concept). Is at your discretion trust Google's words (or investigate Dart's source code to find out if it is true or not, or if there are even other unethical means, although I find it a bit unlikely). If you wanna do the second, You can use something like CatFish to help you.

2
corvus
lemmy.ml

You want a debate posting homepage links? At least take the time to post a brief summary of the main points concerning the issues for each language. At the very least the actual links where the information is located.

6
exng.meme

Both need a binary of themselfes compiled by some glowie at some point in time. Only if you build them from ground up or inspect the current compiler you can be sure. Otherwise stick to existing C compilers.

-4
feddit.de

Otherwise stick to existing C compilers.

And what makes C not need a binary compiled by some glowie at some point in time?

23
chayleafreply

Rust can be bootstrapped with mrustc to my knowledge

7

You reached the end

Debate: Go vs Rust (Toolchain Privacy Practices) | Spyke