mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,4 Tsd.
aktive Profile

#dotnet

86 Beiträge49 Beteiligte6 Beiträge heute
Chris Woody Woodruff<p>🧬 Day 24 of the Genetic Algorithms Bootcamp is live!</p><p>Today, we combine Genetic Algorithms + Hill Climbing.</p><p>A hybrid memetic approach for faster, smarter optimization in C#.</p><p><a href="https://www.woodruff.dev/day-24-combining-genetic-algorithms-with-hill-climbing-the-hybrid-memetic-approach/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">woodruff.dev/day-24-combining-</span><span class="invisible">genetic-algorithms-with-hill-climbing-the-hybrid-memetic-approach/</span></a></p><p><a href="https://mastodon.social/tags/CSharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSharp</span></a> <a href="https://mastodon.social/tags/GeneticAlgorithms" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GeneticAlgorithms</span></a> <a href="https://mastodon.social/tags/DotNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DotNet</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a></p>
Teärvisus<p>Update on the future of Rx.NET versioning:<br><a href="https://github.com/dotnet/reactive/discussions/2211" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/dotnet/reactive/dis</span><span class="invisible">cussions/2211</span></a></p><p>The 3 scenarios that seemed to prevail:</p><p>1. Keep the System.Reactive packages. Solve problems using hacks (different API surface in build time than in runtime).</p><p>2. Introduce System.Reactive.Net packages, keep System.Reactive as a facade.</p><p>3. Try the first one in Rx7. If (when?) something breaks, switch to the second one.</p><p>A YT summary:<br><a href="https://www.youtube.com/watch?v=GSDspWHo0bo" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="">youtube.com/watch?v=GSDspWHo0bo</span><span class="invisible"></span></a></p><p><a href="https://mastodon.online/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.online/tags/rx" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rx</span></a> <a href="https://mastodon.online/tags/rxnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>rxnet</span></a> <a href="https://mastodon.online/tags/reactive" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reactive</span></a> <a href="https://mastodon.online/tags/reactiveprogramming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>reactiveprogramming</span></a></p>
Guy Langston<p>Question: I want to build a light-weight simple UI for Linux on C#</p><p>Ideally, I don't large complex dependencies. What are my options?</p><p>1) <a href="https://avaloniaui.net/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">avaloniaui.net/</span><span class="invisible"></span></a><br>2) <a href="https://platform.uno/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">platform.uno/</span><span class="invisible"></span></a><br>3) MAUI -- does not support Linux!<br>4) <a href="https://github.com/GtkSharp/GtkSharp" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">github.com/GtkSharp/GtkSharp</span><span class="invisible"></span></a> -- development stopped<br>5) GObject/GTK wrappers? <a href="https://gircore.github.io/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">gircore.github.io/</span><span class="invisible"></span></a></p><p><a href="https://dotnet.social/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> <a href="https://dotnet.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://dotnet.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a></p>
Guy Langston<p>C# is doing a lot of work to explore unions in an OO language. Watch this space, a very hard decision: perhaps more style perhaps than theory.</p><p>A very good summary here:<br><a href="https://github.com/dotnet/csharplang/blob/main/meetings/working-groups/discriminated-unions/union-proposals-overview.md" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/dotnet/csharplang/b</span><span class="invisible">lob/main/meetings/working-groups/discriminated-unions/union-proposals-overview.md</span></a></p><p>As inheritance is baked in deep, we don't necessarily need unions -- rather we need closed hierarchies. So one of my favourite low-impact suggestions are `Standard Unions`<br><a href="https://github.com/dotnet/csharplang/blob/main/meetings/working-groups/discriminated-unions/union-proposals-overview.md#standard-type-unions" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/dotnet/csharplang/b</span><span class="invisible">lob/main/meetings/working-groups/discriminated-unions/union-proposals-overview.md#standard-type-unions</span></a></p><p><a href="https://dotnet.social/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> <a href="https://dotnet.social/tags/unions" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>unions</span></a> <a href="https://dotnet.social/tags/compsci" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>compsci</span></a> <a href="https://dotnet.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a></p>
nickproud<p>Minimal APIs aren’t just for “small” <a href="https://techhub.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> apps.<br>They can ship prod systems faster:</p><p>Less boilerplate</p><p>Feature-split endpoints</p><p>Pair w/ MediatR or CQRS</p><p>It’s not less functionality — it’s less ceremony.</p>
//devdigest<p>⚡️ .NET 10 Preview 7 Release and Features</p><p>🏷️ <a href="https://mastodon.social/tags/devdigest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devdigest</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/net" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>net</span></a> <a href="https://mastodon.social/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> <a href="https://mastodon.social/tags/maui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>maui</span></a> <a href="https://mastodon.social/tags/blazor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>blazor</span></a> <a href="https://mastodon.social/tags/web" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>web</span></a> <a href="https://mastodon.social/tags/aspnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aspnet</span></a> <a href="https://mastodon.social/tags/asp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>asp</span></a></p><p><a href="https://devdigest.today/goto/4774" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">devdigest.today/goto/4774</span><span class="invisible"></span></a></p>
Brandon H :csharp: :verified:<p>via <span class="h-card" translate="no"><a href="https://dotnet.social/@dotnet" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>dotnet</span></a></span> : .NET 10 Preview 7 is now available!</p><p><a href="https://ift.tt/cKpd4xf" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">ift.tt/cKpd4xf</span><span class="invisible"></span></a><br><a href="https://hachyderm.io/tags/DotNet10" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DotNet10</span></a> <a href="https://hachyderm.io/tags/Preview7" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Preview7</span></a> <a href="https://hachyderm.io/tags/DotNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DotNet</span></a> <a href="https://hachyderm.io/tags/CSharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSharp</span></a> <a href="https://hachyderm.io/tags/ASPNETCore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ASPNETCore</span></a> <a href="https://hachyderm.io/tags/Blazor" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Blazor</span></a> <a href="https://hachyderm.io/tags/DotNetMAUI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DotNetMAUI</span></a> <a href="https://hachyderm.io/tags/EntityFrameworkCore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>EntityFrameworkCore</span></a> <a href="https://hachyderm.io/tags/WindowsForms" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WindowsForms</span></a> <a href="https://hachyderm.io/tags/WPF" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>WPF</span></a> <a href="https://hachyderm.io/tags/SoftwareDevelopment" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SoftwareDevelopment</span></a> <a href="https://hachyderm.io/tags/Programming" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Programming</span></a> <a href="https://hachyderm.io/tags/DeveloperCommunity" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DeveloperCommunity</span></a> <a href="https://hachyderm.io/tags/TechNews" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>TechNews</span></a> <a href="https://hachyderm.io/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a> <a href="https://hachyderm.io/tags/Rele" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Rele</span></a>…</p>
.NET<p>📰 .NET 10 Preview 7 is now available! </p><p>Find out about the new features in .NET 10 Preview 7 across the .NET runtime, SDK, libraries, ASP.NET Core, Blazor, C#, .NET MAUI, and more!</p><p><a href="https://devblogs.microsoft.com/dotnet/dotnet-10-preview-7/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">devblogs.microsoft.com/dotnet/</span><span class="invisible">dotnet-10-preview-7/</span></a> <a href="https://dotnet.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a></p>
Dev Leader<p>Looking for a quick way to share CSharp snippets?</p><p>Read more here:<br><a href="https://www.devleader.ca/2023/11/08/discovering-the-features-of-dotnetfiddle-how-to-compile-c-online/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">devleader.ca/2023/11/08/discov</span><span class="invisible">ering-the-features-of-dotnetfiddle-how-to-compile-c-online/</span></a></p><p><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> <a href="https://hachyderm.io/tags/dotnetfiddle" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnetfiddle</span></a> <a href="https://hachyderm.io/tags/dotnetcore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnetcore</span></a></p>
nickproud<p>Your <a href="https://techhub.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> app feels slow?<br>It’s rarely the GC.<br>More often it’s:</p><p>Inefficient LINQ</p><p>Blocking async calls</p><p>Slow serialization</p><p>Profile first: dotnet trace, dotnet-counters, PerfView.<br>Find the real bottleneck before tweaking GC.<br>What’s your worst .NET perf pitfall? <br><a href="https://techhub.social/tags/softwaredev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>softwaredev</span></a></p>
//devdigest<p>⚡️ GPT-5 Available in Visual Studio with GitHub Copilot</p><p>🏷️ <a href="https://mastodon.social/tags/devdigest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devdigest</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/net" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>net</span></a> <a href="https://mastodon.social/tags/microsoft" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>microsoft</span></a> <a href="https://mastodon.social/tags/ide" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ide</span></a> <a href="https://mastodon.social/tags/visualstudio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>visualstudio</span></a> <a href="https://mastodon.social/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://mastodon.social/tags/github" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>github</span></a></p><p><a href="https://devdigest.today/goto/4773" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">devdigest.today/goto/4773</span><span class="invisible"></span></a></p>
//devdigest<p>⚡️ Choosing the right .NET core Image for your workload</p><p>🏷️ <a href="https://mastodon.social/tags/devdigest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devdigest</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/net" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>net</span></a></p><p><a href="https://devdigest.today/goto/4772" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">devdigest.today/goto/4772</span><span class="invisible"></span></a></p>
Andrew Lock<p>Blogged: Running .NET in the browser without Blazor</p><p><a href="https://andrewlock.net/running-dotnet-in-the-browser-without-blazor/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">andrewlock.net/running-dotnet-</span><span class="invisible">in-the-browser-without-blazor/</span></a></p><p>In this post I show how to run .NET in your browser without using Blazor, and instead rely on lower-level abstractions provided by [JSImport] and [JSExport]</p><p><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/aspnetcore" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>aspnetcore</span></a> <a href="https://hachyderm.io/tags/wasm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wasm</span></a> <a href="https://hachyderm.io/tags/webassembly" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webassembly</span></a></p>
Alvin Ashcraft 🐿️<p>I'll be speaking about WinUI, Windows App SDK, and the Windows AI APIs at <span class="h-card" translate="no"><a href="https://social.vivaldi.net/@techbash" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>techbash</span></a></span> 2025 this fall.</p><p>Register today with code SUMMER10 to save 10% on 3-day and 4-day tickets thru Labor Day. I'll see you there Nov 4-7: <a href="https://techbash.com/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">techbash.com/</span><span class="invisible"></span></a></p><p><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://hachyderm.io/tags/windowsappsdk" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windowsappsdk</span></a> <a href="https://hachyderm.io/tags/windev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windev</span></a> <a href="https://hachyderm.io/tags/winui" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>winui</span></a> <a href="https://hachyderm.io/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> <a href="https://hachyderm.io/tags/windowsai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windowsai</span></a> <a href="https://hachyderm.io/tags/windowsdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windowsdev</span></a> <a href="https://hachyderm.io/tags/techbash" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>techbash</span></a> <a href="https://hachyderm.io/tags/devconference" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devconference</span></a> <a href="https://hachyderm.io/tags/kalahariresort" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kalahariresort</span></a> <a href="https://hachyderm.io/tags/poconos" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>poconos</span></a> <a href="https://hachyderm.io/tags/nepa" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nepa</span></a></p>
Alvin Ashcraft<p>I'll be speaking about WinUI, Windows App SDK, and the Windows AI APIs at <a class="mention h-card" href="https://bsky.app/profile/techbash.bsky.social" rel="nofollow noopener" target="_blank">@techbash.bsky.social</a> 2025 this fall. Register today w/ code SUMMER10 to save 10% on 3-day &amp; 4-day tickets thru Labor Day. I'll see you there Nov 4-7: <a href="https://techbash.com/" rel="nofollow noopener" target="_blank">techbash.com</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23dotnet" target="_blank">#dotnet</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23ai" target="_blank">#ai</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23windowsappsdk" target="_blank">#windowsappsdk</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23windev" target="_blank">#windev</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23winui" target="_blank">#winui</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23csharp" target="_blank">#csharp</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23windowsai" target="_blank">#windowsai</a></p>
Chris Woody Woodruff<p>🧬 Day 23 of the Genetic Algorithms Bootcamp is live!</p><p>Today, we dive into NSGA-II.<br>A powerful way to handle multiple objectives in your C# GA without losing diversity.</p><p><a href="https://www.woodruff.dev/day-23-introduction-to-non-dominated-sorting-genetic-algorithm-ii-nsga-ii-in-c/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">woodruff.dev/day-23-introducti</span><span class="invisible">on-to-non-dominated-sorting-genetic-algorithm-ii-nsga-ii-in-c/</span></a></p><p><a href="https://mastodon.social/tags/CSharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CSharp</span></a> <a href="https://mastodon.social/tags/GeneticAlgorithms" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GeneticAlgorithms</span></a> <a href="https://mastodon.social/tags/DotNet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DotNet</span></a> <a href="https://mastodon.social/tags/AI" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AI</span></a></p>
reallyJim<p>Staring at my bookshelf during a meeeting. I still have a lot of old programming books--outdated tech, stuff from 2005 and beyond. Some of it is still relevant as refernce material, but books on ASP.NET 3.5 or SSRS 2005... I hate just recycling this stuff, but what do you do with it?</p><p><a href="https://universeodon.com/tags/BooksofMastodon" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BooksofMastodon</span></a> <a href="https://universeodon.com/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a></p>
//devdigest<p>⚡️ Overview of C# Null-Coalescing Operators</p><p>🏷️ <a href="https://mastodon.social/tags/devdigest" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devdigest</span></a> <a href="https://mastodon.social/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://mastodon.social/tags/net" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>net</span></a> <a href="https://mastodon.social/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a></p><p><a href="https://devdigest.today/goto/4770" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">devdigest.today/goto/4770</span><span class="invisible"></span></a></p>
Alvin Ashcraft 🐿️<p>Dew Drop – August 12, 2025 (#4475) | An interim post... I may do one more before returning to a daily cadence next week.</p><p><a href="https://www.alvinashcraft.com/2025/08/12/dew-drop-august-12-2025-4475/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://www.</span><span class="ellipsis">alvinashcraft.com/2025/08/12/d</span><span class="invisible">ew-drop-august-12-2025-4475/</span></a></p><p><a href="https://hachyderm.io/tags/dotnet" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dotnet</span></a> <a href="https://hachyderm.io/tags/webdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdev</span></a> <a href="https://hachyderm.io/tags/ai" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ai</span></a> <a href="https://hachyderm.io/tags/windowsdev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windowsdev</span></a> <a href="https://hachyderm.io/tags/cloud" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cloud</span></a> <a href="https://hachyderm.io/tags/csharp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>csharp</span></a> <a href="https://hachyderm.io/tags/mobiledev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>mobiledev</span></a> <a href="https://hachyderm.io/tags/gamedev" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gamedev</span></a> <a href="https://hachyderm.io/tags/visualstudio" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>visualstudio</span></a> <a href="https://hachyderm.io/tags/dewdrop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>dewdrop</span></a></p>
Alvin Ashcraft<p>Dew Drop – August 12, 2025 (#4475) | An interim post... I may do one more before returning to a daily cadence next week. <a href="https://buff.ly/n1tlPEH" rel="nofollow noopener" target="_blank">buff.ly/n1tlPEH</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23dotnet" target="_blank">#dotnet</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23webdev" target="_blank">#webdev</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23ai" target="_blank">#ai</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23windowsdev" target="_blank">#windowsdev</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23cloud" target="_blank">#cloud</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23csharp" target="_blank">#csharp</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23mobiledev" target="_blank">#mobiledev</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23gamedev" target="_blank">#gamedev</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23visualstudio" target="_blank">#visualstudio</a> <a class="hashtag" rel="nofollow noopener" href="https://bsky.app/search?q=%23dewdrop" target="_blank">#dewdrop</a><br><br><a href="https://www.alvinashcraft.com/2025/08/12/dew-drop-august-12-2025-4475/" rel="nofollow noopener" target="_blank">Dew Drop – August 12, 2025 (#4...</a></p>