Software Development — Page 2
61 stories tagged Software Development.
Effect-Oriented Programming: Making Side Effects Safe
Three authors explain how effect-oriented programming brings type safety to the messy, unpredictable parts of code—without the intimidating math.
Not Every Problem Needs AI. Here's How to Tell.
Not Every Problem Needs AI. Here's How to Tell.
Google engineers explain when to use generative AI, traditional machine learning, or just plain code. The answer matters more than you'd think.
When AI Builds a Compiler in Two Weeks: What Just Changed
When AI Builds a Compiler in Two Weeks: What Just Changed
Anthropic's Claude built a 100,000-line C compiler autonomously in two weeks. IBM experts debate whether this milestone was inevitable—and what it means for developers.
AI Agents That Work While You Sleep: The Next Shift
AI Agents That Work While You Sleep: The Next Shift
Cloud-based AI coding agents now run scheduled tasks overnight. A developer built a news monitoring system in one afternoon that never sleeps.
Most Developers Using AI Are Getting Slower, Not Faster
Most Developers Using AI Are Getting Slower, Not Faster
A rigorous study found developers using AI tools took 19% longer while believing they were 24% faster. What's really happening with AI coding?
AI Code Generation Hits Open Source Like a Sledgehammer
AI Code Generation Hits Open Source Like a Sledgehammer
AI-generated code is overwhelming open source maintainers with low-quality contributions. GitHub now lets projects disable pull requests entirely.
Why Code Maintenance Is Harder Than Anyone Admits
Why Code Maintenance Is Harder Than Anyone Admits
Oh My Zsh creator Robby Russell on the real cost of technical debt, why rewrites fail, and what 99% of developer time actually looks like.
Anthropic's AI-Built C Compiler: Engineering Feat or PR Stunt?
Anthropic's AI-Built C Compiler: Engineering Feat or PR Stunt?
Anthropic let 16 Claude agents build a C compiler over two weeks. It compiled Linux and ran Doom—but the methods raise questions about what 'AI-built' means.
Building a Virtual Machine From Scratch Takes Six Hours
Building a Virtual Machine From Scratch Takes Six Hours
A programmer documents building a 16-bit virtual machine in C with custom assembly language, revealing the actual complexity of low-level systems work.
AI Coding Tools Might Freeze Dev Progress—Or Not
AI Coding Tools Might Freeze Dev Progress—Or Not
Sam Altman says AI models will adapt to new code. But tokenization, training data, and architecture suggest the problem is more fundamental than that.
She Built a Manga App in 24 Hours Without Writing Code
She Built a Manga App in 24 Hours Without Writing Code
Ex-Meta data scientist Tina Huang created a functional manga generation app in under 24 hours using AI tools—no coding required. Here's what worked.
AI Agents: The Future of Coding by 2026
AI Agents: The Future of Coding by 2026
Explore how AI agents are reshaping software development, making coding accessible to non-developers, and transforming engineering roles.
Laravel Boost 2.0: Shaping Future Tech Policy
Laravel Boost 2.0: Shaping Future Tech Policy
Exploring Laravel Boost 2.0's impact on tech standards and regulatory practices.
Revolutionizing Codebase Setup with AI Agents
Revolutionizing Codebase Setup with AI Agents
Streamline codebase setup and maintenance using AI agents and the JustFile tool for efficient onboarding.
Ditch Claude Code Fees: Run Local Models with Ollama
Ditch Claude Code Fees: Run Local Models with Ollama
Learn how to use local models with Claude Code using Ollama. Avoid subscription fees and run AI coding agents offline.
DeepAgent: Redefining QA with AI in 2026
DeepAgent: Redefining QA with AI in 2026
Discover how DeepAgent by Abacus AI is transforming QA, blending speed with trust in software development.
AI Tools: Colleague or CNC Machine?
AI Tools: Colleague or CNC Machine?
Explore AI's dual role as a colleague or tool and its impact on work.
GLM 4.7 Flash: The Free AI Model Revolutionizing Coding
GLM 4.7 Flash: The Free AI Model Revolutionizing Coding
Discover GLM 4.7 Flash, a free AI model that excels in coding, AI agents creation, and UI generation with impressive speed and performance.
From Binary to AI: Coding's Evolutionary Tale
From Binary to AI: Coding's Evolutionary Tale
Explore the evolution of programming, from binary beginnings to AI's coding revolution. Where does the future lead?
AI and C++: A System Programmer's New Ally
AI and C++: A System Programmer's New Ally
Explore AI's impact on C++ system programming and its balance with human expertise.