I've decided to aggregate all utilities/extensions I use across different C# projects into a single source-only package. I'm surprised there were so many, but it totals 130 individual files.
Feel free to copy-paste what's useful to you.
github.com/Tyrrrz/Power...
Posts by Kirill Osenkov
Also want to take an opportunity to shout out a project of mine that's always been in the shadows:
github.com/Tyrrrz/PolyS...
It provides polyfills for ~500 BCL APIs, allowing you to write modern C#/.NET code on targets as old as .NET Standard 1.0 and .NET Fx 3.5.
I use it in all my libraries ✨
yeah it can always be much worse can't it
yeah trust me you could be in a large corp and it's infuriating and it sucks all life juices out of you
🚀
Jamie?
Hey folks!
Today I’m launching N‑Studio — the successor to ScreenToGif.
It’s a passion project that’s been years in the making, and I hope you enjoy it as much as I’ve enjoyed building it.
nicke.tech/n-studio
I built an interactive guide on how GPS works!
perthirtysix.com/how-does-gps...
scrollbar where nested member and statement blocks are displayed as nested color rectangles to represent structure of the current file.
Anyone with synesthesia here?
What color is the foreach statement?
I'd be curious what color people would pick, I'm sure it's very individual.
curious what's the issue, if you can share
Suppressing Roslyn Analyzer Warnings Programmatically using DiagnosticSuppressor #dotnet #roslyn www.meziantou.net/suppressing-roslyn-analy...
"[The administration's characterization of Direct File] has it completely backwards. It is a calculation that only makes sense if you do not value the time and money of citizens, but regard the government doing anything to help the public as a burden."
I am hoping to drop Newtonsoft.Json from VSTest (which powers test running in .NET in: dotnet test / VS Test Explorer / C#DevKit)
Please help me test it:
github.com/microsoft/vs...
#dotnet
Is anyone I know at Microsoft hiring right now? I have a good candidate (not me!)
whoa, where is this?
Do you ever want to quickly measure code execution time while debugging?
Just released DebugTimer — a simple source-only .NET package for development-time performance diagnostics.
#dotnet #csharp
github.com/fiseni/Debug...
very heartbreaking story behind this color
It's a wrap! #ILSpy 10 is finally here, grab the bits at github.com/icsharpcode/... (as well as VS marketplace + nuget.org + Store (submitted))
yup! and you can favorite blocks to jump to them quickly
@disconcision.com @neurocy.bsky.social it ain't much but it's honest work!
text editor showing a C# file where next to the vertical scrollbar there's a visual depiction of the methods and statements inside methods represented as nested colorful blocks. There's also a Document outline tool window showing the tree of types and members in the file, and method bodies are shown under methods using the same structural representation.
I returned to my structured editor roots a little bit and prototyped a scrollbar that shows the statement structure in method bodies.
Also a document outline tree where statement structure is visible for larger methods. This way you can visually distinguish methods by their "shape".
yes! I'm torn between the Spectre/hat and Calabi-Yau manifold
A long time ago I wrote an analyzer to flag usages of async void
Suppose we were to beam a 1024x1024 bitmap into interstellar space (or send a probe with a golden plate) and we wanted to describe how advanced our current level of math is.
It's clear aliens won't understand our language or notation.
What images wouldn't be possible 30-40 years ago?
@jnm2.bsky.social
I've been working on a rebuild of #chordle for a couple of years now. Spare time projects can be brutal, and Chordle is a big ol' project, but I'm really happy with how the new editor is working out - drag and drop of chords in both #chordpro and chords above text! #avaloniaui
Just shipped a massive release of dotnes! A testament to vibe coding for fun.
Many samples working now!
github.com/jonathanpepp...
would you enlighten me too please? feeling a bit dumb and looking to get educated
is there a place I could read about it?