Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • 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. Python!

Python!

Scheduled Pinned Locked Moved Programmer Humor
programmerhumor
20 Posts 13 Posters 1 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.
  • glorkon@lemmy.worldG [email protected]

    moomoomoo309@programming.devM This user is from outside of this forum
    moomoomoo309@programming.devM This user is from outside of this forum
    [email protected]
    wrote last edited by
    #11

    I think you're using this meme template backwards - the car should say most people and the text for the directions should be flipped. The car is supposed to be going somewhere it shouldn't, not somewhere it should.

    glorkon@lemmy.worldG 1 Reply Last reply
    16
    • M [email protected]

      There's also Safe C++.

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

      C++ devs would literally do anything before using Rust

      M 1 Reply Last reply
      2
      • zea_64@lemmy.blahaj.zoneZ [email protected]

        Eh, Python has a very small slice where I'd consider it the right tool for the job for me. It's for when I want a less awful bash script, but going much bigger than that makes me miss type systems.

        glorkon@lemmy.worldG This user is from outside of this forum
        glorkon@lemmy.worldG This user is from outside of this forum
        [email protected]
        wrote last edited by
        #13

        People like to use it for AI, data science, machine learning (TensorFlow, PyTorch, Keras, ..) and even scientific stuff (SciPy, SymPy, AstroPy). So it seems to be the right tool for some jobs, which is all that matters. Your job may be something entirely different and that's absolutely fine.

        (And no, I don't use Python either.)

        1 Reply Last reply
        3
        • moomoomoo309@programming.devM [email protected]

          I think you're using this meme template backwards - the car should say most people and the text for the directions should be flipped. The car is supposed to be going somewhere it shouldn't, not somewhere it should.

          glorkon@lemmy.worldG This user is from outside of this forum
          glorkon@lemmy.worldG This user is from outside of this forum
          [email protected]
          wrote last edited by
          #14

          You're absolutely right, and I noticed it as well, but I already had some upvotes. Also, I'm a lazy fuck and didn't want to do another one.

          1 Reply Last reply
          6
          • L [email protected]

            C++ devs would literally do anything before using Rust

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

            _

            1 Reply Last reply
            0
            • zea_64@lemmy.blahaj.zoneZ [email protected]

              Eh, Python has a very small slice where I'd consider it the right tool for the job for me. It's for when I want a less awful bash script, but going much bigger than that makes me miss type systems.

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

              Optional type annotations started to enter Python around 3.8, and they have really improved the experience. Even if nothing enforces the annotations, the IDEs can pick them up and show them to you in all the usual places.

              zea_64@lemmy.blahaj.zoneZ 1 Reply Last reply
              0
              • M [email protected]

                There's also Safe C++.

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

                why in God‘s name would you ever use that before rust or swift?

                M 1 Reply Last reply
                0
                • A [email protected]

                  why in God‘s name would you ever use that before rust or swift?

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

                  Libraries/frameworks written in C++ and Rust is a bad match for wrappers.

                  1 Reply Last reply
                  0
                  • M [email protected]

                    Optional type annotations started to enter Python around 3.8, and they have really improved the experience. Even if nothing enforces the annotations, the IDEs can pick them up and show them to you in all the usual places.

                    zea_64@lemmy.blahaj.zoneZ This user is from outside of this forum
                    zea_64@lemmy.blahaj.zoneZ This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #19

                    I used them heavily, but I still run into issues of guessing what type library functions return or expect me to pass in. Sometimes there was no answer because the authors I guess wanted to be cool and accept any type that kinda fits, or they return either this or that type based on the arguments and now I have to assert which one it is to the type linter. And then I'd still get runtime errors about failed property accesses deep in library code and have to figure out wtf they wanted me to do.

                    1 Reply Last reply
                    0
                    • L [email protected]

                      But that would imply that Python is faster than the one in this comic!

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

                      ✨Python 3.13✨

                      1 Reply Last reply
                      1
                      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