Dew Drop – February 5, 2026 (#4598)
A daily digest of links covering AI tools, .NET, web dev, Windows, and cloud technologies, with updates on Visual Studio, Azure, and frameworks.
A daily digest of links covering AI tools, .NET, web dev, Windows, and cloud technologies, with updates on Visual Studio, Azure, and frameworks.
Explores the mathematical property that rounding up the gamma function of 1/n equals n, with a proof sketch and Python verification.
A daily tech reading list covering AI trends, software engineering changes, cloud development, and the impact of AI on coding and open source.
Mistral releases Voxtral Transcribe 2, a new family of audio-to-text models, including an open-weights real-time transcription model.
Mistral releases Voxtral Transcribe 2, a new family of audio-to-text models, including an open-weights real-time transcription model.
Martin Fowler shares fragmentary thoughts from a tech event, covering AI's impact on understanding code, LLMs as navigation tools, and the future of software libraries.
Explains how to distribute Go CLI tools like sqlite-scanner via PyPI using go-to-wheel, making them easily installable with pip/uv.
Explains how to distribute Go CLI tools like sqlite-scanner via PyPI using go-to-wheel, making them easily installable with pip/uv.
A daily tech link roundup covering .NET, AI, web development, Python, Windows, and developer tools from February 2026.
A quick guide to disabling Bing search in the Windows 11 Start menu using a Registry edit.
Author shares their experience and study strategy for passing Microsoft's AI-900 Azure AI Fundamentals certification exam.
A developer explores using AI coding agents like Claude to automate software development, research, and experimentation, focusing on implementing AlphaGo from scratch.
A guide to persisting conversational AI agent sessions in .NET using the Microsoft Agent Framework, Redis, and Blazor to solve stateless API problems.
A daily tech link roundup covering AI tools, web development, .NET, PowerShell, and industry news from February 3, 2026.
Explains how to use the CSS `text-size-adjust` property to respect user's system font scaling for better web accessibility.
Explains a critical 32-character naming limit in Azure Logic Apps Standard that can cause deployment and runtime errors due to Host ID collisions.
A developer creates r/IndieAppNews, a subreddit for indie developers to share app launches and updates without strict self-promotion rules.
A daily tech link roundup covering .NET, AI, web development, cloud services, and Windows development with tutorials and news.
Argues against the Agile mantra 'quality is everyone's responsibility' and advocates for dedicated software testing roles.
A developer explores using the GitHub Markdown API for syntax highlighting in ColdFusion, moving away from GitHub Gists.