home.social

Search

494 results for “pamelafox”

  1. I wrote up my 2026 experience: blog.pamelafox.org/2026/05/pyc
    (you can just scroll through the pics, it got kind of long - what a week!)

  2. Just presented at EduSummit

    "Your slides, but faster:
    Building an AI-powered presentation workflow"

    pamelafox.github.io/ai-powered
    Tips: Use RevealJS, ASCII mockups, audits, agent skills

  3. @pamelafox 's prez about slides with agents at was compelling as always

  4. Slides from my talk:
    "Just because AI can write your tests...should it?"
    pamelafox.github.io/my-py-talk

  5. Getting ready for my 2pm talk at : Testing Flask and Quart Apps with Playwright

    Room 317, come on by!!
    pamelafox.github.io/my-py-talk

  6. @pamelafox Black 25.1 made mostly similar changes to @pillow, plus adding a few trailing commas and trimming some whitespace from a docstring:

    github.com/python-pillow/Pillo

    Smaller projects (that I've checked so far) had no change.

    #Python #Black #formatter

  7. @pamelafox Black 25.1 made mostly similar changes to @pillow, plus adding a few trailing commas and trimming some whitespace from a docstring:

    github.com/python-pillow/Pillo

    Smaller projects (that I've checked so far) had no change.

    #Python #Black #formatter

  8. @pamelafox Black 25.1 made mostly similar changes to @pillow, plus adding a few trailing commas and trimming some whitespace from a docstring:

    github.com/python-pillow/Pillo

    Smaller projects (that I've checked so far) had no change.

    #Python #Black #formatter

  9. @pamelafox Black 25.1 made mostly similar changes to @pillow, plus adding a few trailing commas and trimming some whitespace from a docstring:

    github.com/python-pillow/Pillo

    Smaller projects (that I've checked so far) had no change.

    #Python #Black #formatter

  10. @pamelafox Black 25.1 made mostly similar changes to @pillow, plus adding a few trailing commas and trimming some whitespace from a docstring:

    github.com/python-pillow/Pillo

    Smaller projects (that I've checked so far) had no change.

    #Python #Black #formatter

  11. @pamelafox I wrote "coroutine" 469 times in Fluent Python Second Edition.

    The main chapter about asynchronous programming is framework-agnostic.

    The examples use , , and , to show that `async/await` are not tied to a specific runtime event loop or library.

    oreilly.com/library/view/fluen

  12. @pamelafox Wow, that's an interesting troubleshooting journey! 🔍🐳 It's amazing how a simple 'docker system prune' can work wonders and resolve the issue. Thanks for sharing your experience! #DockerTroubleshooting #TechFixes #sarcasm #punintended

  13. @pamelafox Wow, that's an interesting troubleshooting journey! 🔍🐳 It's amazing how a simple 'docker system prune' can work wonders and resolve the issue. Thanks for sharing your experience! #DockerTroubleshooting #TechFixes #sarcasm #punintended

  14. @pamelafox Wow, that's an interesting troubleshooting journey! 🔍🐳 It's amazing how a simple 'docker system prune' can work wonders and resolve the issue. Thanks for sharing your experience! #DockerTroubleshooting #TechFixes #sarcasm #punintended

  15. @pamelafox Wow, that's an interesting troubleshooting journey! 🔍🐳 It's amazing how a simple 'docker system prune' can work wonders and resolve the issue. Thanks for sharing your experience! #DockerTroubleshooting #TechFixes #sarcasm #punintended

  16. @pamelafox Wow, that's an interesting troubleshooting journey! 🔍🐳 It's amazing how a simple 'docker system prune' can work wonders and resolve the issue. Thanks for sharing your experience! #DockerTroubleshooting #TechFixes #sarcasm #punintended

  17. @pamelafox @simon As a non-native English speaker, I really do appreciate tools like this. #DeepLWrite has been tremendously useful for me (although I'm not sure if it necessarily fits under the LLM umbrella).

  18. I talked about using Bicep (infrastructure-as-code) to deploy PostgreSQL servers to Azure at today. Slides @ pamelafox.github.io/my-py-talk
    Recording up soon!

  19. Just presented "1-click deploys of Python Web Apps to Azure" at Python Web Conf. Thanks to attendees for great engagement and questions!

    Slides @ pamelafox.github.io/my-py-talk

  20. My latest sample uses with Flask Blueprints, Flask-SQLAlchemy with PostgreSQL, pytest, ruff, black, pre-commit, Github actions, plus Docker for local dev and deployment to Azure Container Apps.

    Code @
    github.com/pamelafox/flask-sur

  21. I gave a workshop today about containerizing web apps, both for local development and deployment.

    My first time teaching containers! As usual, teaching is helping me to understand better.

    pamelafox.github.io/my-py-talk

  22. Not all the #PyConUS posters are up yet, but the ones that are look amazing 🤩

    I especially like...

    @pamelafox - explains vector embedding visually in a way that finally helped tie everything together in my head. I feel like I actually *understand* the core concepts 1000% better now.

    @simon - I love the dozens of little photos demonstrating real uses of #datasette. Now I want to explore all the niche museums within driving distance of home!

    #Python is applied a mind-boggling variety of ways!

  23. CW: Teaching introductory programming, Parsons Problems, Python + visual

    Check here:
    abav.lugaralgum.com/faded-pars

    I have made it with lots of help from friends, specially bolha.us/@lucianoratamero, it's a prototype of a tool to make/run #ParsonsProblems with visual output (using the #Processing #p5js vocabulary).

    As I prefer to teach with #Python, I'm using a #pyodide based #pyp5js hack, with names changed to match #py5. The #ParsonsPuzzles infrastructure is a fork from a tool by amazing @pamelafox you can also fork and adapt it easily (static pages, can be served from GitHub Pages).

    The repository:

    github.com/villares/faded-pars

    #EduComp #ComputingEducation

  24. TIL on March 10th 2026 (just missed it). Small event, focused on unglamourous AI in production, some of the speakers were practitioners I know and respect. The description reminds me a bit of !

    pyai.events/

    - Talk videos will hopefully be released online soon
    - Blogpost by @pamelafox, one of the speakers: blog.pamelafox.org/2026/03/lea
    - Organisers plan to organize another one next year 👀