Could LLMs encourage new programming languages?
Explores how LLMs could lower the barrier to creating and adopting new programming languages by handling syntax and core concepts.
Explores how LLMs could lower the barrier to creating and adopting new programming languages by handling syntax and core concepts.
A hands-on review of Cursor 2.0's new Composer AI coding model, testing its speed and code quality with and without structured workflows.
A developer shares their workflow for using AI agents to write 100% of their code, focusing on practical tools and strategies for agentic engineering.
Mitchell Hashimoto details using AI agentic coding tools to develop an unobtrusive macOS auto-update feature for Ghostty, sharing the full process and token costs.
Explores GitHub Copilot CLI's new standalone tool, how to install it, and reveals how to inspect its underlying AI prompts and model configuration.
Analysis of changes in Claude Code 2.0's system prompt, showing less prescriptive guidance and more trust in the Sonnet 4.5 model.
Argues that LLMs serve as a baseline for developer tools, not replacements, due to their general but non-specialized capabilities.
Introducing Claude Code Anonymous, a global meetup for developers to discuss AI coding tools and agentic engineering in a casual, social setting.
A developer compares Claude Code to OpenCode with different AI models (Sonnet-4, Gemini, GPT-4.1) on a practical coding task, evaluating their performance and workflow fit.
A developer critiques a ZFS snapshot sync script generated by Grok AI, highlighting its flaws and potential dangers.
A developer walks through building a Next.js app using the new Gemini CLI tool, demonstrating its AI-powered coding workflow and troubleshooting.
A developer documents their experience using the gemini-cli tool to create a Chrome Extension with AI assistance, including setup and features.
An analysis of OpenAI Codex as an autonomous coding agent, detailing a real-world task to improve label formatting logic.
A developer documents their process of adding features to a Pong clone using the Love2D framework and Lua, including AI tools.
Explains the architecture and workflow of OpenAI's Codex CLI, a terminal-based AI tool for chat-driven software development.
A developer advocate explains how using AI tools like GitHub Copilot and Claude to generate professional-looking designs has solved the problem of building ugly demo applications.
A guide on using GitHub Copilot Edits to make multi-file code changes directly from VS Code, including setup and iteration.
A tech newsletter issue covering VS Code updates, C# patterns, .NET bug fixes, AI coding assistants, and security topics.
A backend developer shares a hackathon experience using ChatGPT for frontend coding, highlighting its limitations and the need for domain expertise.
A developer's experience using Sweep, an LLM-powered tool that generates pull requests to write unit tests and fix code in a GitHub workflow.