Using the GitHub Copilot app chat to investigate Windows crash dumps without a git repository, collaborating with a child session that works on a WinDBG-based Rust tool I'm developing at the same time to help investigate those dumps 👇
Kirill Osenkov
@kirillosenkov.com
(Unofficial) VP of Developer Productivity at Microsoft. Developer tools, engineering systems, .NET, C#, Roslyn, Visual Studio, Editor, WPF, Avalonia, MSBuild.
Ran into a bug in Claude on Windows arm64. Very curious now whether and how it will be handled. It will tell me a lot about Anthropic the company: github.com/anthropics/c... My expectations are high but at the same time I think I'll be disappointed for some reason.
[BUG] claude.exe crash on Windows 11 Arm64 with 0xC0000005 · Issue #83467 · anthropics/claude-code
Preflight Checklist I have searched existing issues and this hasn't been reported yet This is a single bug report (please file separate reports for different bugs) I am using the latest version of ...
github.com
Looking at a sundial and it just dawned on me that clocks would have been counterclockwise had they been invented in the southern hemisphere
Fell down the vulkan rabbit hole recently youtu.be/_JGMgpyCTsY
I Tried Coding my own Graphics Library
YouTube video by Sebastian Lague
youtu.be
Are you working to make programming more direct, tangible, and alive? Share your work at LIVE, the world's premier gathering on live programming, held online this October! LIVE welcomes submissions from academia, industry, and individuals. Call for submissions and more details on liveprog.org/
Workshop on Live Programming (LIVE)
The 12th Workshop on Live Programming (LIVE 2026) will take place online. LIVE invites submissions of ideas for improving the immediacy, usability, and learnability of programming.
liveprog.org
HearHere, our geospatial silent disco system, doing it's thang at my place. still some bugs to iron out but it's happening!!!
AOTrino - Electron-like desktop apps on .NET AOT + WebView2, single-exe, Windows x64, front-end-framework-agnostic buff.ly/TFlybVP #dotnet #csharp #windowsdev #aot #appdev
GitHub - aelyo-softworks/AOTrino: Electron-like desktop apps on .NET AOT + WebView2, single-exe, Windows x64, front-end-framework-agnostic (React/Fluent UI layers optional).
Electron-like desktop apps on .NET AOT + WebView2, single-exe, Windows x64, front-end-framework-agnostic (React/Fluent UI layers optional). - aelyo-softworks/AOTrino
buff.ly
source.dot.net has been updated and massively improved. It now has support for mobile, fuzzy searching, per repo filtering, resizable panes, and much more. * There's a couple theme fixes in PR and one that splits the dotnet/dotnet filter apart to the actual sub repos
Source Browser
source.dot.net
ICYMI: We released a new library called Spectre.Console.Ansi, which makes writing ANSI a breeze (and much more). With this library, you can also use the markup functionality directly with an old-fashioned System.Console. spectreconsole.net/console/how-...
Spectre.Console Documentation - Write ANSI
How to write ANSI/VT sequences and markup without the Spectre.Console library
spectreconsole.net
Windows, Mac and Linux - the first preview of #ILSpy 11 brings the open-source #dotnet decompiler to all platforms thanks to #Avalonia. A few new features also made it: bookmarks, omnibar, open from #NuGet feed. github.com/icsharpcode/...
Release ILSpy 11.0 Preview 1 · icsharpcode/ILSpy
WarningWe DO NOT own the domain ilspy[.]org See #3709 Download ILSpy only from GitHub Releases! This release is based on .NET 10.0. Please make sure that you have it installed on your machine befo...
github.com
Climate.us is live. Built by members of the team behind Climate.gov, this new independent nonprofit website keeps trusted climate information easy to find, easy to use, and harder to erase. #ClimateForUs #ClimateUS
I updated my homepage for the first time in 20 years: osenkov.com
MSBuild binlog viewer downloads have fallen off the cliff since ~March: msbuildlog.com/stats/ My interpretation is that AI is solving MSBuild issues, as well as less and less people using MSBuild. Also hopefully modern MSBuild and SDK is more pit of success.
Favorite: .binlog Favorite: .beetle Favorite: .dll Favorite: .cs Least Favorite: .pdf
Favorite: .md Least Favorite: .pfx
No, this is not Visual Studio. Yes, this is Vscode. Yes, this is available right now as the extension SharpLsp marketplace.visualstudio.com/items?itemNa...
Now seems as good a time as any to post this... I've handed in my notice at Google. I'll be working to the end of June, with my final employment date being July 7th. I don't have anything lined up yet in terms of my next role, but I'm starting some conversations. Feel free to get in touch :)
This made me dig up how I did drag and drop for C# statements in my old structured editor from 2006 - you could only drag them where the grammar allowed it github.com/KirillOsenko...
all will become fidgetable
Blogged: Forking an open source project - codeblog.jonskeet.uk/2026/07/11/f... If you have experience on forking an OSS project and would be able to weigh in with thoughts about my plans, I'd be very grateful...
Forking an open source project
Introduction and motivation Some of the projects I work on – notably V-Drum Explorer and At Your Service – use MIDI to interact with hardware devices. I use a couple of packages for thi…
codeblog.jonskeet.uk
Today I'm releasing AotAnywhere, a package which enables cross platform publishing support for dotnet NativeAOT. Before this package you had to use multiple different runners, with AotAnywhere you can publish for all targets from any single host. This is continuing the great work of @migeel.sk
There's a new PowerShell SDK and CLI distribution in town, and it's from Devolutions! After speaking with @jsnover.com at #PSConfEU, I took the plunge and adapted #PowerShell to fit our needs. This is not a full fork, but it includes targeted improvements: github.com/Devolutions/...
Market research question for .NET teams: When you hear "private NuGet feed", what comes to mind first? 1. Internal packages for your own team 2. Per-customer package delivery 3. Both I am shaping a new offering for pkgstore and trying to understand the real use case.