schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #Python

[?]Leanpub »
@leanpub@mastodon.social

Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! leanpub.com/k8s

    [?]Leanpub »
    @leanpub@mastodon.social

    Leanpub book LAUNCH 🚀 Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed by Alex Telford youtu.be/nPvgqZZWJ5Y

      [?]Leanpub »
      @leanpub@mastodon.social

      NEW! A Leanpub Frontmatter Podcast Interview with Alex Telford, Author of Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed | Watch here: youtu.be/uDziREzkpdY

        [?]Leanpub »
        @leanpub@mastodon.social

        Welcome to the Leanpub Launch video for Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed by Alex Telford!

        Check it out on the Leanpub Blog: leanpub.com/blog/leanpub-book-

          [?]Leanpub »
          @leanpub@mastodon.social

          In this episode of the Leanpub Podcast, Len Epp interviews Alex Telford, Senior Pipeline and Software Engineer and author of Practical Python for Production Under Pressure. Alex shares insights from his career in VFX and animation, where developers must build and fix tools quickly while productions are running full tilt.

          Check it out on the Leanpub Blog here: leanpub.com/blog/the-leanpub-p

            [?]Leanpub »
            @leanpub@mastodon.social

            Master Python leanpub.com/b/masterpython by Noah Gift and Alfredo Deza is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

              [?]Leanpub »
              @leanpub@mastodon.social

              Leanpub book LAUNCH 🚀 Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed by Alex Telford youtu.be/nPvgqZZWJ5Y

                [?]Leanpub »
                @leanpub@mastodon.social

                NEW! A Leanpub Frontmatter Podcast Interview with Alex Telford, Author of Practical Python for Production Under Pressure: Managing the insanity that is developing pipelines alongside a production at full speed | Watch here: youtu.be/uDziREzkpdY

                  [?]Leanpub »
                  @leanpub@mastodon.social

                  New 📚 Release! ByteSizedBakes by Shanila Farihan Zaara

                  9 fun chapters of Python projects + real baking recipes. Whisk + code = magic!

                  Find it on Leanpub!

                  Link: leanpub.com/bytesizedbakes1

                    [?]Leanpub »
                    @leanpub@mastodon.social

                    Practical Python for Production under Pressure (The Book + Resources) by Alex Telford is on sale on Leanpub! Its suggested price is $27.99; get it for $10.49 with this coupon: leanpub.com/sh/RnBB5L6c

                      [?]Baptiste Mispelon »
                      @bmispelon@mastodon.social

                      I can't believe that after 7 years in this country I only realized today that they have the perfect themed candy here:

                      A pack of light brown candy with a label that reads "DUNDER SALT"

                      Alt...A pack of light brown candy with a label that reads "DUNDER SALT"

                        [?]Leanpub »
                        @leanpub@mastodon.social

                        Real World Python leanpub.com/set/leanpub/realwo by Lukas Rieger and Christian Mayer is the featured Track on the Leanpub homepage! leanpub.com

                          dch :flantifa: :flan_hacker: boosted

                          [?]mr_daemon »
                          @mr_daemon@untrusted.website

                          The small joy of making tools for yourself.

                          A nice terminal table displaying a lists of servers, their hostname, the operating system they run, the specific flavor of it and version.

it also shows the amount of pending system updates to be applied, as well as security updates.

All the hosts show Status as "Online" in green.

Whenever hosts have a non zero amount of updates in the security column, the number is red.

