Concurrency For Starlette Apps (e.g FastAPI / FastHTML)
Explores methods for implementing background task processing and concurrency in Starlette-based web applications like FastAPI to avoid blocking on LLM API calls.
Explores methods for implementing background task processing and concurrency in Starlette-based web applications like FastAPI to avoid blocking on LLM API calls.
Explains how to create a custom SQL expression in Entity Framework to query data using strongly-typed ID value types, solving translation issues.
Troubleshooting guide for random webcam pauses in OBS, Discord, and web apps, including diagnostic scripts and potential causes.
A guide on migrating from Redis to Valkey on Ubuntu 24.04, covering installation and configuration as a drop-in replacement.
A guide exploring alternative downloadable CMS platforms to WordPress, including Ghost, Kirby, and ClassicPress, with hosting recommendations.
Explores using the RAG pattern with Azure Cosmos DB and Azure AI tools to enhance generative AI application performance and cost efficiency.
A technical guide on creating HTML tables with horizontal scrolling and sticky headers using CSS.
Highlights from Commvault's SHIFT 2024 event, featuring new cyber resilience tools like Cloud Rewind and expanded cloud platform support.
Explains how to implement automatic span linking for internal redirects in ASP.NET Core using middleware on .NET 9 for improved OpenTelemetry tracing.
Phil Eaton explains the core concepts and intuitions behind distributed consensus systems in a technical talk.
A guide on managing Entity Framework Core migrations during development within .NET Aspire distributed applications.
A guide to writing Home Assistant automations using Elixir's GenServers and WebSocket API for concurrent, programmable home automation.
Explains how to prevent Astro from stripping query parameters in static mode by disabling prerendering for API endpoints.
A tech professional explains the pitfalls of employee stock options, urging clarity on their value and highlighting psychological investment challenges.
A developer discovers and discusses slashpages.net, a project for creating personal 'slash pages' popular in the IndieWeb community.
Exploration of Microsoft's 1.4 billion global building footprint dataset, created via ML on satellite imagery, including setup and analysis steps.
A developer advocate shares insights and resources from his conference talk on Web Components, focusing on their role in design systems.
A beginner-friendly tutorial on creating a custom, interactive dropdown menu component in React from scratch.
A developer documents the process and specific changes required to upgrade their blog from Hugo v0.40 to v0.135.
Explains how to use NuGet's Central Package Management feature to centrally manage package versions across multiple .NET projects.