Rewriting pycparser with the help of an LLM
The author describes using an LLM (Codex) to rewrite the pycparser project, replacing its PLY-based parser with a hand-written recursive-descent parser.
The author describes using an LLM (Codex) to rewrite the pycparser project, replacing its PLY-based parser with a hand-written recursive-descent parser.
A daily tech reading list covering AI trends, software engineering changes, cloud development, and the impact of AI on coding and open source.
Kiro CLI now supports the Agent Client Protocol (ACP), enabling its AI agent to work within specialized IDEs like DataGrip for database tasks.
Introducing Mermaid View, an Obsidian plugin that adds first-class file support for Mermaid diagrams, allowing dedicated .mermaid files.
A deep dive into the LazyConstants preview feature in JDK 26, exploring its API, the concept of laziness in Java, and its evolution from stable values.
Mistral releases Voxtral Transcribe 2, a new family of audio-to-text models, including an open-weights real-time transcription model.
Mistral releases Voxtral Transcribe 2, a new family of audio-to-text models, including an open-weights real-time transcription model.
Martin Fowler shares fragmentary thoughts from a tech event, covering AI's impact on understanding code, LLMs as navigation tools, and the future of software libraries.
Explains how to distribute Go CLI tools like sqlite-scanner via PyPI using go-to-wheel, making them easily installable with pip/uv.
Explains how to distribute Go CLI tools like sqlite-scanner via PyPI using go-to-wheel, making them easily installable with pip/uv.
A blog post urging SQL Server DBAs to upgrade SSMS, highlighting new features like improved code completion and easier installation.
A daily tech link roundup covering .NET, AI, web development, Python, Windows, and developer tools from February 2026.
A quick guide to disabling Bing search in the Windows 11 Start menu using a Registry edit.
A daily tech reading list covering AI tools, APIs, agent systems, cloud platforms, and development trends for February 3, 2026.
A developer explores using AI coding agents like Claude to automate software development, research, and experimentation, focusing on implementing AlphaGo from scratch.
Author shares their experience and study strategy for passing Microsoft's AI-900 Azure AI Fundamentals certification exam.
Deno Sandbox is a new hosted sandbox service from Deno Deploy, allowing secure code execution with features like secret management and resource limits.
Deno Sandbox is a new hosted sandbox product from the Deno team, part of Deno Deploy, allowing code execution via Python and JavaScript libraries.
Apple's Xcode 26.3 Release Candidate introduces new agentic coding tools, integrating AI agents from OpenAI and Anthropic to assist developers.
Author's session on SQL Server Contained Availability Groups selected for SQLBits 2026 conference, covering best practices and gotchas.