Why don't my markdown titles work sometimes?
Explains why Markdown headers sometimes fail to render due to accidental non-breaking spaces, with a focus on Mac keyboard layouts.
Explains why Markdown headers sometimes fail to render due to accidental non-breaking spaces, with a focus on Mac keyboard layouts.
Announcing breaking changes to Splendid Layouts library due to Tailwind v4, including merging with Splendid Styles and naming convention updates.
How to use font ligatures like Fira Code to improve code readability by displaying operators like != and => as single, cleaner symbols.
Explains the SQL MERGE statement by comparing it to a RIGHT JOIN, showing how to think about source and target tables in ETL operations.
A tutorial on setting up an HTTP Source connector for Kafka on Confluent Cloud using the command-line interface (CLI).
A guide to essential WooCommerce plugins and themes that improve SEO, site performance, and user experience for online stores.
A developer's critique of 1Password's support bot after it failed to answer a technical question about GPG key support for Git signing.
Explains why kcat (kafkacat) may show incorrect Kafka topics due to config file priority overriding CLI arguments.
A technical guide on enabling and configuring the Microsoft Traffic Profile within Entra ID Global Secure Access, including Conditional Access policies.
PostgreSQL 18 adds a new parameter to json{b}_strip_nulls functions to also remove null elements from arrays, enhancing JSON data cleaning.
A developer's guide to migrating away from US cloud services due to privacy, legal, and geopolitical risks, detailing alternatives and challenges.
A free, interactive course on GitHub teaching Generative AI concepts using JavaScript through a creative time-travel adventure narrative.
A technical guide on using Bpftrace to profile a Go service's in-memory cache and estimate memory usage by analyzing entry sizes at runtime.
Explains the CQRS pattern, its benefits for scaling read/write operations independently, and when to use it in software architecture.
Amazon Q Developer now supports upgrading Java applications to Java 21, automating the migration process with AI assistance.
A playful macOS app that adds animated, cursor-following eyes to your menu bar for a touch of whimsy.
A guide to implementing a retry strategy for flaky Android tests, including clearing the database between retry attempts.
A history of the icon design for the PuTTY suite of tools, from hand-drawn origins to modern SVG versions.
Explores ethical boundaries and risks of AI, advising where human judgment should prevail over automation.
Announcing a full-day SQL Server performance monitoring and troubleshooting PreCon session at SQLSaturday NYC 2025, led by a former Microsoft PM.