Pamela Fox
@pamelafox.fosstodon.org.ap.brid.gy
25 followers 0 following 240 posts
(she/her) I like to teach, learn, and create. Currently a Principal Cloud Advocate in Python at Microsoft. 🏳️‍🌈 Happy Pride! 🏳️‍🌈 May everyone love […] [bridged from https://fosstodon.org/@pamelafox on the fediverse by https://fed.brid.gy/ ]
Posts Media Videos Starter Packs
pamelafox.fosstodon.org.ap.brid.gy
LLMs are slow! But you can make the LLM answer appear faster by *streaming* the response, one token at a time.

Steps:
1) Call LLM API with stream=True
2) Return tokens over HTTP streaming response
3) Re-render in frontend

I wrote more in this post […]
Original post on fosstodon.org
fosstodon.org
pamelafox.fosstodon.org.ap.brid.gy
🔴 Streaming at 10AM PT: Vector embeddings (Part 2 in our Python+AI series)
https://www.youtube.com/watch?v=ABLeB7JMWk0
pamelafox.fosstodon.org.ap.brid.gy
Happy first-full-live-performance-of-Huntrix to those who celebrate:
https://www.youtube.com/watch?v=8y-ViyUk7Dk
pamelafox.fosstodon.org.ap.brid.gy
Who's throwing perfectly juicy strawberries into basketball hoops?? STOP THAT.
Captcha with hoop and text "Click objects that could go in"
pamelafox.fosstodon.org.ap.brid.gy
@aarbrk yeah good point, her research so far was on LLM understandability, which I think is helpful in that space. i suggested alignment and security as important topics.
pamelafox.fosstodon.org.ap.brid.gy
My sister's an undergrad ML researcher and trying to choose a focus/lab. She's hearing conflicting advice about the best topics to pursue.
Any tips from those of you in the ML academia space?
pamelafox.fosstodon.org.ap.brid.gy
My colleague and I at Microsoft are running a free Python+AI livestream series in both English and Spanish, starting tomorrow.

We'll be covering:
🔍 LLMs, Vector Embeddings & RAG
🖼️ Multimodal Models
🤖 Agents & MCP
🛡️ AI Safety, Quality & Evaluation

Register @
http://aka.ms/PythonAI/series

Or […]
Original post on fosstodon.org
fosstodon.org
pamelafox.fosstodon.org.ap.brid.gy
Watching "Fellow Travelers", a fictional series which starts off during the (very real) Lavender Scare of the 1950s. Heartbreaking.
pamelafox.fosstodon.org.ap.brid.gy
Currently reading "Empire of AI" by Karen Hao, a history of OpenAI based off interviews and documents.
https://bookshop.org/p/books/empire-of-ai-dreams-and-nightmares-in-sam-altman-s-openai-karen-hao/de10c251433f34d2?ean=9780593657508&next=t

Really interesting to get more insight into how […]
Original post on fosstodon.org
fosstodon.org
pamelafox.fosstodon.org.ap.brid.gy
Is there an equivalent of playwright/selenium for CLI tool E2E testing?
pamelafox.fosstodon.org.ap.brid.gy
Great tips from @simon on designing agentic coding loops:
https://simonwillison.net/2025/Sep/30/designing-agentic-loops/
1) Use safe environments (like Codespaces) to enable YOLO mode for faster iteration
2) Use credentials with fine-grained access and constrained budgets for API calls
3) Setup […]
Original post on fosstodon.org
fosstodon.org
pamelafox.fosstodon.org.ap.brid.gy
@demiguru I reserve my showers for writing the first draft of blog posts ;-)
pamelafox.fosstodon.org.ap.brid.gy
Added a smoke test to a demo app today, and it immediately caught a bug that I'd introduced an hour ago in a deployment-only path of the code.

Phew! 😅

Workflow file:
https://github.com/Azure-Samples/openai-chat-vision-quickstart/blob/main/.github/workflows/azure-dev.yaml#L86
Screenshot of smoketests workflow
pamelafox.fosstodon.org.ap.brid.gy
Banged my head against an issue for an hour, made no progress, thought I was going crazy.

Walked away from computer for bathroom break: immediately figure it out as I'm washing my heads.

Funny how often that happens!
pamelafox.fosstodon.org.ap.brid.gy
🔴 Live streamin in 15 min: Automating GitHub Repo Maintenance with AI Agents
(From GitHub Copilot -> Langchain+MCP -> Langgraph+API)
https://www.youtube.com/watch?v=DqzG-XNjV3M
pamelafox.fosstodon.org.ap.brid.gy
Yesterday was school pictures day, and we didn't even have time to get my kid's hair untangled, while other kids had slicked back hair and fancy hairdos. I was so ashamed I was sobbing after getting home from drop-off.
I just saw the pic and good news: 1st graders are adorbs even with unbrushed […]
Original post on fosstodon.org
fosstodon.org
pamelafox.fosstodon.org.ap.brid.gy
My front door camera keeps spotting someone at the front door, while there's noone there...
BUT I did just hang up our halloween skeleton decorations for the year! 💀 Oops.
pamelafox.fosstodon.org.ap.brid.gy
Takeaways from latest TalkPythonToMe podcast:
1) Learn Kubernetes
2) Play with DuckDB
3) Wrap head around free-threading vs async
https://www.youtube.com/watch?v=4BQrovxemXY