🎙️🤖 Real-Time AI Conversations in .NET — Local STT, TTS, VAD and LLM
A guide to building a real-time voice conversation app in .NET using local AI for speech-to-text, text-to-speech, and LLM integration.
A guide to building a real-time voice conversation app in .NET using local AI for speech-to-text, text-to-speech, and LLM integration.
Explores how small delays affect differential equations, comparing behavior with and without delays using mathematical analysis and examples.
Critique of LinkedIn's 'comment to get access' spam, arguing it harms platform quality and should be punished.
A daily tech link roundup covering .NET, web dev, cloud, Windows, and AI, with tutorials, news, and tool updates.
A retrospective on using Interface Builder for iOS UI development at scale, its benefits, challenges, and the migration to SwiftUI.
Explains integrating SignalR with Wolverine and Marten for real-time communication in the CritterWatch management console.
Puzzmo adds Bluesky integration for friend syncing, user labeling, and storing puzzle streaks on the decentralized social network.
Technical deep dive into integrating Puzzmo.com with the atproto protocol and Bluesky, covering follower sync, labelers, and data storage.
Explores new .NET 10 features for System.Text.Json, including duplicate property rejection and PipeReader integration for better performance.
Analysis of OpenAI's DoD contract language regarding the legal interpretation of 'lawful purposes' for autonomous weapons systems.
A guide comparing strategies for providing context to AI models in workflows, analyzing tradeoffs in cost, latency, and observability.
Explains how to emulate external import maps for web dependencies using a simple injector script, enabling centralized JavaScript module management.
Updated SQL Server diagnostic queries for March 2026, including versions for various SQL Server editions and Azure SQL.
A technical architect explores using local LLMs as junior developers for a blog migration, analyzing their strengths and common pitfalls.
Explains the bash shell shortcut ~- as a handy alternative to $OLDPWD for referencing the previous working directory.
A look at ElementaryUI, a framework that enables Swift web development in the browser via WebAssembly.
A developer's policy on using AI for writing blog posts, code docs, and proofreading, distinguishing human opinion from AI assistance.
Using Azure Bicep's local extensions to treat a smart light as Infrastructure-as-Code, deploying declaratively to physical hardware.
GExperts introduces a new scope-aware Rename Identifier editor expert for Delphi/Pascal, accessible via Shift+F2.
Explains Lagrange interpolation polynomials, a method for finding a polynomial that perfectly fits a given set of data points.