home.social

Search

491 results for “nedbat”

  1. Far too many words recapping my experience this year: nedbatchelder.com/blog/202605/

    I am certain I've omitted something important. Remind me!

  2. RE: hachyderm.io/@nedbat/116585513

    How did I miss making this joke before?

    Nobody expects the Spanish Disquisition

    (It's a real word, look it up)

  3. @nedbat presents a compelling time-space duality for the Pacman Rule: leave temporal space for others to participate
    #PyConUS

  4. Headed to , so thinking about summer camp feelings again. nedbatchelder.com/blog/202505/

  5. @nedbat That's great to hear. So your worst case is spin up a new image and redeploy.

    Still, it's a pain in the neck you didn't ask for today :)

    I know you've put a lot of sweat equity into your custom Python site but this kind of story is what makes me glad I'm just using #nikola and doing the static site generator thing, backed by S3 and cloudfront. No moving parts and ludicrously cheap to run.

    It's not a fair comparison though because you site does a lot more!

  6. @nedbat my response, as #JAPH :

    all(list(map(lambda x: (ord(x) ^ 48) < 2, "01")))

  7. @nedbat my response, as #JAPH :

    all(list(map(lambda x: (ord(x) ^ 48) < 2, "01")))

  8. @nedbat my response, as #JAPH :

    all(list(map(lambda x: (ord(x) ^ 48) < 2, "01")))

  9. @nedbat my response, as #JAPH :

    all(list(map(lambda x: (ord(x) ^ 48) < 2, "01")))

  10. @nedbat my response, as #JAPH :

    all(list(map(lambda x: (ord(x) ^ 48) < 2, "01")))

  11. @zenbeater @nedbat @KiraAeva @resonancewright @koaning

    Part 21 of a series—irreproachable, near-perfect profile or intro quotes that I wish I had thought of first! To have used myself, or aspired to use myself:

    "He/him, although in my #mind, I am a manifold of aspects."
    〰️
    "Laughing at the world doesn't mean I don't take it seriously."
    〰️
    "[W]orking together, we can make this a better world for virtually everybody."
    〰️
    "Practitioner of the dark art of communication."
    〰️
    "Let's not solve the wrong problem."

    beige.party/@zenbeater

    hachyderm.io/@nedbat

    mindly.social/@KiraAeva

    infosec.exchange/@resonancewri

    fosstodon.org/@koaning

  12. @AlSweigart @nedbat You inspired me to hack a way to ensure `a`, `b`, and `c` are distinct. I came up with…

    ```
    len(set((a, b, c))) == 3
    ```

    I suspect that's bordering on obfuscated code. Probably not #Pythonic.

    #Python

  13. "Silence is Golden" by @nedbat as a #PyConUS lightning talk

    I appreciated the lightning talk on applying the pacman principle both in physical space as well as the actual time you're speaking. Leave space in conversation for others. Enjoy the silence sometimes in conversation, it doesn't always have to be filled.

  14. Thanks to @nedbat I have now ordered juggling balls.

    I look forward to adding juggling to my list of weird hobbies (alongside yo-yos 🪀)

  15. @villares @AlSweigart @nedbat
    Thanks! Although it may be small, it's not exactly #Pythonic. I also just realized that it might not be very efficient. Maybe we should check with `timeit`.

  16. And a follow up from @nedbat who brings the Pacman rule to time as well as space by leaving silence in a conversation for people to join. 😍

  17. @baconandcoconut attesting to the power of the @nedbat method of helping some get to a talk: "tell me about something you're interested in" -> [a bit of talking] -> "great, that's your [lightning] talk"

  18. I am only a few minutes into @nedbat ‘s keynote and I can already tell I am going to love it.

    (the video is up here: youtu.be/n5QaOADqSyY along with all the other @pycon recordings on our youtube channel youtube.com/@PyConUS)

    [reposting from twitter. I really need to figure out one of those crossposting tools]

  19. Sweet! @nedbat.com released new #coveragepy supporting a dedicated `.coveragerc.toml` config in the default discovery mechanism implemented by @blog.yefymenko.pp.ua! I should now `pip install 'coverage >= 7.13.0'` everywhere! #Python

  20. Sweet! @nedbat.com released new #coveragepy supporting a dedicated `.coveragerc.toml` config in the default discovery mechanism implemented by @blog.yefymenko.pp.ua! I should now `pip install 'coverage >= 7.13.0'` everywhere! #Python

  21. Sweet! @nedbat.com released new #coveragepy supporting a dedicated `.coveragerc.toml` config in the default discovery mechanism implemented by @blog.yefymenko.pp.ua! I should now `pip install 'coverage >= 7.13.0'` everywhere! #Python

  22. Sweet! @nedbat.com released new #coveragepy supporting a dedicated `.coveragerc.toml` config in the default discovery mechanism implemented by @blog.yefymenko.pp.ua! I should now `pip install 'coverage >= 7.13.0'` everywhere! #Python

  23. Sweet! @nedbat.com released new #coveragepy supporting a dedicated `.coveragerc.toml` config in the default discovery mechanism implemented by @blog.yefymenko.pp.ua! I should now `pip install 'coverage >= 7.13.0'` everywhere! #Python