Field notes from the edge.
What our engineers learned this week. Hands-on technical deep-dives, postmortems, and strategy frameworks.
Cloudflare OS: an open platform for agents, apps, and work
Cloudflare has open-sourced Cloudflare OS, an enterprise platform that provides AI agents and workspaces grounded in company-specific context, terminology, and systems. The platform enables employees across all functions to create documents, automate tasks, build apps, and run workflows while maintaining security and governance over internal data access. After internal deployment to thousands of C
AIOpen source project fools AI scrapers with poisoned font
ShieldFont is an open-source project that uses modified OpenType font technology to poison AI training data by substituting words in raw HTML while displaying correct text to human readers. The font leverages extended glyph substitution (GSUB) tables to swap approximately 25% of content words with grammatically similar alternatives, making scraped content appear sensible but incorrect. While not f
AIGit good with Epic Games' new open source VCS, Lore
Epic Games has open-sourced Lore, a centralized version control system originally developed as Unreal Revision Control for internal use and Fortnite development. Unlike Git and other VCS solutions, Lore treats binary files and text files as equals, making it purpose-built for game developers and other teams working with large binary assets alongside code. The system is released under the permissiv
AIFlatpak-NG sounds like bad news for systemd refuseniks
The proposed Flatpak-NG (next-generation Flatpak) would shift application isolation from bubblewrap to a new systemd component called systemd-appd, creating a hard dependency on systemd. This architectural change threatens to eliminate Flatpak support for systemd-free distributions like MX Linux, Alpine, Devuan, and Slackware, which rely on Flatpak as their primary access to cross-distribution Lin
AIMX Linux 25.2 provides possible refuge from AI as well as systemd
MX Linux 25.2 offers a systemd-free alternative for enterprise users seeking to avoid both systemd dependencies and emerging AI integrations in mainstream distributions. The release restores the ability to switch between init systems (sysvinit and systemd) at boot time and includes optional kernel 7.0 support, while providing robust management tools that rival Arch-based distributions. This positi
AIBlockbuster new Raspberry Pi project turns any screen into old-school VCR
A developer has created 240-MP, an open-source Raspberry Pi project that emulates old-school VCR interfaces to play modern media files and Plex libraries on CRT TVs or modern screens. The text-based menu system supports local file playback and Plex integration, with plans to add Jellyfin and RetroArch support, offering a nostalgic viewing experience that mimics vintage video playback.
AICanonical sends Ubuntu into the AI agent era
Canonical's Ubuntu Summit 26.04 showcased the company's strategic pivot toward AI integration, with founder Mark Shuttleworth announcing Workshop—a sandboxed LLM development environment using LXD containerization. The company is positioning Ubuntu for the "agentic revolution" with plans to embed AI capabilities across the desktop, particularly focusing on accessibility improvements like speech-to-
AIVoidZero is joining Cloudflare
Cloudflare has acquired VoidZero, the company behind popular JavaScript tooling including Vite, Vitest, Rolldown, and Oxc, with all team members joining Cloudflare. The company emphasizes that all VoidZero projects will remain open source, vendor-agnostic, and community-driven, with Cloudflare committing $1 million to a Vite ecosystem fund. The acquisition reflects Vite's growing importance as fou
AIZig creator seeks 'uncompromising perfection' before blessing 1.0
Zig programming language creator Andrew Kelley discussed his perfectionist approach to development in a JetBrains interview, explaining the language's 11-year pre-1.0 journey and strict no-AI policy. Kelley created Zig to address limitations in C, C++, Rust, and Go, aiming for C-level performance without memory safety pitfalls, while maintaining full backward compatibility only after achieving 'un
AIFirefox integrates an ad-blocker, but not to block ads
Firefox 149 has quietly integrated Brave's Rust-based ad-blocking engine (adblock-rs) into its codebase, but the feature is disabled by default and not intended for consumer ad-blocking purposes. Mozilla appears to be experimenting with the technology for other use cases, while the privacy-focused Waterfox browser fork is actively testing the same engine as a built-in ad-blocker. Users can manuall
AIEnforcing trust and transparency: Open-sourcing the Azure Integrated HSM
Microsoft is open-sourcing its Azure Integrated HSM, a FIPS 140-3 Level 3 certified hardware security module built into every new Azure server, to enhance transparency and trust in cloud cryptographic operations. The firmware, driver, and software stack will be released through the Open Compute Project, enabling independent validation by customers, partners, and regulators. This server-local appro
