• max
    link
    fedilink
    57
    edit-2
    5 months ago

    funny, i did all that before learning rust :3

    • ZILtoid1991OP
      link
      fedilink
      145 months ago

      I’m coding in D, and while I’m not into thigh highs, I’m into large anal insertions.

      • max
        link
        fedilink
        75 months ago

        damn i may need to get onto that 😳😳

        • ZILtoid1991OP
          link
          fedilink
          35 months ago

          D is a very dope language. It’s only issue is the lack of libraries and bindings, but since it’s easy to develop for, it shouldn’t be too hard. This is a double-edged sword though, many instead just start to develop their own libs instead of taking compromises with the preexisting ones.

          Similarly large anal insertions feel very good, require patience, and very addicting.

    • @AVincentInSpace
      link
      English
      85 months ago

      as a born again rustacean I can confirm that you should. there’s an absolute shitton of hype around Rust and almost all of it is true. I could go on for half an hour about fearless concurrency

        • @AVincentInSpace
          link
          English
          7
          edit-2
          5 months ago

          I’ve never had a gigantic vibrator in my ass, so I wouldn’t know. I am open to new experiences, though. But I can tell you this.

          Rust is not not an easy language to learn, even for experienced programmers who have little trouble picking up e.g. JavaScript. There’s a lot of new syntax and a few new concepts that other languages don’t have, and you’ll find yourself doing a lot of mental rewiring to get yourself into the “Rust mindset”, but but it is sooooooooooo worth it. It’s such a cool feeling writing a program in two hours that blasts through four million lines of CSV in 50 milliseconds. Every Rust newbie spends their first few weeks wrestling nonstop with the borrow checker, but once you learn the ins and outs, and how to make it work for you, it gives you wings. It’s like the first How To Train Your Dragon movie. It’s an incredible feeling.

          Okay, I’m exaggerating. A little. Nothing is as cool as flying on dragonback. But DAMN Rust is cool.