Multi-Head Latent Attention
π github.com/rasbt/LLMs-f...
@marcorossignoli.bsky.social
Principal Software Engineer@Microsoft CoreAI Platform and Tools - DevDiv, Agentic/Generative AI, .NET, Microsoft.Testing.Platform creator, Coverlet coverage co-maintainer
Multi-Head Latent Attention
π github.com/rasbt/LLMs-f...
What a dream
04.10.2025 10:27 β π 0 π 0 π¬ 0 π 0"If it takes longer to make your coffee than it does for you build pipeline to complete, you're doing one of them wrong"
- @abangser.bsky.social
Fantastic technical post about experiments in making LLMs deterministic by making kernel operations act invariant of batch sizes: thinkingmachines.ai/blog/defeati...
Curious if we'll see something like this roll out more broadly in the future!
dir 1.txt.* matches 1.txt
I just learned that Directory.GetFiles with pattern 1.txt.* matches 1.txt, and it's the OS behavior:
05.09.2025 18:07 β π 17 π 2 π¬ 7 π 0Screenshot of running a file-based C# app from stdin to dotnet run -
File-based C# apps & support for stdin to `dotnet run -` makes it incredibly easy to check behavior of APIs in .NET 10!
04.09.2025 17:24 β π 31 π 9 π¬ 4 π 0Not entirely sure what I'm going to do with all that money.
03.09.2025 10:02 β π 2 π 1 π¬ 0 π 0Captain Haddock looking very frazzled, saying, βWhat a week, huh?β Tintin leans into the frame and says, βCaptain, itβs Wednesday.β Snowy is very excited about the drink he has found.
03.09.2025 09:55 β π 487 π 208 π¬ 3 π 11The SCUMM Bar screenshot of the day
Daily scene from βMonkey Island 2: LeChuckβs Revengeβ (VGA): Part II β Four Map Pieces #MonkeyIsland
26.08.2025 08:00 β π 7 π 1 π¬ 0 π 0Finally a good use for LLMs
github.com/MorDavid/Bru...
Semantic code search is now built into Visual Studio Copilot Chat, making it easier to find code based on meaning.
devblogs.microsoft.com/visualstudio... #visualstudio
spot art. Photo of presenter(s). text reads: MCP security best practices
If you're building AI tools in #VisualStudio, adopting MCP can help you scale fastβbut it also introduces a new class of threats you might not expect.
Get actionable strategies and tooling tips to keep AI systems secure, resilient, & enterprise-ready.
π₯ msft.it/63327s3QfX
β We're live in 10 minutes! It's another VS Code Release Party. Today the team will demo new features and updates from the v1.103 release including coding agent integration, MCP updates, beast mode, evaluating GPT-5! Join us βΆοΈ www.youtube.com/watch?v=EYMi...
14.08.2025 14:50 β π 5 π 1 π¬ 0 π 0Image described in post
Scene of the Day: βThimbleweed Parkβ (PC): Part Three β The Arrest
12.08.2025 08:00 β π 8 π 1 π¬ 0 π 0We've made some "beastly" upgrades to our GPT agent prompt and we're seeing big improvements in completion rates across scenarios.
You can use it today in Insiders with any GPT model...
"github.copilot.chat.alternateGptPrompt.enabled": true,
"chat.todoListTool.enabled": true
GPT-5 in Visual Studio is now available. #visualstudio devblogs.microsoft.com/visualstudio...
12.08.2025 18:04 β π 0 π 1 π¬ 0 π 0A #csharp 14.0 feature to expect in the next #ILSpy preview for #dotnet 10 is extension members (not final, see github.com/icsharpcode/...)
04.08.2025 17:20 β π 6 π 4 π¬ 0 π 1Explore the future of cloud at azuredevsummit.com β a powerhouse event featuring not just AI, but a full spectrum of cloud innovations, hands-on workshops, and top-tier speakers
Early Bird pricing ends this week!
The LLVM Compiler Infrastructure - Chris Lattner - 2004/07 www.youtube.com/watch?v=f9I2...
27.07.2025 13:29 β π 4 π 1 π¬ 0 π 0Troubleshooting walkthrough: Cascade Into Darkness
This is a real issue I solved in Windows, the hurdles I faced, and what I'd do differently.
π₯π₯YOU CAN MUTE JUST THIS CONVERSATION THREADπ₯π₯
It starts with the user editing "HKLM\HARDWARE" and misunderstanding an instruction and breaking Windows.
Hey folks! Know anyone looking for a product manager with deep experience working on C#, JavaScript, mobile, web and AI developer tools? I'm on the market and looking for new opportunities! You can read up on my history here: linkedin.com/in/jordanmat...
Feel free to DM me as well.
Blogged: Unexpected inconsistency in records - codeblog.jonskeet.uk/2025/07/19/u... - if you use C# records and the "with" operator, I'd suggest reading this to avoid a footgun you may be unaware of
19.07.2025 13:08 β π 57 π 13 π¬ 5 π 2Looks like eslint-plugin-prettier and eslint-config-prettier might have been compromised π¬ github.com/prettier/esl...
18.07.2025 18:02 β π 16 π 11 π¬ 7 π 1I just wanted to say, Iβm probably more proud of this Ted talk than just about anything Iβve ever done so Iβm gonna be absolutely useless for the next couple of weeks as I promote the shit out of this because I want you to watch it because it matters in the moment we are in youtu.be/dVG8W-0p6vg
17.07.2025 20:37 β π 993 π 275 π¬ 80 π 93Next version of the dotnet runfile supports publishing these .cs files to a native binary (via Native AOT learn.microsoft.com/en-us/dotnet...), no dependencies on the runtime, self-contained.
#dotnet #csharp
many rows of multiple rectangles per row, each rectangle is the project name, some rectangles are bigger and bluer (they are referenced more). One rectangle is selected and green, it has outgoing arrows above it that point to other rectangles, with purple border. Those are the referenced projects. Arrows also go down, to rectangles with green borders. Those are projects that reference the selected one.
New in MSBuild Structured Log Viewer:
Project Reference Graph
New tab that shows the project graph layered by project "height". Each project only references projects above it.
Clicking a project highlights all directly referenced projects above, and all projects below it that reference this one.
Speaking of "supporting actor" - #ILSpy in @david.wengier.com talk "What's Inside: A .NET assembly! (and how does Hot Reload change it?)" www.youtube.com/watch?v=Buxm...
11.06.2025 13:38 β π 11 π 4 π¬ 0 π 0Hey #dotnet people:)
Just published another episode on Dissecting the Code YouTube channel - "Can Tiered Compilation Cause Memory Leaks in .NET".
This video is about a change in behavior between full framework on .net 9 in respect to GCInfo and how it affect memory usage.