Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Programmer Humor
  3. Rust

Rust

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
99 Posts 64 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • pro@programming.devP [email protected]
    This post did not contain any content.
    V This user is from outside of this forum
    V This user is from outside of this forum
    [email protected]
    wrote last edited by [email protected]
    #16

    Rust is fearlessly upholding the whole thing even without touching it. Incredible!

    K 1 Reply Last reply
    42
    • G [email protected]

      docker doesn't really fail to build unless something upstream fails, like lib builds that don't have the proper dependencies installed. I'd still count those failures as rust fails 😂

      that said, I worked with a kid that was trolling rust package managers hard by squatting on common library names because they refused to resolve the issues of squatting. dick move but clearly educated me on the toxicity of the rust community and why I should avoid it.

      E This user is from outside of this forum
      E This user is from outside of this forum
      [email protected]
      wrote last edited by
      #17

      In my experience, the Rust community is pretty welcoming. Like, it's actually a meme that trans women code in Rust for that reason.

      G 1 Reply Last reply
      9
      • pro@programming.devP [email protected]
        This post did not contain any content.
        9 This user is from outside of this forum
        9 This user is from outside of this forum
        [email protected]
        wrote last edited by
        #18

        Hey now, about 1% of the Linux kernel is Rust now!

        T I 2 Replies Last reply
        20
        • H [email protected]

          Give it time. Once Fortran was king.

          E This user is from outside of this forum
          E This user is from outside of this forum
          [email protected]
          wrote last edited by
          #19

          Yeah, in particular, you can write libraries in Rust, which can be used in virtually any other programming language, similar to how you can do in C and C++. And given that not a ton of young kids learn C/C++, there's a chance that the majority of important cross-language libraries (like OpenSSL, SQLite etc.) are written in Rust in a decade or two.

          1 Reply Last reply
          5
          • R [email protected]

            It certainly is a pillar of my mental stability.

            pro@programming.devP This user is from outside of this forum
            pro@programming.devP This user is from outside of this forum
            [email protected]
            wrote last edited by
            #20

            Piefed is not written in Rust.

            tatterdemalion@programming.devT A R 3 Replies Last reply
            16
            • E [email protected]

              In my experience, the Rust community is pretty welcoming. Like, it's actually a meme that trans women code in Rust for that reason.

              G This user is from outside of this forum
              G This user is from outside of this forum
              [email protected]
              wrote last edited by
              #21

              just because they are accepting of people based on gender identity doesn't mean toxicity cannot exist.

              terfs are a great example of that.

              E 1 Reply Last reply
              3
              • 9 [email protected]

                Hey now, about 1% of the Linux kernel is Rust now!

                T This user is from outside of this forum
                T This user is from outside of this forum
                [email protected]
                wrote last edited by
                #22

                Which 1%?

                K L 2 Replies Last reply
                2
                • L [email protected]

                  I like how this takes familiarity with the original xkcd comic as a given.

                  T This user is from outside of this forum
                  T This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #23

                  The comic is now a mainstream meme, isn't it?

                  1 Reply Last reply
                  7
                  • L [email protected]

                    I get the joke, but rust is actually pretty heavily used in the backend of services theae days. Cloudflare, Amazon, Dropbox, just to randomly name a few off the top my head. Have pretty heavily invested it into their back ends for more reliable service.

                    catlikelemming@lemmy.blahaj.zoneC This user is from outside of this forum
                    catlikelemming@lemmy.blahaj.zoneC This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #24

                    Over the last one or two years I feel like Rust haters have gotten even louder than the Rust evangelists. For every person who declares "Rewrite it in Rust!" I see two or three people saying how they hate Rust or how pointless it is and so on.

                    I S 2 Replies Last reply
                    31
                    • catlikelemming@lemmy.blahaj.zoneC [email protected]

                      Over the last one or two years I feel like Rust haters have gotten even louder than the Rust evangelists. For every person who declares "Rewrite it in Rust!" I see two or three people saying how they hate Rust or how pointless it is and so on.

                      I This user is from outside of this forum
                      I This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #25

                      I am convinced Rust haters are simply refusing to learn something new, consciously or not.

                      P L 2 Replies Last reply
                      24
                      • pro@programming.devP [email protected]
                        This post did not contain any content.
                        B This user is from outside of this forum
                        B This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #26

                        Needs that plucky mrust project holding up rust

                        1 Reply Last reply
                        0
                        • L [email protected]

                          I like how this takes familiarity with the original xkcd comic as a given.

                          M This user is from outside of this forum
                          M This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #27

                          If not, you're one of the lucky 10000.

                          1 Reply Last reply
                          22
                          • T [email protected]

                            Which 1%?

                            K This user is from outside of this forum
                            K This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #28

                            The 1% that allows Linux to run on the New macbooks if i understand asahi Linux correctly

                            T 1 Reply Last reply
                            12
                            • thebardingreen@lemmy.starlightkel.xyzT [email protected]

                              I'm working with some Rust right now that is 100% a big mess..

                              It's consistently either the Rust or the Docker components that fail to build. In fairness, it's a VERY big and complex application.

                              M This user is from outside of this forum
                              M This user is from outside of this forum
                              [email protected]
                              wrote last edited by
                              #29

                              If your setup doesn't make it easier for you, choose a different setup.

                              1 Reply Last reply
                              1
                              • M [email protected]

                                Haskell is somewhere far away off screen

                                K This user is from outside of this forum
                                K This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #30

                                And Eiffel is in a different plane of existence entirely

                                buboscandiacus@mander.xyzB 1 Reply Last reply
                                1
                                • V [email protected]

                                  Rust is fearlessly upholding the whole thing even without touching it. Incredible!

                                  K This user is from outside of this forum
                                  K This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by
                                  #31

                                  Gotta keep a distance to that dirty unsafe code!

                                  1 Reply Last reply
                                  17
                                  • teolan@lemmy.worldT [email protected]

                                    Here, FTFY:

                                    omegalemmy@discuss.onlineO This user is from outside of this forum
                                    omegalemmy@discuss.onlineO This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #32

                                    Better meme

                                    1 Reply Last reply
                                    9
                                    • thebardingreen@lemmy.starlightkel.xyzT [email protected]

                                      I'm working with some Rust right now that is 100% a big mess..

                                      It's consistently either the Rust or the Docker components that fail to build. In fairness, it's a VERY big and complex application.

                                      S This user is from outside of this forum
                                      S This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #33

                                      We had to use Nix to build Rust services and make containers of them. It works pretty well, except with Nix 2.29 and 2.30 where it is broken for some reason

                                      1 Reply Last reply
                                      3
                                      • pro@programming.devP [email protected]
                                        This post did not contain any content.
                                        Z This user is from outside of this forum
                                        Z This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #34

                                        Be careful, a Rust Dev will accuse you of FUDposting! They might even try to collect evidence on you for being "a terrible person", then sending their followers after you, then individually contact all your publicly known friends about it!

                                        A 1 Reply Last reply
                                        2
                                        • H [email protected]

                                          Give it time. Once Fortran was king.

                                          S This user is from outside of this forum
                                          S This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #35

                                          You're still using BLAS if you really need high-performing matrix calculations tho'

                                          1 Reply Last reply
                                          3
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups