State Encryption with OpenTofu
A guide to encrypting state data and plan files using the new encryption feature in OpenTofu 1.7, covering its purpose and implementation.
A guide to encrypting state data and plan files using the new encryption feature in OpenTofu 1.7, covering its purpose and implementation.
Explores strategies and tools for securely updating container images to maintain system security and stability in modern infrastructure.
A guide on how to properly read and understand Java Enhancement Proposals (JEPs), using the string templates feature as a case study.
A video series on designing TCP/IP application protocols, featuring a live-coded chat server using modern .NET APIs.
A technical guide on implementing automatic excerpt generation for blog articles in Nuxt 3 using the Content module and custom hooks.
A developer details improvements to their website's URI fragment system for header links and discusses strategies for generating clean, human-readable anchor IDs.
A blog post about the author's contributions to the awesome-standalones GitHub repo, a curated list of framework-agnostic web components.
A curated list of links covering .NET, Azure, React, Git, and other software development topics, tools, and industry news.
A software engineer reflects on formative internships at Corel and OTI/IBM, working on Linux, Wine, .NET, and the Eclipse SWT toolkit.
A tutorial on implementing geofences using Blues Notecard hardware and Datacake's new Zones feature for location-based notifications.
Explores Polaris, an open-source catalog service for managing Apache Iceberg tables in data lakehouses, covering its architecture, entities, and security.
A guide to self-hosting the Umami website analytics platform for free using Vercel, Xata, and GitHub, including workarounds for common setup issues.
A guide to overcoming XCTest Performance limitations by implementing custom iOS performance testing with Firebase TestLab on CI.
A quick tip for developers to alphabetize object keys in code to improve readability and efficiency when order isn't important.
A curated list of .NET development articles covering MAUI, ASP.NET Core, AI integration, performance, and cloud-native tools.
Analysis of W3C TAG's response to Google delaying third-party cookie removal, discussing privacy, ad tech, and web standards.
Explains the limitations of physical and logical replication in Postgres and introduces EDB Postgres Distributed as a solution for production-grade needs.
Author announces moving their technical blog to a new platform focused on AI agent systems and Gradient Labs' work.
A guide to fixing MissingEntitlement and provisioning profile errors when developing iOS apps with .NET MAUI, including creating Entitlements.plist files.
A guide on integrating and using Angular Testing Library with the Vitest test runner for testing Angular components in a user-centric way.