Quoting Karel D'Oosterlinck
An OpenAI researcher describes using Codex AI to automate code exploration, experiment setup, and hyperparameter tuning for unfamiliar codebases.
An OpenAI researcher describes using Codex AI to automate code exploration, experiment setup, and hyperparameter tuning for unfamiliar codebases.
An OpenAI researcher describes using Codex AI to automate due diligence, code exploration, and hyperparameter tuning for experiments.
A daily tech reading list covering AI adoption, technical debt, new developer tools, and industry trends from Google, Anthropic, and more.
Explains why optimizing team workflows and fixing inefficiencies can have a greater long-term impact than just shipping new business features.
Mitchell Hashimoto shares unconventional tips for effectively integrating AI coding agents into a developer's workflow to boost productivity.
Mitchell Hashimoto shares unconventional tips for integrating AI coding agents into a developer's workflow to boost productivity.
Anthropic releases Opus 4.6 and OpenAI releases GPT-5.3-Codex, with analysis on their incremental improvements over previous models.
Anthropic releases Opus 4.6 and OpenAI releases GPT-5.3-Codex, with analysis on their incremental improvements and capabilities.
Explains how to verify if a large number is a Fibonacci number using a mathematical certificate, relating it to computational proofs.
A video Q&A session on database administration topics, recorded during a music festival cruise, answering SQL Server and DBA questions.
A daily digest of links covering AI tools, .NET, web dev, Windows, and cloud technologies, with updates on Visual Studio, Azure, and frameworks.
A tutorial on extracting clean shape perimeters from binary grids using greedy geometry algorithms, with a JavaScript implementation example.
Explores the differences between manual testing and automation, focusing on testability, tooling, and real-world challenges like infinite scroll.
A summary of a podcast interview discussing Selenium WebDriver, its comparison with Playwright, and best practices for test automation.
Explores the mathematical property that rounding up the gamma function of 1/n equals n, with a proof sketch and Python verification.
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.
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.
Kiro CLI now supports the Agent Client Protocol (ACP), enabling its AI agent to work within specialized IDEs like DataGrip for database tasks.