Introducing Oh My Posh Visual Configurator: Finally, a Drag-and-Drop Terminal Theme Builder! ✨
https://t.co/tEnxLbn6Eb
Approved & endorsed by @jandedobbeleer!
I just got this screenshot from the Visual Studio engineering team. I've wanted one-click Copilot actions for commonly used prompts for a long time. Excited 😀
Coming soon...
Finally here: Microsoft .Data.SqlClient 6.1!
- huge perf improvements to async blob read
- new Vector data type support
- other perf and bug fixes
#dotnet#sqlserver
https://t.co/wCERzIKe9z
Semantic Kernel is a great orchestrator for building AI apps. .NET Aspire brings a great developer experience. In this On .NET, the team simplifies the dev experience when building intelligent apps!
Tune in. 🎥 https://t.co/WMbnV5Xq41
@amandaksilver@coolcsh So is this the future vision from Microsoft? Azure DevOps will be fully migrated to GitHub?
If yes, there should be an anouncement. Because every new customer starting with Azure DevOps should have been using GitHub (Enterprise) instead.
Home Assistant 2025.5 🎉
Smarter backups with per-location retention, Z-Wave Long Range support, an improved entity picking experience, tons of new voices for Home Assistant Cloud, and the ability to just paste YAML directly into your automations.
https://t.co/BJrxvz2xub
Google published a 69-page whitepaper on Prompt Engineering and its best practices, a must-read if you are using LLMs in production:
> zero-shot, one-shot, few-shot
> system prompting
> chain-of-thought (CoT)
> ReAct
> code prompting
> best practices
A new version of the MCP spec was finalized today.
Some of the major changes:
- Auth framework based on OAuth 2.1
- Replaced the previous HTTP+SSE transport with Streamable HTTP transport
- Support for JSON-RPC batching
- Tool annotations for better describing tool behavior
@codemullins You can use your DI System for that. Simply register or configure a Proxy for your services and Check via reflection if the method to be called has this Attribute.
But this is a very old style approach.
Maybe the new interceptor Feature together with source gen would help.
View NuGet transitive package dependency graph
dotnet nuget why dropped as part of #dotnet 9 and will tell us what parent / ancestor packages caused a particular library to be included.
I 💗 this, it might seem simple but this will be a big timer saver for many devs.
What do you think?
Inspired by @staff0rd ' work on LLM agents, I built an MCP server that lets LLMs interact with #SEQ. It's amazing to see LLMs analyse system behavior by speaking SEQ's language through MCP! Check out here: https://t.co/XeErGyamnp #LLM#MCP@nblumhardt@datalust_seq