AKS: Login with Azure CLI and Workload Identity
Guide to setting up Workload Identity in Azure Kubernetes Service (AKS) using Terraform to enable Azure CLI login from pods.
Guide to setting up Workload Identity in Azure Kubernetes Service (AKS) using Terraform to enable Azure CLI login from pods.
A comprehensive guide listing 76 essential technical and soft skills for software engineers to learn in 2023 to advance their careers.
A weekly tech digest covering Power BI, Microsoft Fabric, Azure Cosmos DB, AI podcasts, and Azure Cognitive Search chunking techniques.
A review of the book 'Performance Modeling and Design of Computer Systems' by a group of distributed systems engineers, assessing its utility for practical performance analysis.
A technical talk and repository showcasing modern Java 21/22 features like virtual threads, records, and structured concurrency through a GitHub crawler project.
Explores methods for evaluating abstractive text summaries and detecting hallucinations, covering key dimensions and metrics like NLI and QA.
A software engineer reflects on a past production crisis, questioning the hero culture that rewards firefighting over proper engineering practices.
Argues against command-line tools automatically printing full help text on errors, explaining why it's counterproductive for user experience.
A recap of two AWS sessions on developer productivity with the AWS Toolkit IDE integration and rapid deployment using Amazon CodeCatalyst.
A recap of two AWS developer sessions from the AWS On Tour event in Milan, focusing on IDE productivity tools and streamlined DevOps with CodeCatalyst.
A recap of two AWS developer sessions from the AWS On Tour event in Barcelona, focusing on IDE toolkits and DevOps with CodeCatalyst.
A tutorial on using Uber's H3 geospatial indexing system for clustering and visualization within DuckDB and QGIS.
A developer's personal blog entry sharing books, articles, and resources on programming, software engineering philosophy, and productivity.
Explains the benefits and practical use of C# nullable reference types for safer code and cleaner API design.
An exploration of coroutines, their advantages over state machines and threads, and practical techniques for using them effectively in programming.
Oliver Drotbohm announces his upcoming conference and JUG talks and workshops on Spring, jMolecules, and Domain-Driven Design for Autumn 2023.
A Datacast interview with VC Casber Wang discussing open-source cloud strategies, modular AI/data infrastructure, and tech investing trends.
A guide to using GPTQ quantization with Hugging Face Optimum to compress open-source LLMs for efficient deployment on smaller hardware.
A simple macOS menu bar app for quick calendar access, supporting Calendar and Google Calendar integration.
A tutorial on implementing drag-and-drop reordering functionality for LazyVGrid, LazyHGrid, LazyVStack, and LazyHStack in SwiftUI.