Be prepared that the first keyboard you purchase may not fully satisfy you. Therefore, avoid overpaying for your initial purchase; consider it an investment in an experience.
Be prepared that the first keyboard you purchase may not fully satisfy you. Therefore, avoid overpaying for your initial purchase; consider it an investment in an experience.
There are a lot of options to use a mechanical keyboard and still be quiet. Search for keyboards with switches that make βthockβ or βcreamyβ sounds. Nowadays, it is easier not to be hated by your coworkers or family members compared with the situation even two or three years ago.
These days, Iβm leaning towards using Aspire for integration testing, especially when it comes to green projects.
Let's talk about AI Hype and the Theory of Constraints. From a business perspective, the key metric is "lead time." The time it takes to get an idea to the point where it's producing revenue ("in the customer's hands").
1/10
.NET STS releases are now supported for 2 years instead of 18 months starting with .NET 9 (the current STS). STS releases now go out-of-support on the same day as the previous LTS release. Upgrading to an STS release will no longer cause you to lose support!
devblogs.microsoft.com/dotnet/dotne...
Sometimes, words are like good wine; time is required to fully appreciate their true essence.
blogged - AutoMapper and MediatR are going commercial: www.jimmybogard.com/automapper-a... - I don't have details yet because I haven't worked it out yet. But wanted to give folks the heads up
The Hanselminutes Podcast - Teaching the next-gen engineer with Dr Carlotta Berry and host Scott Hanselman.
https://www.hanselminutes.com/982/teaching-the-next-gen-engineer-with-dr-carlotta-berry
#podcast #teaching #learning #engineering #trends #technology
dotnet watch support for Aspire is coming in the next version of the .NET SDK (9.0.200). We rewrote the whole thing π
.
This should improve scenarios where you need to change individual projects without restarting the entire app host.
#dotnet #aspire
What did you decide to go with? Shouldly or NUnit/xUnit assertions or other options?
All good points π
CodeFeed tidyfirst.substack.com/p/idea-codef... is an idea of mine for delivering real-time, personalized updates about changes to a system. I just tried writing it with GenAI & it was totally not the experience I wanted.
The model tried to generate the whole system for me. I wanted a pair partner.
Yeah, looks like Reqnroll is under active maintenance. Considering using it.
Looks like #SpecFlow is completely gone. GitHub repositories are no longer available. Packages are still available, though. Iβm stunned by the irresponsibility demonstrated by the maintainers. Not a word they uttered from the moment the community began to express concern about it. #dotnet
Introducing Phi-4: Microsoftβs Newest Small Language Model Specializing in Complex Reasoning.
https://techcommunity.microsoft.com/blog/aiplatformblog/introducing-phi-4-microsoft%E2%80%99s-newest-small-language-model-specializing-in-comple/4357090
#ai #aimodels #phi4 #slm #azure #azureaifoundry
I donβt know the setting, maybe it is something about writing style, like βPrefer enclosing tagsβ.
The first one is faster, because it has explicit enclosing tag?
Eventually, I suppose, Iβll install Rosetta to try out some games. As a consumer, I can understand why itβs not a simple task to make games run natively on Mac. However, when it comes to small utilities or even command-line tools, itβs quite frustrating. π
Itβs quite uncommon these days to encounter a program that requires Rosetta to run, especially since Docker now functions natively on Mac without it. When you encounter an app that insists on installing Rosetta, it leaves you speechless. #arm #mac
Run cd cm-lang-rockstar npm error code E404 npm error 404 Not Found - GET https://registry.npmjs.org/@codemirror%2flanguage - Not found npm error 404 npm error 404 '@codemirror/language@^6.10.2' is not in this registry. npm error 404 npm error 404 Note that you can also install from a npm error 404 tarball, folder, http url, or git url. npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2024-12-08T18_46_17_472Z-debug-0.log
I upgrade an entire project from .NET 8 to .NET 9, it just works. No hassle. Just... done.
I try to run a nodeJS build that worked YESTERDAY, with no changes, and it fails because the nodeJS ecosystem is about as stable as a tectonically active goth on rollerskates after a litre of supermarket gin.
Collection expressions feature is my favourite among the ones introduced in C# 12. It makes code much simpler, expressive, and readable.
The situation in Russian agriculture is frankly poor; this year, there wasnβt even the usual seasonal drop in food inflation.
Itβs not that simple. Russia relies on Western potato seeds for its agriculture. This year, they tried switching to domestic seeds, but it led to lower yields and reduced planting areas, resulting in higher prices. All agricultural machinery is Western-made, but it is under sanctions.
Weβre looking at moving async state machine generation into the JIT and out of C#. This should enable many optimizations that are hard to accomplish today in async code (inlining etc).
#dotnet
github.com/dotnet/runti...
Dramatically faster package restores with .NET 9βs new NuGet resolver
Kaplan Meier curve showing the cumulative incidence of type 2 diabetes in people given tirzepatide vs placebo
This month, a phase 3 trial of tirzepatide (a GLP-1 drug) found that it reduced the chances of developing type 2 diabetes by around 90% (!), among people with obesity and pre-diabetes.
That's a reduction if I ever saw one.
www.nejm.org/doi/full/10....
So who wants a verified 'Microsoft' and 'Microsoft MVP' label on their profile and all the posts?
I just finished setting up @bluesky.ms as a labelling service.
Go subscribe to the label to start seeing labels on verified MVPs and Microsofties.
π§΅π
Should we support Durable Functions in the new Azure Functions + Aspire integration?
Thumbs up this issue if so! π
github.com/dotnet/aspir...
#dotnet #aspire
Awesome. Didnβt know that. Will try to enforce formatting rules during ci runs on some secondary projects.