Click any tag below to further narrow down your results
Links
OpenAI released GPT-5.1, enhancing speed and efficiency for coding and agentic tasks. The model adapts its reasoning based on task complexity and introduces new tools like `apply_patch` for code editing and a shell tool for command execution. Developers can leverage extended prompt caching and a "no reasoning" mode for faster responses.
This article chronicles the development and impact of the Ralph Wiggum Technique created by Geoff Huntley, detailing key events from its inception in June 2025 to early 2026. It discusses the tool's unique approach to coding, the challenges faced, and lessons learned from various experiments with the technique.
Ramp created Inspect, a background coding agent that enhances developer productivity by providing a fully equipped sandboxed environment. It integrates various tools for both backend and frontend tasks, allowing efficient coding and testing, with a focus on speed and user agency.
This article provides guidance on optimizing the Codex model for coding tasks using the API. It covers recommended practices for prompting, tool usage, and code implementation to enhance performance and ensure efficient task completion.
This article explains how to create a basic AI coding assistant using Python. It outlines the core functionalities needed, such as reading, listing, and editing files, and provides a step-by-step guide to implementing these features. The author emphasizes that the underlying architecture is straightforward and can be adapted for various LLM providers.
Repogrep is a tool that helps you search through any public GitHub repository quickly. You can paste a URL or search for specific terms to find relevant code or projects. It streamlines access to various coding resources.
This article outlines various AI models and products suited for different coding tasks, emphasizing the importance of matching the right model to your specific needs. It provides a framework for selecting tools based on roles like deep reasoning or UI design and highlights key products for efficient coding workflows.
This article compares four vibe coding tools—Replit, v0, Lovable, and Bolt—to determine the best option for building an internal app for a potato chip business. It evaluates features, pricing, and bug-fixing capabilities based on real prompts and user experiences.
Mitchell Hashimoto shares his experiences adopting AI tools, outlining the phases he went through from initial skepticism to finding value. He emphasizes the importance of using agents over chatbots for efficiency and discusses techniques for integrating AI into his workflow.
The article discusses the author's preference for faster AI models over smarter ones when coding. It highlights how speed aids productivity, especially for simple coding tasks, while slower models can disrupt focus and workflow. The author emphasizes using AI for quick, mechanical edits rather than complex decisions.
Building a functional code-editing agent is simpler than it appears, requiring just under 400 lines of code using Go and the Anthropic API. The article provides a step-by-step guide to creating a terminal-based conversational agent that can utilize tools for enhanced functionality, demonstrating how to maintain a conversation and integrate tool use effectively.
The article discusses how to effectively use Claude, an AI model, to enhance coding workflows from any environment. It provides insights on integrating Claude's capabilities into various development tools and platforms, allowing for increased productivity and innovation in programming tasks. Practical examples and tips are included to facilitate seamless usage.
The article discusses best practices for using Claude, an AI code generation tool, emphasizing the importance of clear instructions, iterative feedback, and understanding the model's limitations to enhance productivity and efficiency in coding tasks. It also suggests ways to integrate Claude into various workflows for optimal results.
Deque's latest feature allows developers to receive one-click suggestions within their IDE to enhance the accessibility of their code. This tool aims to streamline the process of making digital content compliant with accessibility standards, thereby improving user experience for individuals with disabilities. Developers can easily implement these suggestions to ensure their projects are more inclusive.
The article outlines a browser setup for coding using various free AI models, emphasizing the importance of using multiple sources for diverse perspectives. It also discusses a workflow that optimizes context generation for coding tasks, suggesting tools that help streamline the process and reduce unnecessary information sent to AI models.
Warp is introducing an agentic development environment that enables developers to collaborate with AI coding agents through a terminal-style interface. This new tool allows users to supervise AI operations, edit AI-generated code, and manage multiple agents simultaneously, streamlining the coding process in an era where prompts increasingly drive software development.
The article discusses the unexpected trend of AI coding tools shifting towards terminal interfaces, highlighting how developers are increasingly utilizing command-line environments for coding assistance. This transition indicates a growing preference for lightweight, efficient tools that enhance productivity directly within the terminal.
A community-driven resource for coding with AI tools, providing practical techniques across various development stages, from planning to refactoring. It emphasizes the importance of clear specifications, the use of context files, and iterative collaboration with AI assistants to enhance coding efficiency and effectiveness.
The article compares Kimi K2 and Claude 4, two tools designed for agentic coding, highlighting their features, performance, and suitability for different coding tasks. It aims to guide readers in choosing the right tool based on their specific needs and preferences in coding environments.
The article discusses the integration of AI technologies in coding practices, highlighting how AI-assisted coding tools can enhance productivity and streamline the development process. It explores various tools available for developers and the potential benefits and challenges of using AI in programming.