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 (Cyborg)
  • No Skin
Collapse
Brand Logo

CIRCLE WITH A DOT

  1. Home
  2. Uncategorized
  3. And that's how I ended up on mastodon

And that's how I ended up on mastodon

Scheduled Pinned Locked Moved Uncategorized
69 Posts 43 Posters 151 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.
  • csolisr@hub.azkware.netC csolisr@hub.azkware.net
    That's a hit toot on Mastodon


    I got it from the trending bot so, yeah, that's indeed a hit toot on Mastodon

    elyn@tech.lgbtE This user is from outside of this forum
    elyn@tech.lgbtE This user is from outside of this forum
    elyn@tech.lgbt
    wrote last edited by
    #46

    @csolisr @ArchiteuthisFlux is a prophet, truly

    architeuthisflux@leds.socialA 1 Reply Last reply
    0
    • elyn@tech.lgbtE elyn@tech.lgbt

      @ancoghlan I love fiddly details and non-euclidean neurology! It's good compilers don't appear to be conscious. I can't fathom the depths of their paranoia if they had to experience all the lies and coercion we put them through

      konstin@mastodon.socialK This user is from outside of this forum
      konstin@mastodon.socialK This user is from outside of this forum
      konstin@mastodon.social
      wrote last edited by
      #47

      @elyn @ancoghlan a lot of the python internal type machinery was added before python had spellable types, which now shows up as those strange breaks in the type math.

      there's a similar case where `float` actually means `float | int`, so there's now no way of saying just float, no int, even though `isinstance(1, float) == False`.

      elyn@tech.lgbtE ancoghlan@mastodon.socialA 3 Replies Last reply
      0
      • elyn@tech.lgbtE elyn@tech.lgbt

        @csolisr @ArchiteuthisFlux is a prophet, truly

        architeuthisflux@leds.socialA This user is from outside of this forum
        architeuthisflux@leds.socialA This user is from outside of this forum
        architeuthisflux@leds.social
        wrote last edited by
        #48

        @elyn @csolisr I mean, complaining about Python's type system and edited Lovecraft quotes on their own are popular pastimes here. You blended them together with a sprinkle of 4th wall breaking into pure Mastodon catnip.

        elyn@tech.lgbtE 1 Reply Last reply
        0
        • konstin@mastodon.socialK konstin@mastodon.social

          @elyn @ancoghlan a lot of the python internal type machinery was added before python had spellable types, which now shows up as those strange breaks in the type math.

          there's a similar case where `float` actually means `float | int`, so there's now no way of saying just float, no int, even though `isinstance(1, float) == False`.

          elyn@tech.lgbtE This user is from outside of this forum
          elyn@tech.lgbtE This user is from outside of this forum
          elyn@tech.lgbt
          wrote last edited by
          #49

          @konstin @ancoghlan Maybe they should just change it, surely there's no historical precedent indicating that changing foundational design details would ever stifle adoption or fracture a community!

          1 Reply Last reply
          0
          • konstin@mastodon.socialK konstin@mastodon.social

            @elyn @ancoghlan a lot of the python internal type machinery was added before python had spellable types, which now shows up as those strange breaks in the type math.

            there's a similar case where `float` actually means `float | int`, so there's now no way of saying just float, no int, even though `isinstance(1, float) == False`.

            elyn@tech.lgbtE This user is from outside of this forum
            elyn@tech.lgbtE This user is from outside of this forum
            elyn@tech.lgbt
            wrote last edited by
            #50

            @konstin @ancoghlan That's genuinely really cool to know tho, thank u 😄

            1 Reply Last reply
            0
            • elyn@tech.lgbtE elyn@tech.lgbt

              And that's how I ended up on mastodon

              t_x@chaos.socialT This user is from outside of this forum
              t_x@chaos.socialT This user is from outside of this forum
              t_x@chaos.social
              wrote last edited by
              #51

              @elyn I was about to ask you for a link to the original Mastodon post, to be able to boost that one and to give the author credit. Luckily I read the last post just before posting myself :D.
              Edit: And hi and welcome 👋

              elyn@tech.lgbtE 1 Reply Last reply
              0
              • t_x@chaos.socialT t_x@chaos.social

                @elyn I was about to ask you for a link to the original Mastodon post, to be able to boost that one and to give the author credit. Luckily I read the last post just before posting myself :D.
                Edit: And hi and welcome 👋

                elyn@tech.lgbtE This user is from outside of this forum
                elyn@tech.lgbtE This user is from outside of this forum
                elyn@tech.lgbt
                wrote last edited by
                #52

                @T_X thank you!! And hey, if you're looking for anyone else to give some credit to, check out @ArchiteuthisFlux , the post wouldn't exist without him telling me it'd be well received here!

                1 Reply Last reply
                0
                • elyn@tech.lgbtE elyn@tech.lgbt

                  And that's how I ended up on mastodon

                  maxleibman@beige.partyM This user is from outside of this forum
                  maxleibman@beige.partyM This user is from outside of this forum
                  maxleibman@beige.party
                  wrote last edited by
                  #53

                  @elyn Welcome!

                  1 Reply Last reply
                  0
                  • konstin@mastodon.socialK konstin@mastodon.social

                    @elyn @ancoghlan a lot of the python internal type machinery was added before python had spellable types, which now shows up as those strange breaks in the type math.

                    there's a similar case where `float` actually means `float | int`, so there's now no way of saying just float, no int, even though `isinstance(1, float) == False`.

                    ancoghlan@mastodon.socialA This user is from outside of this forum
                    ancoghlan@mastodon.socialA This user is from outside of this forum
                    ancoghlan@mastodon.social
                    wrote last edited by
                    #54

                    @konstin @elyn Oof, I had managed to forget how much worse it all was before the classic class emulation bits were dropped, but that observation reminded me. I shudder to think how much harder it would have been to start defining type forms if those were still around (as you say, it's hard enough retrofitting a comprehensive description language to the status quo).

                    1 Reply Last reply
                    0
                    • ancoghlan@mastodon.socialA ancoghlan@mastodon.social

                      @elyn Yeah, I advise folks to steer clear of the core type machinery implementation unless they actually *want* to stretch their brains into weird shapes in order to understand it. Lots of "this isn't quite true yet, but it will be true before it needs to be true, just trust us on that, computer".

                      I also love the fact that it is all completely *un*necessary knowledge for folks that just want to use Python without worrying about the fiddly details of how it works.

                      missingclara@chaos.socialM This user is from outside of this forum
                      missingclara@chaos.socialM This user is from outside of this forum
                      missingclara@chaos.social
                      wrote last edited by
                      #55

                      @ancoghlan @elyn I didn't mean to, but I have been in the past couple days, and I am not even working in anything conceptually complex 😅

                      1 Reply Last reply
                      0
                      • elyn@tech.lgbtE elyn@tech.lgbt

                        And that's how I ended up on mastodon

                        stefan@stefanbohacek.onlineS This user is from outside of this forum
                        stefan@stefanbohacek.onlineS This user is from outside of this forum
                        stefan@stefanbohacek.online
                        wrote last edited by
                        #56

                        @elyn Welcome!

                        I'd say I hope you'll like it here, but I have a feeling that you will!

                        elyn@tech.lgbtE 1 Reply Last reply
                        0
                        • stefan@stefanbohacek.onlineS stefan@stefanbohacek.online

                          @elyn Welcome!

                          I'd say I hope you'll like it here, but I have a feeling that you will!

                          elyn@tech.lgbtE This user is from outside of this forum
                          elyn@tech.lgbtE This user is from outside of this forum
                          elyn@tech.lgbt
                          wrote last edited by
                          #57

                          @stefan and you're so right!

                          1 Reply Last reply
                          0
                          • architeuthisflux@leds.socialA architeuthisflux@leds.social

                            @elyn @csolisr I mean, complaining about Python's type system and edited Lovecraft quotes on their own are popular pastimes here. You blended them together with a sprinkle of 4th wall breaking into pure Mastodon catnip.

                            elyn@tech.lgbtE This user is from outside of this forum
                            elyn@tech.lgbtE This user is from outside of this forum
                            elyn@tech.lgbt
                            wrote last edited by
                            #58

                            @ArchiteuthisFlux @csolisr the alchemical formula for mastodon catnip has thus been revealed

                            1 Reply Last reply
                            0
                            • elyn@tech.lgbtE elyn@tech.lgbt

                              And that's how I ended up on mastodon

                              kinsale42@mstdn.gamesK This user is from outside of this forum
                              kinsale42@mstdn.gamesK This user is from outside of this forum
                              kinsale42@mstdn.games
                              wrote last edited by
                              #59

                              @elyn I mean, they were right

                              elyn@tech.lgbtE 1 Reply Last reply
                              0
                              • kinsale42@mstdn.gamesK kinsale42@mstdn.games

                                @elyn I mean, they were right

                                elyn@tech.lgbtE This user is from outside of this forum
                                elyn@tech.lgbtE This user is from outside of this forum
                                elyn@tech.lgbt
                                wrote last edited by
                                #60

                                @kinsale42 YEAH

                                1 Reply Last reply
                                0
                                • enigmavoice@mastodon.mlE enigmavoice@mastodon.ml

                                  @elyn so, how do you like it here?

                                  elyn@tech.lgbtE This user is from outside of this forum
                                  elyn@tech.lgbtE This user is from outside of this forum
                                  elyn@tech.lgbt
                                  wrote last edited by
                                  #61

                                  @EnigmaVoice it's great! 😄

                                  1 Reply Last reply
                                  0
                                  • elyn@tech.lgbtE elyn@tech.lgbt

                                    And that's how I ended up on mastodon

                                    sigismundninja@mastodon.nuS This user is from outside of this forum
                                    sigismundninja@mastodon.nuS This user is from outside of this forum
                                    sigismundninja@mastodon.nu
                                    wrote last edited by
                                    #62

                                    @elyn The paradox is that Python is good because it sucks. You can't make good stuff in the language so the only possible role of the language is to be thin layers of glue. And that makes it good. Example: a researcher who only knows Python has to use a module implemented by someone else (who knows what they're doing) in an efficient language. It's not even possible implement a crappy algorithm or logic in Python because then the simulation will never finish because of how slow the language is.

                                    sigismundninja@mastodon.nuS 1 Reply Last reply
                                    0
                                    • sigismundninja@mastodon.nuS sigismundninja@mastodon.nu

                                      @elyn The paradox is that Python is good because it sucks. You can't make good stuff in the language so the only possible role of the language is to be thin layers of glue. And that makes it good. Example: a researcher who only knows Python has to use a module implemented by someone else (who knows what they're doing) in an efficient language. It's not even possible implement a crappy algorithm or logic in Python because then the simulation will never finish because of how slow the language is.

                                      sigismundninja@mastodon.nuS This user is from outside of this forum
                                      sigismundninja@mastodon.nuS This user is from outside of this forum
                                      sigismundninja@mastodon.nu
                                      wrote last edited by
                                      #63

                                      @elyn There are of course many exceptions to this shower thought...

                                      1 Reply Last reply
                                      0
                                      • elyn@tech.lgbtE elyn@tech.lgbt

                                        And that's how I ended up on mastodon

                                        shaulaevans@zirk.usS This user is from outside of this forum
                                        shaulaevans@zirk.usS This user is from outside of this forum
                                        shaulaevans@zirk.us
                                        wrote last edited by
                                        #64

                                        @elyn Welcome! Has anyone recommended @FediTips to you yet? It's a great account to follow to find your way here.

                                        feditips@social.growyourown.servicesF 1 Reply Last reply
                                        0
                                        • elyn@tech.lgbtE elyn@tech.lgbt

                                          @ancoghlan that's insane

                                          ppxl@social.tchncs.deP This user is from outside of this forum
                                          ppxl@social.tchncs.deP This user is from outside of this forum
                                          ppxl@social.tchncs.de
                                          wrote last edited by
                                          #65

                                          @elyn @ancoghlan well you started with the Lovecraftian scenery. Welcome to cosmic horror of comp...oh god

                                          The̸̖̕ya̸͕͆̈́̈̀͘r̶͎̀̏̾ė̷̥̣͙̰̭͜͝ ̵̙̖̫̦͉̊͒̍͑͗͐ͅc̸͕̮̱̖̒̀ǒ̶̙̬͔̿̉̾m̵̉̓̏̑i̵̟̬͕̥̠̐͋ng̸̽̌͘.̸̧̳̜͇̓̽̇.̵̻̽̌̋̿̄.̶̝̫̮̻͆͌͊̓̔͑͝͠

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