🏳️🌈 Happy Pride! 🏳️🌈
May everyone love […]
[bridged from https://fosstodon.org/@pamelafox on the fediverse by https://fed.brid.gy/ ]
"Red-teaming for LLM-powered apps"
https://www.youtube.com/watch?v=_ySyuaSH5y0
Slides:
https://aka.ms/pyladies-redteam-slides
Notebook:
https://aka.ms/pyladies-redteam-notebook
"Red-teaming for LLM-powered apps"
https://www.youtube.com/watch?v=_ySyuaSH5y0
Slides:
https://aka.ms/pyladies-redteam-slides
Notebook:
https://aka.ms/pyladies-redteam-notebook
https://www.youtube.com/watch?v=_ySyuaSH5y0
https://www.youtube.com/watch?v=_ySyuaSH5y0
https://pretix.eu/pyladiescon/2025/
Join my session at 10:50AM about "Red-teaming for LLM-powered apps" […]
[Original post on fosstodon.org]
https://pretix.eu/pyladiescon/2025/
Join my session at 10:50AM about "Red-teaming for LLM-powered apps" […]
[Original post on fosstodon.org]
Great walk-through post:
https://isaacflath.com/blog/2025-12-01-QuantizationFundamentalsForMultiVectorRetrieval
High-level explainer:
https://ben.clavie.eu/ragatouille/
RAGatouille, a repo that […]
Great walk-through post:
https://isaacflath.com/blog/2025-12-01-QuantizationFundamentalsForMultiVectorRetrieval
High-level explainer:
https://ben.clavie.eu/ragatouille/
RAGatouille, a repo that […]
Next step: find a power strip with this distribution. Or just adapter party as usual.
Next step: find a power strip with this distribution. Or just adapter party as usual.
https://music.youtube.com/playlist?list=LRYRUFgC89zTTmQVZ7DT1Um4HhpQ8WDL8U-Ei&si=Twq9Qmo0Wk0jlZuJ
(i think its like wrapped? enjoy my jams!)
https://music.youtube.com/playlist?list=LRYRUFgC89zTTmQVZ7DT1Um4HhpQ8WDL8U-Ei&si=Twq9Qmo0Wk0jlZuJ
(i think its like wrapped? enjoy my jams!)
run `logfire inspect` and it'll recommend additional opentelemetry packages based off your Python dependencies.
run `logfire inspect` and it'll recommend additional opentelemetry packages based off your Python dependencies.
I found this open PR with manual setup: https://github.com/jlowin/fastmcp/pull/2001
And this third-party package:
https://github.com/traceloop/openllmetry/blob/main/packages/opentelemetry-instrumentation-mcp/
Seems like there's not a […]
I found this open PR with manual setup: https://github.com/jlowin/fastmcp/pull/2001
And this third-party package:
https://github.com/traceloop/openllmetry/blob/main/packages/opentelemetry-instrumentation-mcp/
Seems like there's not a […]
I'll show how to...
🛠️ Build MCP servers with FastMCP
🤖 Connect servers to agents
☁️ Deploy to the cloud
🔐 Add auth (API keys, OAuth2/PRM/DCR)
All free, on YouTube, with OSS code samples. Register:
🔗 […]
I'll show how to...
🛠️ Build MCP servers with FastMCP
🤖 Connect servers to agents
☁️ Deploy to the cloud
🔐 Add auth (API keys, OAuth2/PRM/DCR)
All free, on YouTube, with OSS code samples. Register:
🔗 […]
https://docs.docker.com/ai/mcp-catalog-and-toolkit/mcp-gateway/
Or are you just deploying a server per container and wiring them up yourself?
https://docs.docker.com/ai/mcp-catalog-and-toolkit/mcp-gateway/
Or are you just deploying a server per container and wiring them up yourself?
https://www.lesswrong.com/posts/vpNG99GhbBoLov9og/claude-4-5-opus-soul-document
It's like Asimov's 3 laws, but maybe more like 300 laws, edge cases, and nudges.
https://www.lesswrong.com/posts/vpNG99GhbBoLov9og/claude-4-5-opus-soul-document
It's like Asimov's 3 laws, but maybe more like 300 laws, edge cases, and nudges.
Is this Dockerfile overkill with the 3 stages? Another dev recommended tini to me, but I haven't seen it used in most examples out there.
https://gist.github.com/pamelafox/b16f399f2dcab6f275eaa3df4a1215b1
Is this Dockerfile overkill with the 3 stages? Another dev recommended tini to me, but I haven't seen it used in most examples out there.
https://gist.github.com/pamelafox/b16f399f2dcab6f275eaa3df4a1215b1
useful if you want to disable certain axe-core rules when a11y testing.
https://github.com/pamelafox/axe-playwright-python
useful if you want to disable certain axe-core rules when a11y testing.
https://github.com/pamelafox/axe-playwright-python
https://www.usps.com/manage/mail-for-deceased.htm?msockid=2e216b54b5bf6ebb115c7dfcb4716f4e
Anyone figured this out?
https://www.usps.com/manage/mail-for-deceased.htm?msockid=2e216b54b5bf6ebb115c7dfcb4716f4e
Anyone figured this out?
1) David Anson's MarkdownLint extension for VS Code (in extensions.json/devcontainer.json)
2) David Anson's MarkdownLint action for GitHub workflows
3) Config file for rules
Check out all his markdownlint utils here:
https://github.com/DavidAnson
1) David Anson's MarkdownLint extension for VS Code (in extensions.json/devcontainer.json)
2) David Anson's MarkdownLint action for GitHub workflows
3) Config file for rules
Check out all his markdownlint utils here:
https://github.com/DavidAnson
https://marketplace.visualstudio.com/items?itemName=zeybek.camouflage
(I usually try to avoid API keys entirely, since Azure supports token-based auth, but I haven't eliminated keys entirely)
https://marketplace.visualstudio.com/items?itemName=zeybek.camouflage
(I usually try to avoid API keys entirely, since Azure supports token-based auth, but I haven't eliminated keys entirely)
Lots of really helpful new features based off […]
[Original post on fosstodon.org]
Lots of really helpful new features based off […]
[Original post on fosstodon.org]
I'll show how to...
🛠️ Build MCP servers with FastMCP
🤖 Connect servers to agents
☁️ Deploy to the cloud
🔐 Add auth (API keys, OAuth2/PRM/DCR)
All free, on YouTube, with OSS code samples. Register:
🔗 […]
I'll show how to...
🛠️ Build MCP servers with FastMCP
🤖 Connect servers to agents
☁️ Deploy to the cloud
🔐 Add auth (API keys, OAuth2/PRM/DCR)
All free, on YouTube, with OSS code samples. Register:
🔗 […]
Blob indexer + 3 custom skills (Azure Functions) for document extraction, figure processing, and text processing.
PR includes both the function code and […]
[Original post on fosstodon.org]
Blob indexer + 3 custom skills (Azure Functions) for document extraction, figure processing, and text processing.
PR includes both the function code and […]
[Original post on fosstodon.org]
https://www.youtube.com/watch?v=cMRvgR8EpOE
https://www.youtube.com/watch?v=cMRvgR8EpOE
Pydantic-AI agent connected to a FastMCP server (deployed on FastMCP cloud) using different LLM models from the new Pydantic AI Gateway, called via a Vercel AI React frontend, with both agent and MCP server sending Otel logs to Logfire.
Pydantic-AI agent connected to a FastMCP server (deployed on FastMCP cloud) using different LLM models from the new Pydantic AI Gateway, called via a Vercel AI React frontend, with both agent and MCP server sending Otel logs to Logfire.