Owning Code in the Age of AI
AI lets engineers generate thousands of lines of code in minutes. But humans still reason about systems slowly. That gap forces a rethink of ownership, reliability, and where safety really lives in…
AI made code generation extremely fast.
Human reasoning about code is still slow.
That gap changes where reliability lives in software systems. Observability, staged rollouts, isolation, and fast rollback become central pieces of engineering practice.
Full post:
06.03.2026 19:00
👍 0
🔁 0
💬 0
📌 0
The Star Chamber: Multi-LLM Consensus for Code Quality
The Star Chamber runs code reviews across multiple LLM providers and aggregates their feedback by consensus. Instead of relying on one model’s perspective, developers get a structured view of where…
AI coding reviews usually come from one model.
The Star Chamber asks several.
It runs code review across multiple LLM providers, then groups the feedback by consensus, majority, or individual observations.
A council approach to code quality.
See how:
05.03.2026 19:01
👍 3
🔁 1
💬 1
📌 0
Contractors are buried in admin.
Estimates. Messages. Invoices. Follow-ups.
Led by Nathan Brake, Senior ML Engineer, Clawbolt is a Telegram-based AI assistant for solo tradespeople.
Estimates, memory, voice notes, photo docs, reminders.
Read more info: link.mozilla.ai/clawbolt-ai
03.03.2026 20:00
👍 4
🔁 0
💬 0
📌 0
Behind most timelines is a simple flow:
Moderation → Candidate generation → Ranking and re-ranking.
First filter. Then likely matches. Then reorder by relevance.
That pattern shows up in many algorithms.
Watch the full talk: link.mozilla.ai/sfscon-byota
28.02.2026 13:00
👍 1
🔁 0
💬 0
📌 0
Mozilla.ai is heading to SCALE 23x.
North America’s largest community run open source conference returns to Pasadena March 5 to 8.
Anushri, Raz, Nathan, and @johnpdickerson.bsky.social will be there.
Come by booth #126 and say hi. See you there: link.mozilla.ai/scale23x-2026
27.02.2026 21:25
👍 2
🔁 0
💬 0
📌 0
Polyglot AI Agents: WebAssembly Meets the JVM
Leverage the JVM's polyglot capabilities to create a self-contained, enterprise-optimized server-side blueprint that combines the performance benefits of WebAssembly with the reliability and maturity…
Browser-based approach has advantages: privacy, offline capability, and user control.
Enterprise environments often require centralized management, security controls, and integration with existing infrastructure.
This blueprint explores WebAssembly inside the JVM.
link.mozilla.ai/polyglot-ai-...
27.02.2026 03:54
👍 2
🔁 0
💬 0
📌 0
any-llm just got better.
JupyterLiteAI connects through our OpenAI-compatible gateway.
LangChain users install one package and switch models with a string.
Headroom adds any-llm as a backend for context optimization.
Read more: [https://link.mozilla.ai/any-llm-integrations
25.02.2026 20:00
👍 6
🔁 4
💬 0
📌 0
Prompts get attention.
Key storage should too.
any-llm Managed Platform encrypts API keys client-side and keeps them out of your codebase.
One virtual key across providers. Built-in usage + cost tracking.
Start here: link.mozilla.ai/any-llm-plat...
24.02.2026 21:37
👍 2
🔁 1
💬 0
📌 0
Timelines don’t just “happen.”
Algorithms choose what you see, in what order, and what gets pushed up.
Even reverse chronological favors heavy posters and your time zone.
Curious how it really works?
Watch the full talk: link.mozilla.ai/sfscon-byota
21.02.2026 11:01
👍 1
🔁 0
💬 0
📌 0
Multilingual guardrails are not just translations of English rules.
any-guardrail integrates SecGuard trained across English Spanish and Catalan.
See how performance improved: alinia.ai/improved-ver...
20.02.2026 13:00
👍 2
🔁 0
💬 0
📌 0
Using @langchain.bsky.social but don’t want vendor lock-in?
The langchain-any-llm integration is now live!
Official docs: link.mozilla.ai/langchain-an...
Test it out and let us know what breaks or what works.
19.02.2026 20:00
👍 3
🔁 0
💬 0
📌 0
If AI can act across your apps, it needs structure:
• Direct connections
• Clear visibility
• Approval before changes
• Logs you can review
Beta is releasing soon.
Get notified when access opens: www.mozilla.ai/product/octo...
18.02.2026 22:56
👍 2
🔁 0
💬 0
📌 0
How should open AI reach the public?
Our CEO, @johnpdickerson.bsky.social, was on What The Dev discussing:
• Making open models usable by communities
• How policy could shape open-source AI
• The need for visibility in production systems
🎧 Listen: link.mozilla.ai/what-the-dev
17.02.2026 20:00
👍 8
🔁 0
💬 0
📌 0
Tired of repeating the same tasks every week?
Join us in Lisbon 🇵🇹 on March 12 for a hands-on Octonous session.
We’ll build AI agents together.
Bring a task. Leave with a working AI agent.
Limited spots.
🐙 Build with us: link.mozilla.ai/octonous-lis...
16.02.2026 13:01
👍 2
🔁 0
💬 0
📌 0
We’re headed to the India AI Impact Summit 2026!
At Mozilla.ai, we’re working toward AI that’s built in the open, with real choice for builders and communities.
Our CEO, @johnpdickerson.bsky.social, is running our work on open source agentic frameworks.
blog.mozilla.org/en/mozilla/i...
14.02.2026 13:00
👍 5
🔁 1
💬 0
📌 0
Missed @github.com's Open Source Friday session with Nathan Brake?
The discussion covers any-llm, a unified interface that lets you switch between OpenAI, Anthropic, Mistral, llamafile, and more without changing your code.
Watch the recording: link.mozilla.ai/any-llm-open...
13.02.2026 21:18
👍 1
🔁 0
💬 0
📌 0
How any-llm nanaged platform works:
1. Add provider keys
2. Client-side encryption
3. Use one "virtual key"
4. Track tokens, model names, timestamps, performance
No prompts stored. No responses stored.
Open beta: link.mozilla.ai/any-llm-plat...
12.02.2026 21:58
👍 2
🔁 0
💬 0
📌 0
Go devs can now run OpenAI, Claude, Mistral, llamafile, and more behind one interface.
any-llm-go normalizes streaming, errors, and tooling so you write your logic once and swap providers safely.
Full details here: link.mozilla.ai/any-llm-go
10.02.2026 20:00
👍 6
🔁 0
💬 0
📌 0
Build Your Own Timeline Algorithm is a call to take the tools back.
It shows how builders can experiment with timeline algorithms they own, run locally, and shape how feeds work without giving up data.
Watch the full talk: link.mozilla.ai/sfscon-byota
10.02.2026 15:18
👍 2
🔁 0
💬 0
📌 0
One week after @fosdem.org, we’re still thinking about the conversations.
Lots of interest in local models, privacy-first AI, and tools like llamafile and any-llm.
Builders were curious, thoughtful, and honest.
Thanks to everyone who stopped by 💙
07.02.2026 13:01
👍 4
🔁 0
💬 0
📌 0
Alinia Integration into any-guardrail
The newest integration with any-guardrail: Alinia AI, whose security models are specifically built to detect threats like prompt injection, data exfiltration, and policy violations by understanding…
Multilingual safety isn’t solved by scaling bigger models.
any-guardrail now supports Alinia, a security model trained with real adversarial examples and cleaner data to detect prompt injection and policy violations across languages.
See the integration: link.mozilla.ai/alinia-any-g...
06.02.2026 16:39
👍 3
🔁 0
💬 0
📌 0
A new paper with the team behind Shelf (by koodos), @johnpdickerson.bsky.social, @jad.bsky.social, @apuchitnis.bsky.social, and collaborators argues that personal context is becoming the next identity layer, and why preserving user agency matters.
Paper link: link.mozilla.ai/beyond-digit...
04.02.2026 18:22
👍 4
🔁 0
💬 0
📌 0
Evaluating Multilingual Guardrails in Humanitarian AI
A technical evaluation of multilingual, context-aware AI guardrails, analyzing how English and Farsi responses are scored under identical policies. The findings surface scoring gaps, reasoning…
What if “safe” AI isn’t safe in every language?
@royapak.bsky.social and Daniel Nissani explore how AI safety guardrails behave outside English, and why language can affect fact-checking and risk detection in humanitarian settings.
See how the evaluation was done: link.mozilla.ai/multilingual...
03.02.2026 19:11
👍 9
🔁 3
💬 0
📌 0
Agent infrastructure breaks in the gaps: authentication, rate limiting, logging, audit.
mcpd Plugins formalize that in-between layer with a fixed execution order; no agent code or tool-servers changes required.
Read the plugin configuration: link.mozilla.ai/mcpd-plugins...
03.02.2026 01:04
👍 2
🔁 0
💬 0
📌 0
@fosdem.org 2026 is almost here (Jan 31–Feb 1)!
If you’re in Brussels, stop by the Mozilla booth and say hello.
@toto.space, Nathan Brake, and @aittalam.bsky.social will be there.
See you this weekend 👋
30.01.2026 17:00
👍 4
🔁 0
💬 1
📌 0
Tomorrow is the day!
Nathan Brake, Senior Machine Learning Engineer at Mozilla.ai, joins GitHub’s Open Source Friday for a live conversation on building AI systems that can adapt as models and providers evolve.
Tune in live: gh.io/anyllm
29.01.2026 23:35
👍 6
🔁 0
💬 0
📌 0
The Misunderstood Small Model Market: OpenRouter Data Gap
The State of AI report from OpenRouter and a16z offers valuable insight into API-based model usage. But many small models run locally on CPUs and consumer GPUs, outside managed services. This…
The State of AI report from OpenRouter and a16z captures API-based usage well.
But many small models run locally, outside APIs.
any-llm-platform helps surface that local activity, adding context the data can’t show.
Full breakdown:
28.01.2026 17:00
👍 1
🔁 1
💬 0
📌 0
An invitation worth sitting with.
AI is shaping more of our daily tools than we realize.
The choices around agency openness and community will shape what comes next and who it works for.
27.01.2026 18:32
👍 2
🔁 0
💬 0
📌 0
encoderfile in action 👀
Thanks to Fahd Mirza for publishing a hands-on video that installs and tests encoderfile, showing how transformer encoders can be packaged into standalone executables.
Watch here: youtu.be/QMi7Z4kqmBk?...
23.01.2026 17:00
👍 4
🔁 0
💬 0
📌 0
any-llm gives you one API across LLM providers.
> Same code.
> Different models.
> Easy switching when you need it.
The cookbook walks through setup, keys, and generating text across providers.
Explore the cookbook: link.mozilla.ai/any-llm-cook...
22.01.2026 21:48
👍 4
🔁 1
💬 0
📌 0