home.social

#nbpy — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #nbpy, aggregated by home.social.

fetched live
  1. This reminds me of amanda's @amcasari talk at North Bay Python, The Ironies of Automation in the Age of AI.

    She updates the common POSIWID corollary to: "The impact of a system is what we continue to allow."

    3/n

    #NBPy

  2. This reminds me of amanda's @amcasari talk at North Bay Python, The Ironies of Automation in the Age of AI.

    She updates the common POSIWID corollary to: "The impact of a system is what we continue to allow."

    3/n

    #NBPy

  3. I'm having #nbpy flashbacks at #pyconUS ! In case you missed the North Bay Python Square Dance Talk, it's here: youtu.be/aJVvaz8eFwA

  4. I'm having #nbpy flashbacks at #pyconUS ! In case you missed the North Bay Python Square Dance Talk, it's here: youtu.be/aJVvaz8eFwA

  5. North Bay Python mentioned in another #PyConUS keynote!! 🥳 #NBPy

  6. North Bay Python mentioned in another #PyConUS keynote!! 🥳 #NBPy

  7. May your conference’s program be so strong that a keynote speaker at another conference mentions someone else’s talk from yours. #PyConUS #NBPy

  8. May your conference’s program be so strong that a keynote speaker at another conference mentions someone else’s talk from yours. #PyConUS #NBPy

  9. This morning’s #PyConUS keynote speaker is @amcasari, who delivered an absolutely stellar talk at #NBPy just three weeks ago, so I’m absolutely stoked for this!

  10. This morning’s #PyConUS keynote speaker is @amcasari, who delivered an absolutely stellar talk at #NBPy just three weeks ago, so I’m absolutely stoked for this!

  11. Such a great point from @sheena at the #pycon education summit: our students aren't learning in the same environment we did! Things that were obvious to us, like Sheena's example of learning return vs print in a compiled language, may no longer be NEARLY so obvious in the tech stack our students are actually learning!

    I used a similar example in my #nbpy talk this year, where my students expect that clicking "no" on a modal will block them (because during their tech journey it often has!). I love this generalized observation, though.

    So many student empathy problems could be anticipated by considering in advance how your students' environment differs from the environment you learned in.

  12. Such a great point from @sheena at the #pycon education summit: our students aren't learning in the same environment we did! Things that were obvious to us, like Sheena's example of learning return vs print in a compiled language, may no longer be NEARLY so obvious in the tech stack our students are actually learning!

    I used a similar example in my #nbpy talk this year, where my students expect that clicking "no" on a modal will block them (because during their tech journey it often has!). I love this generalized observation, though.

    So many student empathy problems could be anticipated by considering in advance how your students' environment differs from the environment you learned in.

  13. It's been a few weeks since #NBPy 2026, and now you can watch all the talks we recorded, and relive all of the scheduled parts of an amazing weekend.

    Linky link: youtube.com/playlist?list=PLae

  14. It's been a few weeks since #NBPy 2026, and now you can watch all the talks we recorded, and relive all of the scheduled parts of an amazing weekend.

    Linky link: youtube.com/playlist?list=PLae

  15. RE: social.coop/@cwebber/116528868

    Just as review, and testing (to an extent), and actual development methodology have become optional for many teams, so too is writing code that you actually understand.

    Unrelatedly, watch my talk from #NBPy
    (youtube.com/watch?v=d7AeWFbOTHg)

  16. RE: social.coop/@cwebber/116528868

    Just as review, and testing (to an extent), and actual development methodology have become optional for many teams, so too is writing code that you actually understand.

    Unrelatedly, watch my talk from #NBPy
    (youtube.com/watch?v=d7AeWFbOTHg)

  17. 🧵thread from Daisy that might be a good part of the reason why I spoke about code review as a key part of actually delivering software product. #NBPy (link for those in the back: www.youtube.com/watch?v=d7Ae... )

    RE: https://bsky.app/profile/did:plc:3sbivt2hedqa7fnj2zqgby6b/post/3ml5jplfl4x2y

  18. Okay! People at #nbpy kept asking me whether I was going to #pycon US and being quite surprised that I wasn't sure yet, but it's now confirmed: I am going to pycon this year! See many of you very soon! ✨

  19. Okay! People at #nbpy kept asking me whether I was going to #pycon US and being quite surprised that I wasn't sure yet, but it's now confirmed: I am going to pycon this year! See many of you very soon! ✨

  20. I wrote a little bit about this year’s @NorthBayPython, which was fantastic. Shoutout to all the organizers, volunteers, speakers, attendees, and sponsors. :yay: #nbpy

    nkantar.com/blog/2026/05/nbpy-

  21. I wrote a little bit about this year’s @NorthBayPython, which was fantastic. Shoutout to all the organizers, volunteers, speakers, attendees, and sponsors. :yay: #nbpy

    nkantar.com/blog/2026/05/nbpy-

  22. While I have you, you should attend #NBPy for all the reasons people talk about in the hashtag, but also because it's where you get to see what the community will be talking about for the next two years before anyone else.

    If you want to see the most-talked-about PyCon talks before they happen, go to North Bay.

  23. While I have you, you should attend #NBPy for all the reasons people talk about in the hashtag, but also because it's where you get to see what the community will be talking about for the next two years before anyone else.

    If you want to see the most-talked-about PyCon talks before they happen, go to North Bay.

  24. Sitting with @robin at the Ranch and scheming about how we can continue the connection between this place and the #NBPy community. FONBPy picnics/wine tasting days for donors? 🤔

  25. Sitting with @robin at the Ranch and scheming about how we can continue the connection between this place and the #NBPy community. FONBPy picnics/wine tasting days for donors? 🤔

  26. RE: mastodon.social/@AlSweigart/11

    this is exactly why I encourage people to generate FOMO during the conference opening. Most people aren't at #NBPy. More people should be.

  27. RE: mastodon.social/@AlSweigart/11

    this is exactly why I encourage people to generate FOMO during the conference opening. Most people aren't at #NBPy. More people should be.

  28. This is a really great recap of #nbpy, which I _really_ need to figure out how to attend next year. (via @danlyke)

    pythonbynight.com/blog/north-b

  29. This is a really great recap of #nbpy, which I _really_ need to figure out how to attend next year. (via @danlyke)

    pythonbynight.com/blog/north-b

  30. Some things that have occurred to me since my #NBPy talk:

    1. The "definition of done" school of agile development is focused on when to decide to stop adding to things; agent-assisted coding inverts the development process and our concept of "done" needs to adjust to match.

  31. Some things that have occurred to me since my #NBPy talk:

    1. The "definition of done" school of agile development is focused on when to decide to stop adding to things; agent-assisted coding inverts the development process and our concept of "done" needs to adjust to match.

  32. This blog post from @[email protected] captures so much of what we try to do at #NBPy. I love that what we're trying to do shines through with the people who aren't part of the org team. pythonbynight.com/blog/north-bay-p…

  33. This blog post from @[email protected] captures so much of what we try to do at #NBPy. I love that what we're trying to do shines through with the people who aren't part of the org team. pythonbynight.com/blog/north-bay-p…

  34. This blog post from @pythonbynight captures so much of what we try to do at #NBPy: a tech conference about people, a schedule that gives presenters the time they need to tell their story, speakers who are just another part of the audience.

    I love that what we're trying to do shines through with the people who aren't part of the org team. pythonbynight.com/blog/north-b

  35. This blog post from @pythonbynight captures so much of what we try to do at #NBPy: a tech conference about people, a schedule that gives presenters the time they need to tell their story, speakers who are just another part of the audience.

    I love that what we're trying to do shines through with the people who aren't part of the org team. pythonbynight.com/blog/north-b

  36. I blogged about my recent experience at North Bay Python. Probably more of the same if you followed the chatter over the weekend.

    A summary and video of my talk are elsewhere. Here I reflect on some of my inner thoughts before/during my talk, a reflection on a few talks that seemed connected to my theme, and impressions overall.

    pythonbynight.com/blog/north-b

    #NBPy #Python

  37. I blogged about my recent experience at North Bay Python. Probably more of the same if you followed the chatter over the weekend.

    A summary and video of my talk are elsewhere. Here I reflect on some of my inner thoughts before/during my talk, a reflection on a few talks that seemed connected to my theme, and impressions overall.

    pythonbynight.com/blog/north-b

    #NBPy #Python

  38. I couldn’t figure out how to subscribe to a pretalx schedule as a calendar, with my search yielding no confirmation that they even have that as a feature, so I built a converter. I’m now trying to figure out how to deploy it.

    Before I spend any more time on this, is it actually already a thing and I just need the correct URL? Or might this actually be of service to someone?

    (Yes, #nbpy inspired this.)

  39. I couldn’t figure out how to subscribe to a pretalx schedule as a calendar, with my search yielding no confirmation that they even have that as a feature, so I built a converter. I’m now trying to figure out how to deploy it.

    Before I spend any more time on this, is it actually already a thing and I just need the correct URL? Or might this actually be of service to someone?

    (Yes, #nbpy inspired this.)

  40. For those of you playing along at home, the weather in Petaluma is now picture-perfect (70°ish, the sun is out, there's a slight breeze). #NBPy's gonna nbpy, I guess.

  41. For those of you playing along at home, the weather in Petaluma is now picture-perfect (70°ish, the sun is out, there's a slight breeze). #NBPy's gonna nbpy, I guess.

  42. RE: social.coop/@chrisjrn/11648952

    It's alive ⚡⚡⚡⚡⚡⚡

    Deeply appreciate the opportunity from #NBPy to bring together these ideas with such a thoughtful and deeply experienced audience.

  43. RE: social.coop/@chrisjrn/11648952

    It's alive ⚡⚡⚡⚡⚡⚡

    Deeply appreciate the opportunity from #NBPy to bring together these ideas with such a thoughtful and deeply experienced audience.

  44. If you've enjoyed previous _we are not very good practicioners_ takes from me, this is where my head is at re the industry writ large: If we're worried that agent-assisted coding is making things worse, it's because everything else was awful immediately before it.

    Oh no. #NBPy