Installing Archlinux with LUKS, SecureBoot, TPM
A detailed guide for installing Arch Linux with LUKS disk encryption, SecureBoot, and TPM-based key storage for automated, secure booting.
A detailed guide for installing Arch Linux with LUKS disk encryption, SecureBoot, and TPM-based key storage for automated, secure booting.
Analysis of Rust-based JavaScript linters like Biome and Oxc, highlighting their speed advantage but critical lack of custom rule support.
Introduces performance metrics and considerations for message-passing applications using the actor model, focusing on SObjectizer and C++.
Explains how a microservices architecture is essential for successful blue/green deployments and common pitfalls when services are not independent.
Monthly roundup of articles and resources on data streaming, covering Flink, Kafka, Debezium, and streaming SQL developments.
A debugging story about a Go test suite failing silently due to a commented-out line in TestMain, causing confusion and a frantic search for the bug.
Explains the data lakehouse architecture and the roles of Apache Iceberg, Nessie, and Dremio in modern data management.
A comprehensive guide to mastering the essential Git commands 'git pull' and 'git push', covering their anatomy, options, and best practices.
A guide on integrating Microsoft Prompt Flow into a Python Streamlit app to build an AI-powered image search using Azure AI Search and OpenAI.
An overview of emerging React trends for 2024, focusing on Astro for performance and new authentication libraries.
Explains why using multiple boolean parameters in functions is problematic and demonstrates cleaner refactoring techniques.
A monthly retrospective from TinyPilot's founder covering business performance, goals, and improvements to the software release process.
Examines the shift from cloud price cuts to server life extensions, and the economic and software challenges of owning vs. renting compute infrastructure.
A guide to configuring Multi-User Authorization (MUA) with Resource Guard to add a security layer for critical Azure Backup operations.
A hands-on guide to using different catalogs, including Apache Hive, with Flink SQL, covering installation, configuration, and practical insights.
A technical guide implementing DoRA, a new low-rank adaptation method for efficient model finetuning, from scratch in PyTorch.
A guide to implementing LoRA and the new DoRA method for efficient model finetuning in PyTorch from scratch.
Explains how Swift's inout parameters reduce code duplication, with examples from a real open-source project.
A guide to integrating Apple's Game Center into iOS apps and games, covering setup, benefits, and implementation with SpriteKit.
A developer details the technical process of typesetting and laying out a self-published book for web, EPUB, and print formats.