Tag

open-source.

113 writings found

Page 7

I Asked an AI to Audit Code and It Found 80+ Real Vulnerabilities

GitHub's open source taskflow agent found authentication bypasses, IDORs, and PII leaks with a 50% true positive rate. Here's how it actually works.

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?

AI Skills Aren't the Gap. Access Is.

How Andela's AI training program reveals what really blocks developers in the Global South from participating in the AI era.

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.

AI Is Quietly Deciding Which Languages Developers Choose Next

TypeScript just topped GitHub's language charts. The real story isn't the milestone, it's why AI compatibility is silently reshaping every tech decision you make.

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.

GitHub Agentic Workflows: When Your Repository Gets Its Own AI Intern

GitHub's new agentic workflows bring coding agents into Actions with guardrails. Here's what it means for repository automation and why it's not CI/CD.

Continuous AI: Why GitHub is Betting on Agents That Reason, Not Just Execute

GitHub Next introduces Continuous AI, a new pattern for automating judgment-heavy engineering work that CI was never designed to handle.

Continuous AI: The Missing Layer Between CI and Human Judgment

GitHub Next explores background agents that handle judgment-heavy tasks CI was never designed for. Here's what that means for how we build software.

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.

The Hidden Complexity of Terminal Animations: 6,000 Lines for Three Seconds

Building an ASCII animation for GitHub Copilot CLI revealed that terminal engineering is harder than web development in 2025.

View all rollups →