GRS Storage and BCDR Considerations
Explains Azure Geo-Redundant Storage (GRS) patterns and key considerations for designing workloads with Business Continuity and Disaster Recovery (BCDR) in mind.
Explains Azure Geo-Redundant Storage (GRS) patterns and key considerations for designing workloads with Business Continuity and Disaster Recovery (BCDR) in mind.
Introduces a Web Component that wraps code blocks to open them directly in CodePen for live editing and experimentation.
A veteran software engineer observes a shift from wholesale cloud migration to a hybrid approach, with companies keeping workloads on-prem unless there's a compelling cloud reason.
A CSS expert discusses modern layout features like Grid, anchor positioning, and masonry, and why adoption of new CSS is slower than expected.
Explains HSTS (HTTP Strict Transport Security), its role in ASP.NET Core apps for enforcing HTTPS, and configuration considerations.
A guide to fixing cropped Mermaid diagrams in Obsidian by adjusting CSS styles for proper diagram display.
JDK 23 changes the default annotation processing policy, requiring an explicit command-line option to enable it during compilation.
A technical guide on deploying the Mixtral 8x7B LLM on AWS Inferentia2 using Hugging Face Optimum and Amazon SageMaker.
An update on Meridian, a Swift on the Server web framework inspired by SwiftUI, covering async/await support and WebSocket integration.
The CSS WG has approved adding an inline if() function to CSS, a new feature for conditional logic within stylesheets.
A tutorial on implementing a local RAG system using Phi-3, Semantic Kernel, and TextMemory in a C# console application.
A technical guide on implementing per-user discounts for a Shopify store, inspired by Bungie's system, using a custom app and database.
Learn how to change your Mac's system date from the command line for testing date-based logic in applications.
A developer shares their curated list of must-watch technical sessions from Apple's WWDC24, focusing on Swift, Xcode, StoreKit, and UI frameworks.
An introduction to Valibot, a new modular data validation library for JavaScript, exploring its origins and core concepts.
Explains how Entity Framework protects against SQL injection in LINQ queries but warns of risks when using raw SQL, highlighting safer alternatives.
A tutorial on implementing loading states in React forms using actions, including the useActionState hook.
Explains the limitations of Large Language Models (LLMs) and introduces Retrieval Augmented Generation (RAG) as a solution for incorporating proprietary data.
Explains how to display file modification times in C++ using OS-specific APIs and the modern C++20 std::filesystem/std::chrono approach.
A developer's reflections on WWDC 2024, exploring new Apple technologies like SwiftData, AI features, Sequoia, and Reality Kit for future projects.