.NET Isolated Azure Functions: Dependency Injection in Durable Entities
A guide to implementing Dependency Injection in .NET 10 Isolated Azure Durable Functions using the TaskEntity<T> base class.
A guide to implementing Dependency Injection in .NET 10 Isolated Azure Durable Functions using the TaskEntity<T> base class.
A PowerShell script to rename Azure tag keys across subscriptions and resources, improving tag consistency for cost and policy management.
A guide to the best GUI tools for tailing and monitoring log files on Windows in 2026, focusing on performance and features.
Learn how to create and use Agent Skills in GitHub Copilot to automate Azure Bicep workflows, moving from manual tasks to efficient, repeatable processes.
A detailed post-mortem of a major JS Bin outage, covering root causes like CloudFlare issues, server overload, and lessons learned.
Analysis of corporate contributions to the latest PostgreSQL 18 release, ranking companies by commits, code changes, and number of contributors.
A technical note on setting up and running the OpenClaw AI agent using Docker and Docker Compose on a Mac.
A developer reflects on 15 years of blogging, covering his career's technical evolution from machine learning to web development, and the challenges of writing online.
A 4.5-hour interview discussing the state of AI in 2026, covering LLMs, geopolitics, training, open vs. closed models, AGI timelines, and industry implications.
A 4.5-hour interview discussing the state of AI in 2026, covering LLMs, geopolitics, training, open vs. closed models, AGI timelines, and industry implications.
A developer shares personal struggles, job search, and monthly tech picks including articles on web decentralization, Google career lessons, macOS icons, and Go 1.26.
Explains Azure availability zone mapping risks and how to use the azqr tool to verify physical datacenter mappings for HA/DR.
A software engineer argues that learning to code remains essential despite AI's ability to generate code, as coding skills are needed to evaluate and work with AI-generated output.
Explores the unpredictable second-order effects of AI evolution, focusing on how AI coding tools may reshape developer choices and business models.
A developer shares his experience using an Elgato Prompter for video content and creating a custom 3D-printed iPhone 17 Pro backplate for it.
Explores using F# FSX scripts for flexible program configuration, comparing it to static formats like YAML or TOML.
Andrej Karpathy notes a 600x cost reduction in training a GPT-2 level model over 7 years, highlighting rapid efficiency gains in AI.
Explains a greedy algorithm to convert dense tile-based collision maps into optimized axis-aligned rectangles for efficient runtime collision detection.
A developer explains the practical benefits of implementing a --dry-run option in a reporting application for safe testing and validation.
GExperts 64-bit update enables the Explicit Filter expert, which suppresses unnecessary layout properties in Delphi .dfm files to clean up version control diffs.