Using the Moved Block in Terraform 1.1
Explains how to use Terraform 1.1's new 'moved' block to safely refactor infrastructure code without destroying existing resources.
Explains how to use Terraform 1.1's new 'moved' block to safely refactor infrastructure code without destroying existing resources.
Signal's new sponsorship model is a sustainable alternative to ad-based revenue, ensuring user privacy and long-term viability.
A hands-on review comparing Linux Mint and elementary OS, focusing on user experience, installation, and daily usability for end-users.
A guide to automatically setting Helm Chart version and appVersion properties using GitHub Actions CI/CD pipelines, ensuring Semantic Versioning compliance.
A developer shares their structured process for conducting effective code reviews, focusing on PR size, UI checks, and common pitfalls.
Explains the differences between Task and ValueTask in C#, including use cases, performance benefits, and potential pitfalls for async programming.
A talk on leveraging PostgreSQL's advanced features within Django projects, presented at Pyjamas Conf 2021.
Analyzes the drawbacks of using ZIP files for iOS app press kits, focusing on download speed, navigation, content suitability, and update hassles for journalists.
A guide on deploying Bicep templates from a private registry using Azure DevOps or GitHub Actions, focusing on required permissions and pipeline setup.
Explains how Singleton, Scoped, and Transient service lifetimes behave differently in Blazor WebAssembly client apps versus Blazor Server apps.
Guide to fix Azure Disk Encryption status after manual decryption, enabling VM subscription moves.
A developer shares principles for using instant messaging (like IRC) productively in tech work, emphasizing its ephemeral nature and the need to shift important info to permanent mediums.
How to fix the missing .NET Framework 4.5 reference assemblies error in Visual Studio 2022 by copying files from a NuGet package.
Explains CPU branch prediction using a railroad analogy, detailing how predictable conditional statements (if/else) can significantly improve performance.
A developer's hands-on experience building a web app with Serverless Cloud during its public preview, covering setup, features, and workflow.
A review of key new features in C# 10, including record structs and static abstract members in interfaces.
A tutorial on using the ILGPU library to perform GPU-accelerated matrix multiplication in C#, comparing performance with a naive CPU implementation.
A Java developer advocate shares 11 useful tips and tricks for Java developers, covering records, patterns, jpackage, and more from dev.java.
A developer built an API to automatically find Azure resource abbreviations, eliminating the need to manually check Microsoft Docs.
A developer reflects on the burnout and challenges of maintaining an open source project, leading to its eventual abandonment.