Dew Drop – January 28, 2026 (#4592)
A daily roundup of top IT and developer news, including updates on .NET, AI agents, Visual Studio, web development, and Windows tools.
A daily roundup of top IT and developer news, including updates on .NET, AI agents, Visual Studio, web development, and Windows tools.
A daily roundup of tech links covering AI, web development, .NET, Windows, and developer tools, including updates on OpenSilver, GitHub Copilot, and MCP.
Explores 'Untitled Document Syndrome' and how software friction, like verbose syntax, discourages starting tasks, using programming language examples.
Using GitHub Copilot CLI to build a .NET console app that merges MP3 files into a large audio file, focusing on streaming and CLI design.
A daily roundup of links covering .NET, Azure, AI, web development, and software engineering news, tutorials, and updates.
Using C# extension methods to solve nullability issues when modeling optional DTOs for partial entity updates.
A technical tutorial on implementing a simulated IoT device in C# that uses X.509 certificates to auto-provision via Azure Device Provisioning Service.
A technical guide on creating X.509 enrollment groups in Azure Device Provisioning Service to authorize IoT devices at scale.
A technical guide on verifying X.509 certificate ownership for Azure IoT Device Provisioning Service using proof-of-possession.
A technical guide on uploading and verifying self-signed X.509 certificates to Azure Device Provisioning Service (DPS) for IoT device authentication.
Part 3 of a tutorial on using self-signed X.509 certificates with Azure Device Provisioning Service, focusing on creating a secure certificate hierarchy with OpenSSL.
Part 2 of a tutorial on using Azure Device Provisioning Service with self-signed X.509 certificates, covering resource creation and linking.
A technical guide on using self-signed X.509 certificates with Azure Device Provisioning Service (DPS) for IoT device testing and development.
Weekly tech newsletter covering AI experiments, agentic AI browsers, Tailscale, and developer tools, with exclusive content for members.
A daily tech link roundup covering Windows development, AI tools, web development, and software engineering news from January 23, 2026.
Explores NanoLang, a new programming language designed for LLMs, and tests AI's ability to generate working code in it.
Explores NanoLang, a new programming language designed for LLMs, and tests AI's ability to generate working code in it.
Discusses the critical need for secure account recovery workflows when implementing passkeys, highlighting Microsoft Entra's new preview solution.
Explores creating a single binary that behaves as a native Windows program or a Linux program under Wine by detecting the runtime environment and using direct syscalls.
Explores strategies for implementing and testing complex data filtering logic, balancing correctness and performance between in-memory and database queries.