Jesse's Notes from the Antithesis BugBash Conference
A MongoDB engineer shares notes from the Antithesis BugBash conference, focusing on software correctness, autonomous testing, and related talks.
A MongoDB engineer shares notes from the Antithesis BugBash conference, focusing on software correctness, autonomous testing, and related talks.
SQL Server 2022 Cumulative Update 19 includes a critical security fix for auditing missing permission changes, urging immediate installation.
Explores 3D Gaussian Splatting, a technique for creating real-time 3D worlds from videos, comparing different generation methods and web-based tools.
A technical guide exploring how Flink SQL handles joins and changelogs for streaming data, with practical examples using Kafka connectors.
Explains JEP 518's new JFR cooperative sampling for unbiased stack walking at safepoints in the JVM, targeting JDK 25.
A guide to removing a stuck virtual Dev Drive (DevDrive.vhdx) file from Windows, freeing up space and cleaning up unused developer tools.
A detailed overview of new features in the Amazon Q Developer CLI, including conversation persistence, MCP enhancements, and improved context control.
A technical tutorial on deploying Azure AI Foundry integrated with Bing Grounding using Terraform for infrastructure as code.
Explores GitHub Copilot Coding Agent, an AI virtual teammate that independently implements tasks and features within repositories.
Explains the HTML <caption> element for labeling tables, contrasting it with closed captions and emphasizing accessibility best practices.
A blog post summarizing key concepts from an AI Evals course, focusing on mental models like the 'Three Gulfs' for improving LLM applications.
FrankenPHP 1.5 and 1.6 introduce major features like thread autoscaling, mostly static binaries, and new packages for improved performance and usability.
Explores the debate on using semicolons in JavaScript, covering ASI rules, common pitfalls, and best practices for code reliability.
Explores using function arities as a pseudo-protocol in Clojure's Flow library, comparing it to traditional protocol-based design.
A tutorial on a custom puts debugging workflow for Rails, inspired by Rust's dbg! macro, using the dbg-rb gem.
Explains how to create custom argument validation guards using the new extension feature in C# 14 and .NET 10.
An analysis of standard libraries in programming languages, exploring their benefits, criticisms, and role in language ecosystems.
The article critiques the DRY principle, explaining how its overzealous application can lead to complex, hard-to-maintain code and bad abstractions.
Explains the CSS @starting-style rule for creating transitions on elements hidden by display:none, covering its syntax and quirks.
A developer details their process for cleaning and standardizing their GitHub repositories, including archiving old projects and creating a professional checklist.