home.social

#nbpy — Public Fediverse posts

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

  1. Such a great point from @sheena at the 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 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.

  2. 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.

  3. 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.

  4. 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.

  5. 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.

  6. 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

  7. #nbpy

    One of the best things I learned at North Bay Python was about Lodge cast iron cookware. I love my 4 qt dutch oven.

  8. 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)

  9. 🧵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

  10. 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! ✨

  11. 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-

  12. 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.

  13. 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? 🤔

  14. 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.

  15. 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

  16. And after watching @chrisjrn 's heavy (and extremely important!) talk I'm watching @baconandcoconut 's talk about needing more cats in the #Python community as a palate cleanser.

    #NBPy

    youtube.com/watch?v=lHlAY1bLRBs

  17. 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.

  18. Added @chrisjrn 's amazing talk from this year's #NBPy to the list of videos for our Thursday tech talks. If you work in (or adjacent to) software engineering you should watch this.

    youtube.com/watch?v=d7AeWFbOTHg

  19. 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…

  20. 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

  21. 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

  22. 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.)

  23. 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.

  24. 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.

  25. 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

  26. And I also gave a talk aboout #NBPy built around a paper from the mid-1980s. What is "the truth" or "correct" in programming? Very little. And that means we need to properly understand what it is that we do and what we make. youtu.be/d7AeWFbOTHg

  27. And I also gave a talk aboout #NBPy built around a paper from the mid-1980s. What is "the truth" or "correct" in programming? Very little. And that means we need to properly understand what it is that we do and what we make. youtu.be/d7AeWFbOTHg

  28. This talk by Amanda Casari at #NBPy had some necessary lessons about the state of the industry from a 1983 paper. Automation increases the need for operators who can comprehend the scope of the task being automated. HIGHLY RECOMMENDED: youtube.com/watch?v=V9_AbI6m…

  29. Oops, @kattni just caught a bunch of people, including me, with a BeeWare challenge coin check in the middle of her talk. Going to be a big round of drinks tonight. #nbpy #beeware

  30. Yeah, Pallets and Flask sponsored North Bay Python! But I know you all actually want the cat pics from my slides 🐈‍⬛🐈‍⬛ Here's a link to the slides in blog form: davidism.com/sponsoring-north- #nbpy #python #flask

  31. Bob Monsour on finding "web dev tribe" after years of retirement. First job - writing 8-bit assembly language for Motorola for a device now in the American History Museum 🐍☁️ #NBPy #goals

  32. "So why didn't you use Click?" ... "It just didn't click with me." @pathunstrom @astraluma I clapped. #nbpy #flask

  33. North Bay Python begins! And what's that logo in the background? Yep, Pallets and Flask is sponsoring the conference, to give back to the great community that I look forward to visiting every year ❤️ #nbpy #python #flask

  34. Because I do a fair amount of frontend work but think most frontend frameworks are overkill, I use #HTMX and #alpinejs a lot. And @glyph's #NBPy talk made me think about what a #PyScript package that combines both and provides #python handles to both would look like.

    What could I build if I had a drop-in #django package that gave me all the interaction I wanted while writing python code?

  35. Who could possibly object to knowing more about how #Python's variables work? Happily, @trey.io has some pointers on pointers! Join us at #NBPy on April 26th & 27th: pretalx.northbaypython.org/nbpy-2025/ta... 🎟️ nbpy.link/tickets

    Variables and objects: it's po...

  36. It's barely more than a week until #NBPy 2024. You have two days to buy your ticket in a way that will not cause @chrisjrn anxiety about the number of chairs or food items to order.

    Please consider buying a ticket this week at pretix.northbaypython.org/nbpy

    Or make Chris slightly more stressed and buy next week. I don't care much. ^CN

    #NBPy #Python #PyCon #ThePSF @ThePSF

  37. PACK FOR RAIN, FRIENDS!

    wait, never mind, it's going to be glorious california sunshine YET AGAIN.

    Now you know the weather's good, maybe we'll see you next week? pretix.northbaypython.org/nbpy #NBPy #Python #PyCon @ThePSF #ThePSF #SFBA