Click here to Skip to main content
15,893,814 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: 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 
Greg Utas wrote:
All they did was make C/C++ const the default so that you have use the equivalent of mutable if it's not constant.
Let's think about this. In a typical program I declare dozens of variables and a handful of constants, and of those variables, probably 0.01% need to be immutable once declared.

So the Rust designers flip that, requiring me to explicitly specify that a standard entity in all programming actually behaves as expected, and the default behavior is an edge case? It's a solution in search of a problem and failing to find one.

OTOH, each new release of C# contains new syntax that is more cryptic, and those designers crow, "with this new syntax you save typing TTWWWWOOOOOOO characters!" like it's the greatest thing in the world.

Clowns to the left of me, jokers to the right ....
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 
GeneralRe: unpopular opinion: Rust: not a fan Pin
megaadam22-Mar-22 4:38
professionalmegaadam22-Mar-22 4:38 
GeneralRe: unpopular opinion: Rust: not a fan Pin
TNCaver22-Mar-22 4:53
TNCaver22-Mar-22 4:53 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 4:54
mvahoney the codewitch22-Mar-22 4:54 
GeneralRe: unpopular opinion: Rust: not a fan Pin
TNCaver22-Mar-22 5:09
TNCaver22-Mar-22 5:09 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 6:11
mvahoney the codewitch22-Mar-22 6:11 
GeneralRe: unpopular opinion: Rust: not a fan Pin
TNCaver22-Mar-22 11:10
TNCaver22-Mar-22 11:10 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch22-Mar-22 11:24
mvahoney the codewitch22-Mar-22 11:24 
GeneralRe: unpopular opinion: Rust: not a fan Pin
Ryan Peden23-Mar-22 5:46
professionalRyan Peden23-Mar-22 5:46 
GeneralRe: unpopular opinion: Rust: not a fan Pin
honey the codewitch23-Mar-22 5:48
mvahoney the codewitch23-Mar-22 5:48 
GeneralWSO CCC OTD 22 March 2022 - SOLVED Pin
Kornfeld Eliyahu Peter22-Mar-22 0:00
professionalKornfeld Eliyahu Peter22-Mar-22 0:00 
GeneralRe: WSO CCC OTD 22 March 2022 Pin
OriginalGriff22-Mar-22 0:09
mveOriginalGriff22-Mar-22 0:09 
GeneralRe: WSO CCC OTD 22 March 2022 Pin
Kornfeld Eliyahu Peter22-Mar-22 0:32
professionalKornfeld Eliyahu Peter22-Mar-22 0:32 
GeneralRe: WSO CCC OTD 22 March 2022 Pin
pkfox22-Mar-22 0:33
professionalpkfox22-Mar-22 0:33 

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.