Azure week of 3/10/25
Weekly Azure update covering SQL tools, Microsoft.Build.Sql release, Azure CLI fixes, and Azure developer tools integration.
Weekly Azure update covering SQL tools, Microsoft.Build.Sql release, Azure CLI fixes, and Azure developer tools integration.
Set Studio redesigned their agency website and refreshed their newsletter, The Index, to better communicate their value to clients.
A hands-on review of the new DuckDB UI, exploring its features for data analysis and comparing it to previous workflows with Rill Data.
Explains why Markdown headers sometimes fail to render due to accidental non-breaking spaces, with a focus on Mac keyboard layouts.
Explains how to generate static HTML pages from dynamic PHP controllers using the Tempest framework's StaticPage attribute and data providers.
AWS Developer Day 2025 recordings showcase how generative AI is transforming software development, featuring sessions on tools, productivity, and skills.
A tutorial on implementing function calling with Google's Gemma 3 27B LLM, showing how to connect it to external tools and APIs.
Announcing breaking changes to Splendid Layouts library due to Tailwind v4, including merging with Splendid Styles and naming convention updates.
Celebrates Pi Day with two math tricks: a party trick using the 'Rule of 37' and a computer implementation of Ramanujan's formula for calculating Pi.
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.