The top header reads "Host Status Overview" in italics.
At the bottom there is a prompt labeled "exosphere" awaiting more commands.

                          Alt...A nice terminal table displaying a lists of servers, their hostname, the operating system they run, the specific flavor of it and version. it also shows the amount of pending system updates to be applied, as well as security updates. All the hosts show Status as "Online" in green. Whenever hosts have a non zero amount of updates in the security column, the number is red. The top header reads "Host Status Overview" in italics. At the bottom there is a prompt labeled "exosphere" awaiting more commands.

                            [?]Leanpub »
                            @leanpub@mastodon.social

                            The course Dirty Data Dojo: Cleaning Data (Excel & Python) by Lee Baker is on sale on Leanpub! Its suggested price is $119.00; get it for $49.50 with this coupon: leanpub.com/sh/WWPnpt8j

                              Greg Wilson boosted

                              [?]David Lord :python: »
                              @davidism@mas.to

                              Why is a RedHat "Platform Engineering Leader & Senior Principal Software Engineer" using AI in the most facile way to ask me to do work out of nowhere? It's extremely rude, and really tone deaf coming from a company built on the knowledge and time of open source maintainers. github.com/orgs/pallets/discus

                                [?]Leanpub »
                                @leanpub@mastodon.social

                                Mastering Modern Time Series Forecasting by Valery Manokhin is on sale on Leanpub! Its suggested price is $39.99; get it for $31.49 with this coupon: leanpub.com/sh/kSnX7Rfx

                                  [?]Leanpub »
                                  @leanpub@mastodon.social

                                  Practical Python for Production under Pressure (The Book + Resources) by Alex Telford is on sale on Leanpub! Its suggested price is $27.99; get it for $10.49 with this coupon: leanpub.com/sh/2f3N5Wrd

                                    [?]Wolfram wants peace »
                                    @wolframkriesing@mastodontech.de

                                    > ' split() without params returns a list of the words in the string ❤️ '.split()

                                    ['split()', 'without', 'params', 'returns', 'a', 'list', 'of', 'the', 'words', 'in', 'the', 'string', '❤️']

                                    again makes so much sense.
                                    Thank you for thinking hard before implementing anything.
                                    Splitting a string means splitting up words, and that's Pythons default. So simple, and so clever. Also if it is a bit opinionated. Fine with me. I love it.

                                      [?]Willem Van den Ende - Writing »
                                      @mostalive@mastodon.social

                                      is still alive `mix test | awk 'BEGIN { print_next = 0 } { if (print_next) { print; print_next = 0 } else if ($0 ~ /^ *[0-9]+\)/) { print; print_next = 1 } }'

                                      `mix test` is for running elixir tests. I've got too many failures at the moment and wanted to see all of them, with the file / line number. cc @kevlin

                                      This is not awk I could have easily written by hand.

                                      (but admittedly, for stuff with conditionals etc, there is a lot more in the training sets).

                                        [?]Leanpub »
                                        @leanpub@mastodon.social

                                        A Simple Path to Python Success leanpub.com/set/leanpub/asimpl by Christian Mayer, Lukas Rieger, and Shubham Sayon is the featured Track on the Leanpub homepage! leanpub.com

                                          [?]Leanpub »
                                          @leanpub@mastodon.social

                                          Master Python leanpub.com/b/masterpython by Noah Gift and Alfredo Deza is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

                                            [?]Leanpub »
                                            @leanpub@mastodon.social

                                            Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! leanpub.com/k8s

                                              [?]Sumana Harihareswara »
                                              @brainwane@social.coop

                                              "Have you ever started a Python process, realized that you made a mistake, immediately hit Ctrl+C to interrupt it and then waited a surprisingly long time to get the command line back?

                                              This delay is caused by a bug in the compiled extension.

                                              :thread:"

                                              thread at bsky.app/profile/millionconcep about @zwol 's work, readable to non-users of Bluesky, includes shout-out.

                                              A code block labeled "A Common Bug (in compiled extension modules)." The code shows an attempt to exit a  calculation of a large array of random numbers, and then indicates that a Ctrl+C interrupt takes 3.5 seconds to return, rather than returning immediately as is probably the desired and expected behavior.

                                              Alt...A code block labeled "A Common Bug (in compiled extension modules)." The code shows an attempt to exit a calculation of a large array of random numbers, and then indicates that a Ctrl+C interrupt takes 3.5 seconds to return, rather than returning immediately as is probably the desired and expected behavior.

                                                [?]Leanpub »
                                                @leanpub@mastodon.social

                                                Ultimate Python and Django Complete Bundle leanpub.com/b/ultimate-python- by A.J. García is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

                                                  [?]Leanpub »
                                                  @leanpub@mastodon.social

                                                  Inside The Python Virtual Machine by Obi Ike-Nwosu is free with a Leanpub Reader membership! Or you can buy it for $7.99! leanpub.com/insidethepythonvir

                                                    [?]Sumana Harihareswara »
                                                    @brainwane@social.coop

                                                    masto.hackers.town/@zwol/11452

                                                    "Have you ever been annoyed by some code not stopping immediately when you press control-C?"

                                                    - slides and detailed notes for "Writing Extension Modules To Be Interruptible" by @zwol at research.owlfolio.org/pubs/202

                                                      [?]Leanpub »
                                                      @leanpub@mastodon.social

                                                      Learn Kubernetes & Docker - .NET Core, Java, Node.JS, PHP or Python by Arnaud Weil is free with a Leanpub Reader membership! Or you can buy it for $11.99! leanpub.com/k8s

                                                        [?]Leanpub »
                                                        @leanpub@mastodon.social

                                                        Interpreting Machine Learning Models With SHAP: A Guide With Python Examples And Theory On Shapley Values leanpub.com/shap by Christoph Molnar is the featured book on the Leanpub homepage! leanpub.com

                                                        Machine learning is transforming fields from healthcare diagnostics to climate change predictions through their predictive performance.

                                                        Find it on Leanpub!

                                                          [?]Zack Weinberg »
                                                          @zwol@masto.hackers.town

                                                          May as well throw this query out to the fediverse.

                                                          I am looking for *concrete examples* of code that works correctly when interpreted by Python 2.7 but *silently produces incorrect output* when interpreted by Python 3.x. I encountered such a thing about 10 years ago but didn't save it and have been unable to reconstruct it.

                                                          All examples are good, but examples that produce output from which it's difficult or impossible to recover the correct output are better.

                                                            [?]Leanpub »
                                                            @leanpub@mastodon.social

                                                            The course Dirty Data Dojo: Cleaning Data (Excel & Python) by Lee Baker is on sale on Leanpub! Its suggested price is $119.00; get it for $49.50 with this coupon: leanpub.com/sh/T8sCaZBt

                                                              Greg Wilson boosted

                                                              [?]The Carpentries »
                                                              @thecarpentries@hachyderm.io

                                                              Congratulations to all the prize winners of The Carpentries Duck Hunt 🐤 at ! 🎉 Meeting all of you was a lot of fun!

                                                              But we're still here. Pop by and say hi to our Executive Director @drkariljordan & Associate Director of Technology, Maneesha Sane, at our booth (622).

                                                              📢 Then tomorrow, May 18, don't miss Kari's closing keynote at 3.15 to 4PM EDT at Hall B. 🥳 Excited to share for Good stories from our community!

                                                              Image of Carpentries rubber ducklets with Carpentries stickies underneath.

                                                              Alt...Image of Carpentries rubber ducklets with Carpentries stickies underneath.

                                                              Image of Kari and Maneesha sitting at The Carpentries booth at #PyConUS.

                                                              Alt...Image of Kari and Maneesha sitting at The Carpentries booth at #PyConUS.

                                                                Back to top - More...