Profile avatar
matthias-jost.ch
#dotnet side projects and content creation https://matthias-jost.ch/en
78 posts 555 followers 517 following
Regular Contributor
Active Commenter

Video tip: Take your time watching @guiferreira.me contemplate the state of open source in .NET. #dotnet

Hey #dotnet, do you still create activity or sequence diagrams by hand? I recently discovered PlantUML. It is an old tool, but I don't think it's out dated. Code your diagrams instead of drawing them! Do you even see value in visualisations of processes?

PlantUML may look old school, but does its job quite well. Either sequence or activity diagrams, both have a very easy syntax, that is also well understood by ChatGPT. - plantuml.com/en/sequence-... - plantuml.com/en/activity-... Bonus: VS Code extension

Gifs you can hear

Hey .NET devs! Are you following @dot.net here on Bluesky already? If not, what are you waiting for?

Agent mode (preview) is here for GitHub Copilot in VS Code! In agent mode in Copilot Edits, Copilot can now iterate on its own output, execute terminal commands, and even self-heal from runtime errors. Try it in VS Code Insiders: https://code.visualstudio.com/updates/v1_97#_agent-mode-experimental

Blogged: Using #PowerShell to find the assembly version of a DLL file. Helpful for fixing up assembly binding redirects 🤮 and finding projects bringing in different versions of the same assembly. #dotnet blog.danskingdom.com/Find-the-ass...

Five ways to manage your #dotnet SDK installations by @techwatching.bsky.social

Currently playing around with the lastest tutorial of @laurentkempe.com: "Harnessing DeepSeek-R1 distilled model with .NET Aspire and Ollama locally": laurentkempe.com/2025/02/01/h... Very interesting! It touches a few things that will be valuable in your toolbox, including Aspire and Ollama.

Hey #dotnet enthusiasts! It has been while. And you know what? We would like to see what you have been working on. Time to shine!

Hey #dotnet developers! What have you been working on lately? Projects or blog posts: Time to share and grow 🌱 Comment with a link and don't forget to checkout the work of your fellow dotnet enthusiasts ✌️

We are featured on @wearedotnet.bsky.social www.wearedotnet.io/amplifying-f...

I updated the second dev starter pack, and if anyone wants in, let me know. go.bsky.app/KJ9WYus

I just completed "Print Queue" - Day 5 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/5

If I had some custom t-shirts I wanted to sell without minimal effort on my part, what's the best merch store / site to go with and why? Shares for reach appreciated. TIA. #merch

I just completed "Ceres Search" - Day 4 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/4

Crazy to see what my Bluesky post about @tuancao.me 's "in which starter pack are you" did to his traffic. Totally deserved! Great app, fits a need 💪 Link just in case: whichpack.com

I've completed "Mull It Over" - Day 3 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/3

I just completed "Red-Nosed Reports" - Day 2 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/2 I like C# more than VB NET, but it is a good exercise. #dotnet

I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1

This was my tenth(!) year building 25 days of puzzles for #AdventOfCode. You can solve them all for free! Most people write code to solve them, but you can solve them however you like. I hope they help people become better programmers. 🌟 The first puzzle comes out in two hours: adventofcode.com