A Fair, Cancelable Semaphore in Go
Building a fair, cancelable semaphore in Go from scratch, exploring concurrency challenges and implementing FIFO ordering with context cancellation.
Building a fair, cancelable semaphore in Go from scratch, exploring concurrency challenges and implementing FIFO ordering with context cancellation.
A developer's critical analysis of Go (Golang), listing specific language and toolchain shortcomings while still favoring it overall.
An iOS developer announces a conference talk comparing React Native and native iOS development, based on extensive industry experience.
A developer explores using conversational AI to generate niche blog topic ideas, focusing on the process rather than AI-generated content.
Explores the challenges of fitting a logistic curve using only data from its early, exponential-like growth phase, highlighting the unreliability of such extrapolations.
Explains Amazon ECS Express Mode's automated infrastructure provisioning and how to implement it using Infrastructure as Code (IaC) tools like AWS CDK or Terraform.
Announcing a new series on building APIs with C# and .NET, starting with Azure Functions and Durable Functions.
Explores SQL Server 2025's Change Event Streaming (CES), a feature for real-time data change streaming to Azure Event Hubs.
A ColdFusion code kata exploring methods for conditionally formatting compound strings like names and addresses, comparing brute-force logic with list functions.
Testing GPU performance on a Raspberry Pi 5 versus a desktop PC for transcoding, AI, and multi-GPU tasks, showing surprising efficiency.
Analyzes HCP Terraform's RUM pricing model, arguing it penalizes detailed infrastructure management by charging for small control-plane objects.
Explores simplifying code by using a default 'identity' function to handle missing transformations, inspired by Sandi Metz's talk 'Nothing is Something'.
A software consultant announces an extended break from LinkedIn to focus on deep work, coding, course creation, and reduce AI-generated noise.
Compares Canary and Blue/Green deployment strategies, explaining their complexities, use cases, and when each is optimal for software releases.
Explains the power of Kusto Query Language (KQL) for fast data analysis in Azure, including use cases and integration with Azure Copilot.
A technical guide on implementing vector search in Oracle Database 26ai, using a car manual as a practical example to improve semantic search.
A visual essay explaining LLM internals like tokenization, embeddings, and transformer architecture in an accessible way.
A review of key paradigm shifts in Large Language Models (LLMs) in 2025, focusing on RLVR training and new conceptual models of AI intelligence.
Logic Apps designer can now detect and combine consecutive variable initialization actions into a single block for cleaner workflows.
Microsoft announces a major redesign (v4) of the Azure Logic Apps designer in Public Preview, featuring a cleaner layout, draft mode, and workflow notes.