MooseBoys

joined 1 year ago
[–] [email protected] 3 points 1 year ago

Pretty sure this is it - I see them as well but my interests are science education, gaming, and 3D printing.

[–] [email protected] 17 points 1 year ago (2 children)

she maintains a facade of politeness around them, while inwardly dismissing them as too geeky to interact with

Reeks of “incel” attitude.

[–] [email protected] -1 points 1 year ago

I’m not saying Rust is better - I prefer c/cpp myself. I’m just saying that if someone is going to move away from c to a new language, it’s overwhelmingly more likely to be Rust.

[–] [email protected] 17 points 1 year ago (5 children)

Just add unsafe sheesh.

[–] [email protected] 2 points 1 year ago

git commit -m 'oops'

[–] [email protected] 9 points 1 year ago

In Python, everything is a Dictionary.

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago)

Most multi-threaded software was OS-specific, so they just used the OS threading utilities directly. Most serious multi-platform software writes their own abstraction on top of threads anyway.

[–] [email protected] -2 points 1 year ago (4 children)

A bit late to the party. Anyone wanting “C but better” is moving to Rust.