open-source.
113 writings found
Page 5
Google Research's Open Science Gambit: What It Actually Means for Developers
Google's pushing open science hard, but the real story is how agentic AI workflows might reshape research collaboration for the rest of us.
OpenClaw After Hours: When Open Source Gets Real About Agentic AI
GitHub is hosting OpenClaw builders at HQ during Microsoft Build 2026. Here's why this 350k-star project matters for anyone building with agents.
LLM 0.32a0: Why Your Prompt/Response Mental Model is Already Obsolete
Simon Willison's LLM library gets a major refactor to handle multi-modal inputs, streaming message parts, and the messy reality of modern AI models
LLM 0.32a0: When Your Abstraction Meets Reality's Complexity
Simon Willison's LLM library gets a major refactor to handle the messy, multi-modal world of modern AI models. Here's why abstractions always break.
GitHub Copilot CLI: Why Two Modes Matter More Than You Think
Interactive vs non-interactive in Copilot CLI isn't just about speed. It's about fundamentally different ways of thinking through problems at the terminal.
Why I Actually Care About Markdown Now (And You Should Too)
Markdown isn't just formatting syntax. It's the quiet infrastructure of developer communication that makes or breaks your open source presence.
DeepSeek V4: The Frontier Model That Costs Almost Nothing
DeepSeek drops V4 models that rival GPT and Gemini at a fraction of the cost. The efficiency gains are staggering, and they might run on my laptop.
GitHub Copilot's Limits Crisis: When AI Agents Outgrow Their Infrastructure
GitHub just paused new Copilot signups and tightened usage limits. The reason? Agentic workflows are consuming resources faster than their pricing model can handle.
Building an Emoji List Generator Live: What GitHub's Rubber Duck Thursday Taught Me About AI-Powered Development
A live coding session reveals how GitHub Copilot CLI and multi-model AI workflows are changing how we build small tools. Here's what actually happened.
GitHub's eBPF Solution to the Circular Dependency Problem You Didn't Know You Had
How GitHub uses eBPF to detect circular dependencies in deployment scripts, preventing catastrophic incidents when systems depend on themselves to recover.
Building a Personal Command Center in a Day: What AI-Assisted Development Actually Looks Like
A GitHub engineer built a productivity tool in one day using AI agents. Here's what that workflow reveals about the future of software development.
How Meta Escaped the Open Source Forking Trap with WebRTC
Meta's multi-year journey to break free from a divergent WebRTC fork reveals hard lessons about managing open source dependencies at scale.
GitHub Copilot CLI Is Bringing Agentic AI to Your Terminal
The command line just got a lot more intelligent. GitHub's new Copilot CLI lets AI agents write code, fix bugs, and handle tasks autonomously from your terminal.
GitHub Copilot CLI: When Your Terminal Becomes Sentient (Sort Of)
GitHub's agentic AI moves into the command line. I spent time with Copilot CLI to see if coding from the terminal finally makes sense again.
How Meta Escaped the WebRTC Forking Trap Without Breaking Everything
Meta's multi-year migration from a divergent WebRTC fork to upstream reveals hard-earned lessons about maintaining open source dependencies at scale.