you are viewing a single comment's thread
view the rest of the comments
[–] [S] -1 points 1 month ago (1 child)

Newsflash: all the things do not need to be multithreaded, there’s an awful lot of code that’s just peachy in a single threaded implementation, thank you very much, and multithreading it is just inviting trouble for no significant gains.

I am waiting for your single-threaded fork of the Linux kernel.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago (1 child)

    What percentage of Rust programmers contribute to the Linux kernel?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 month ago (1 child)

    What's a rust programmer? Someone who's ever written anything in it? If the same holds true for C, probably a higher percentage than of 'C programmers' given how long that's been a teaching language lol

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago* (1 child)

    Well, academic exercises for grades, I'd call Rust students.

    Throw away programs people do for fun, I'd call Rust hobbyists.

    Pretty much anyone else, doing it for money (a living: roof over head, food on table), or open source contribution - I think they qualify.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago (1 child)

    In that case, stil reckon a higher proportion ofl Rust devs contribute to Linux than C devs

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 1 month ago (1 child)

    Don't be so sure... I work for "megacorp" and about a year ago word came from on-high: "thou shalt not C (or C++, not that they know the difference) anymore. We are in mortal fear of embarassment that we allowed a mistake to be made that our all seeing oversight should have prevented by mandating the use of safe tools."

  • source
  • parent
  • hideshow 2 child comments