Click here to Skip to main content
15,887,676 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Why would I use Azure? Pin
kmoorevs22-Mar-22 10:47
kmoorevs22-Mar-22 10:47 
GeneralRe: Why would I use Azure? Pin
Keefer S23-Mar-22 2:55
Keefer S23-Mar-22 2:55 
GeneralRe: Why would I use Azure? Pin
Dan Neely23-Mar-22 3:12
Dan Neely23-Mar-22 3:12 
GeneralRe: Why would I use Azure? Pin
Sander Rossel24-Mar-22 1:30
professionalSander Rossel24-Mar-22 1:30 
Generalunpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 0:16
mvahoney the codewitch22-Mar-22 0:16 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Slacker00722-Mar-22 0:38
professionalSlacker00722-Mar-22 0:38 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 0:38
mvahoney the codewitch22-Mar-22 0:38 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 2:00
professionalGreg Utas22-Mar-22 2:00 
Saying that you were investigating it prompted me to also read its documentation more carefully. I got about halfway through and browsed the rest to come to much the same conclusion as you, though I wouldn't be quite as nasty about it. Big Grin | :-D
HtC wrote:
whoever designed Rust actually hates the C language family
Probably so. The author of this rant[^] works on Rust.
HtC wrote:
If I wanted training wheels, I'd use VB.
They're hardly the only ones who think people need training wheels--and will tell you that it's for your own good.

Rust's designers must have had bad experiences with C: bugs involving memory leaks, invalid pointers, and critical regions. These things must be addressed, but they do it in a condescending way. Curiously, they don't have classes, only "traits" (similar to Java's interfaces, or multiply inherited pure virtual base classes in C++).
HtC wrote:
Yet another language I get to learn enough of simply to port things away into a proper language.
Porting won't be easy. Idiomatic Rust is rather different than C++, say, so a lot of code would have to be reorganized. I think it would be easier to just understand the spec and rewrite from scratch in the target language.

I'm amused that Linux wants to start using it. Talk about a culture clash. C++ would make far more sense, but maybe the Linux crowd also feel that C has abused them.
Robust Services Core | Software Techniques for Lemmings | Articles
The fox knows many things, but the hedgehog knows one big thing.

GeneralRe: unpopular opinion: Rust: not a fan Pin
Mircea Neacsu22-Mar-22 3:28
Mircea Neacsu22-Mar-22 3:28 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 3:47
professionalGreg Utas22-Mar-22 3:47 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Gary R. Wheeler23-Mar-22 10:44
Gary R. Wheeler23-Mar-22 10:44 
GeneralRe: unpopular opinion: Rust: not a fan Pin
trønderen22-Mar-22 5:08
trønderen22-Mar-22 5:08 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Mircea Neacsu22-Mar-22 5:15
Mircea Neacsu22-Mar-22 5:15 
GeneralRe: unpopular opinion: Rust: not a fan Pin
jmaida22-Mar-22 15:58
jmaida22-Mar-22 15:58 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Dan Neely22-Mar-22 3:28
Dan Neely22-Mar-22 3:28 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 3:52
professionalGreg Utas22-Mar-22 3:52 
GeneralRe: unpopular opinion: Rust: not a fan Pin
raddevus22-Mar-22 4:25
mvaraddevus22-Mar-22 4:25 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 4:36
professionalGreg Utas22-Mar-22 4:36 
GeneralRe: unpopular opinion: Rust: not a fan Pin
BryanFazekas22-Mar-22 3:25
BryanFazekas22-Mar-22 3:25 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Greg Utas22-Mar-22 3:56
professionalGreg Utas22-Mar-22 3:56 
GeneralRe: unpopular opinion: Rust: not a fan Pin
BryanFazekas23-Mar-22 1:50
BryanFazekas23-Mar-22 1:50 
GeneralRe: unpopular opinion: Rust: not a fan Pin
obermd22-Mar-22 4:15
obermd22-Mar-22 4:15 
GeneralRe: unpopular opinion: Rust: not a fan Pin
trønderen22-Mar-22 5:03
trønderen22-Mar-22 5:03 
GeneralRe: unpopular opinion: Rust: not a fan Pin
raddevus22-Mar-22 4:18
mvaraddevus22-Mar-22 4:18 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 4:37
mvahoney the codewitch22-Mar-22 4:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.