open source.
14 writings found
Latest Archives
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.
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.
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.
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.
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.
Moltbot and the Security Nightmare of Useful AI Agents
An AI assistant that actually does things sounds great until you realize it can execute arbitrary commands on your computer. Here's why that matters.
Frustration to Foundation - Building the Ultimate Lightweight Documentation Tool
Documentation tools have become bloated. What started as simple ways to convert text to HTML has evolved into massive React applications that require complex build pipelines just to display a 'Hello World' page. We built docmd to solve this.
I Built Docmd Because Markdown Docs Shouldn't Need React
All I wanted was to render a bunch of `.md` files into a clean-looking docs site. No dark magic. No Webpack. No theming rabbit hole. Just Markdown in, HTML out.
Introducing docmd – The Minimalist Markdown Documentation Generator
Docmd (docmd) is a Node.js command-line tool dedicated to generating beautiful, lightweight static documentation sites from standard Markdown files.
Data Provenance in AI? Sitting on a Legal Landmine
You've got your shiny new language models and all that, but how often have you actually checked where the data came from? Yeah, thought so.
Llama 3.1 - Largest Open Source AI Model Yet
In the thrilling world of AI and ML, it's not just about who's got the most powerful model - it's about who can deliver the right features, at the right time, for the right application.
Meta Unveils Open-Source Models for Deepfake Audio Detection and Multimodal Learning
Meta's FAIR team has made significant strides in open-source AI with innovative models and a groundbreaking audio watermarking technique.