open-source.
10 writings found
Latest Archives
Meta Killed Their FFmpeg Fork and That's Actually Great News
How Meta's collaboration with FFmpeg developers brought multi-lane encoding and real-time quality metrics to everyone, not just billion-user platforms.
Meta Ditched Their FFmpeg Fork and What It Means for Video Infrastructure
How Meta deprecated their internal FFmpeg fork by pushing critical features upstream, and why this matters for the future of video processing at scale.
Can AI Coding Agents Legally Relicense Open Source Code?
A Python library maintainer used Claude to rewrite LGPL code under MIT. The original author says that's illegal. Who's right?
Meta's RCCLX: Why AMD's GPU Communication Stack Just Got Interesting
Meta open-sources RCCLX with Direct Data Access and FP8 collectives for AMD GPUs. A deep look at what this means for multi-GPU AI workloads.
Meta's RCCLX: Why AMD GPU Communication Just Got Interesting
Meta open-sources RCCLX with Direct Data Access and low-precision collectives, potentially reshaping distributed AI workloads on AMD hardware.
The Governor Is Gone: AI, Cognitive Limits, and the Mess We're Making
AI removed the natural ceiling on how much we can produce. Now the only limit is cognitive endurance, and most of us are blowing past it.
Distributing Go Binaries Through PyPI: A Pattern Worth Stealing
Publishing Go binaries to PyPI via wheels opens up a fascinating way to distribute cross-platform tools. Here's why this matters for Python developers.
OpenClaw and Moltbook: When AI Assistants Build Their Own Social Network
The viral OpenClaw project has spawned Moltbook, a social network for AI agents. It's fascinating, terrifying, and might be a disaster waiting to happen.
Moltbook: When AI Agents Build Their Own Social Network
OpenClaw's rise spawned something wild: Moltbook, a social network where AI assistants talk to each other. It's fascinating, useful, and deeply concerning.
How to Review Open Source Projects Without Being a Pain in the Pull Request
A not-so-gentle guide to giving feedback without making maintainers want to throw their laptop out the window.