HackerTrans
TopNewTrendsCommentsPastAskShowJobs

0xdeaddeaf

no profile record

comments

0xdeaddeaf
·5 lat temu·discuss
Talking about flagged posts: why are they so hard to read? If I don't want to read a flagged post, I simply won't read it. Why are you forcing me to not read it by coloring it that way?
0xdeaddeaf
·5 lat temu·discuss
Have they fixed SSD wear issue yet?
0xdeaddeaf
·5 lat temu·discuss
You clearly haven’t met Haskell or Rust programmers.
0xdeaddeaf
·5 lat temu·discuss
You may think putting C++ and Rust in the same category against C will make your comment a bit more popular. But the reality is Rust people cringe at C++ code a lot more.
0xdeaddeaf
·5 lat temu·discuss
Yup. C bad, Rust good.

It's not like NASA sent a rover, written almost fully in C, to Mars. It's not like billions of cars and even more billions of their ECUs are written in C. It's not like the firmware of the keyboard you're writing your comment on, or even the OS/browser you're using is written in C. C bad, Rust good.
0xdeaddeaf
·5 lat temu·discuss
I decided to use Go for a medium sized CLI app at work. It took me about 2 days to get proficient enough to write the whole thing without googling for every line.
0xdeaddeaf
·5 lat temu·discuss
Doesn't that only work on Reddit?
0xdeaddeaf
·5 lat temu·discuss
I'd call Mars Rovers, especially the one recently sent, pretty "complex" or "modern". All of its software is C. So I'll simply call bullshit on anyone telling me "it's not possible to achieve what Safe Rust does" in C.
0xdeaddeaf
·5 lat temu·discuss
You may find some inspiration for improvements from this project: https://github.com/antirez/sds
0xdeaddeaf
·5 lat temu·discuss
> A language that lets you write unsafe code is an unsafe language.

Rust lets you write unsafe code, and as a matter of fact people are using unsafe abundantly.