Advertisement · 728 × 90

Posts by Marco Rossignoli

Post image

MCP auth for enterprise is confusing and most of the confusion comes down to one thing: mixing up agent identity and MCP authentication.

It’s incredibly easy to blur the lines between agent identity and MCP authentication, which is exactly where things can get messy for an architecture team.
1/7

1 month ago 8 2 2 0
Video

This Extension of the Week is a serious time-saver.
It cuts down the repetitive stuff and speeds up your workflow fast.

Watch to see👇

3 months ago 19 2 2 1
Post image

You might have seen it in the past, but in case you haven't looked recently, GitHub has a couple really nice font sets:

Mona Sans & Hubot Sans:
github.com/mona-sans

Monaspace:
monaspace.githubnext.com

3 months ago 122 17 3 1

Multi-Head Latent Attention
🔗 github.com/rasbt/LLMs-f...

6 months ago 42 6 0 1

What a dream

6 months ago 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

6 months ago 26 8 4 0
Preview
Defeating Nondeterminism in LLM Inference Reproducibility is a bedrock of scientific progress. However, it’s remarkably difficult to get reproducible results out of large language models. For example, you might observe that asking ChatGPT the...

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!

7 months ago 10 2 0 2
Preview
Performance Improvements in .NET 10 - .NET Blog Take a tour through hundreds of performance improvements in .NET 10.

devblogs.microsoft.com/dotnet/perfo...

7 months ago 2 0 0 0
dir 1.txt.* matches 1.txt

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:

7 months ago 17 2 7 0
Advertisement
Screenshot of running a file-based C# app from stdin to dotnet run -

Screenshot 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!

7 months ago 31 9 4 0
Post image

Not entirely sure what I'm going to do with all that money.

7 months ago 2 1 0 0
Captain 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.

Captain 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.

7 months ago 481 205 3 11
The SCUMM Bar screenshot of the day

The SCUMM Bar screenshot of the day

Daily scene from “Monkey Island 2: LeChuck’s Revenge” (VGA): Part II — Four Map Pieces #MonkeyIsland

7 months ago 7 1 0 0
Preview
GitHub - MorDavid/BruteForceAI: Advanced LLM-powered brute-force tool combining AI intelligence with automated login attacks Advanced LLM-powered brute-force tool combining AI intelligence with automated login attacks - MorDavid/BruteForceAI

Finally a good use for LLMs

github.com/MorDavid/Bru...

7 months ago 5 3 0 0
Preview
Enhance your CLI testing workflow with the new dotnet test - .NET Blog Learn how .NET 10 transforms dotnet test with native Microsoft.Testing.Platform integration, delivering better performance and enhanced diagnostics.

devblogs.microsoft.com/dotnet/dotne...

7 months ago 0 0 0 0
Preview
Improving Codebase Awareness in Visual Studio Chat - Visual Studio Blog Our new Remote Semantic Search integration helps you find exactly what you need faster and with greater precision than ever before.

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

8 months ago 0 1 0 0
Advertisement
spot art.
Photo of presenter(s).
text reads: MCP security best practices

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

8 months ago 3 1 0 0
🔴 VS Code - VS Code Live - v1.103 Release 🎉
🔴 VS Code - VS Code Live - v1.103 Release 🎉 🎉 It's time for another release party! Join the VS Code team as they dive into the latest features from the v1.103 release, including: Coding agent integration MCP updates Terminal tools…

⌛ 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...

8 months ago 5 1 0 0
Image described in post

Image described in post

Scene of the Day: “Thimbleweed Park” (PC): Part Three — The Arrest

8 months ago 8 1 0 0
Post image

We'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

8 months ago 19 1 1 1
Preview
GPT-5 Now Available in Visual Studio - Visual Studio Blog We’re excited to share that GPT-5, OpenAI’s latest frontier model, is now rolling out in GitHub Copilot for Visual Studio.GPT-5 offers faster responses and even better performance for writing and unde...

GPT-5 in Visual Studio is now available. #visualstudio devblogs.microsoft.com/visualstudio...

8 months ago 0 1 0 0
Post image

A #csharp 14.0 feature to expect in the next #ILSpy preview for #dotnet 10 is extension members (not final, see github.com/icsharpcode/...)

8 months ago 6 4 0 1
Preview
Azure Dev Summit | Lisbon 13 - 16 Oct 2025 Azure Dev Summit is a 4-Day Event for Software Developers, 13-16 Oct in Lisbon, Portugal.

Explore 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!

8 months ago 0 0 0 0
The LLVM Compiler Infrastructure - Chris Lattner - 2004/07
The LLVM Compiler Infrastructure - Chris Lattner - 2004/07 YouTube video by WalkingCat

The LLVM Compiler Infrastructure - Chris Lattner - 2004/07 www.youtube.com/watch?v=f9I2...

8 months ago 4 1 0 0

Troubleshooting 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.

8 months ago 241 39 8 14
Advertisement
Post image

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.

8 months ago 7 13 1 0
Preview
Unexpected inconsistency in records Unexpected inconsistency in records The other day, I was trying to figure out a bug in my code, and it turned out to be a misunderstanding on my part as to how C# records work. It’s entirely …

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

9 months ago 57 13 5 2
Preview
four new versions published with no code changes to repo · Issue #339 · prettier/eslint-config-prettier The diff looks a little odd: https://npmdiff.dev/eslint-config-prettier/10.1.5/10.1.7 Is this expected? https://www.npmjs.com/package/eslint-config-prettier?activeTab=versions

Looks like eslint-plugin-prettier and eslint-config-prettier might have been compromised 😬 github.com/prettier/esl...

9 months ago 16 11 7 1
Tech Promised Everything. Did it deliver? | Scott Hanselman | TEDxPortland
Tech Promised Everything. Did it deliver? | Scott Hanselman | TEDxPortland YouTube video by TEDx Talks

I 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

9 months ago 991 273 79 93
Video

Next 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

10 months ago 63 6 5 0