• HaraldvonBlauzahn@feddit.orgOP
    link
    fedilink
    arrow-up
    3
    arrow-down
    3
    ·
    15 hours ago

    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.

      • silasmariner@programming.dev
        link
        fedilink
        arrow-up
        2
        ·
        4 hours ago

        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

        • MangoCats@feddit.it
          link
          fedilink
          English
          arrow-up
          1
          ·
          edit-2
          2 hours ago

          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.