Building Multiarch Images with Chainguard Images
A guide to building multi-architecture Docker images using Chainguard Images, covering QEMU emulation, cross-compilation, and native runners.
A guide to building multi-architecture Docker images using Chainguard Images, covering QEMU emulation, cross-compilation, and native runners.
A guide to customizing Amazon Q Developer for generating code recommendations and understanding internal codebases, based on a re:Invent 2024 talk.
Explains how Postgres 17 introduces built-in failover replication slots, enabling seamless logical replication during primary database failovers.
A technical guide on deploying the QwQ-32B-Preview open-source reasoning model on AWS SageMaker using Hugging Face's tools.
A guide to conditionally disabling WordPress plugins for specific pages using a must-use plugin and custom PHP code.
A CSS tutorial on creating an optimized frosted glass effect using backdrop-filter, with tips for realism and performance.
Explains how Git internally handles file moves and renames, addressing performance and repository size concerns.
A humorous exploration of C# ValueTuple's compiler behavior, especially with large numbers of elements.
Explores common React data fetching patterns like sequential and parallel fetching for components on client and server.
A developer explains why Obsidian, while great for notes, failed as a daily task manager for them, leading to a switch to Things 3 and paper.
A guide to deploying and managing simple Go web services on NixOS, highlighting benefits over Ansible and Docker for personal projects.
A developer discusses the 'second brain' concept and shares strategies for making digital note-taking more actionable and less like data hoarding.
A guide to parsing Android test names and implementing test orchestration for parallel execution to speed up large test suites.
Explores using WebP compression to reduce filesize of high-resolution satellite imagery from Planet Labs' SkySat constellation.
A performance and cost comparison of Azure's V3, V5, and V6 virtual machines, focusing on benchmarks and upgrade viability.
Explores techniques, including Name Resolution Policy Table (NRPT) manipulation, to block EDR agent communication for red teaming and discusses detection methods.
How to use GitHub's moderation settings and interaction limits to protect open source repositories from spam comments, issues, and PRs.
Learn how to use the OpenAI Python library to interact with Google's Gemini LLM for text generation, images, and more.
The author details the latest redesign of their personal website, version 7.0, focusing on new sidebars, a light-dark theme, and Bluesky integration.
A technical guide on using Incus to run and convert .OVA virtual machine files, covering image formats and conversion steps.