Cloudflare is aware of, and investigating an issue which potentially impacts multiple customers. Further detail will be provided as more information becomes available. Follow our updates here: www.cloudflarestatus.com/incidents/8g...
@saschabaumann
π Berlin Twitter: @bySaschaBaumann Mastodon: @bySaschaBaumann π|Human-My opinions-Private account π»|#DotNet-#CSharp-#Scrum π€|#SciFi-Old School #Metal Fan-#Nerd. βοΈ|#Diabetic π’|#IStandWithUkriane
Cloudflare is aware of, and investigating an issue which potentially impacts multiple customers. Further detail will be provided as more information becomes available. Follow our updates here: www.cloudflarestatus.com/incidents/8g...
.NET Conf day 1 is still rolling. Weβve got two more sessions about building applications with .NET and then our sponsor party coming up in about an hour.
Join us at dotnetconf.net and click through to watch on YouTube or Twitch
clipboard_20251111_170215_70f838b8c7334ef99f77dd13f2ea2795.png
clipboard_20251111_170247_597ea4995ae9453fb7fc17385d325f8e.png
Nik Karpinsky schooling us about Real-World .NET Profiling with Visual Studio
First thing's first, How do we optimize in the real world?
- Do I know the issue? If not, run profiler. If yes, generate/run benchmark, optimize code, loop
#dotNETConf
<Choose> <When Condition="'$(Configuration)' != 'CodeQL'"> <PropertyGroup> <TargetFrameworks>net8.0;net9.0;net10.0</TargetFrameworks> </PropertyGroup> </When> <Otherwise> <PropertyGroup> <!-- CodeQL doesn't do .NET 10 yet --> <TargetFramework>net9.0</TargetFramework> </PropertyGroup> </Otherwise> </Choose>
"CodeQL detected code written in C# but could not process any of it"
This is not a comment on my code, rather that CodeQL in Github actions is having a hard time with .NET 10 installed.
My temp solution is to have a CodeQL configuration and in Directory.Build.props have a conditional Target.
My first computer was a VIC 20 from my uncle.
I traded it with him for a boardgame I just got for Christmas, when I was 7 or 8 years old.
I watched him for hours coding, and I wanted to do it too π
And yes, I use some V2 extensions, that can not be ported. This is not a phantom fear. π€·ββοΈ
Since #Chrome is disabling #ExtensionsV2, and I use some extensions for my _personal_ web, I plan to switch to Firefox all the way soon.
But for now, this #GroupPolicy under Administrative -> Edge -> Extensions might help π
And no, it was not the usual hard-reset. That happened, and I kept pressing, and something else happened. The fan got really loud (I was a bit worried π¬), and it took like a minute before it restarted by itself, with the monitor working again. π€
I'm not a hardware guy, so if anyone knows, what I did there, please let me know π
I have an #HP ZBook, and basically, I had to unplug all USB devices, and hold the power button for 30 seconds - I made it 32, to be sure.
After that, something happened, and after a while the notebook came up with the monitor working again.
WTF π
That's the weirdest solution for a hardware problem ever, but it worked.
After a Bios Update my USB-C Monitor did not work anymore. Was even considering rolling back the Bios, but then I found a 3y old answer in this Reddit.
www.reddit.com/r/HPLaptops/...
I love that π
For me, it was family - or friends and neighbours, and their kids or parents - Kept me busy π
Hey, you are my age ! Stupid me gave away knowledge for free back in the day π€·
ICYMI - .NET 10 Preview 5 is now available! - .NET Blog
Find out about the new features in .NET 10 Preview 5 across the .NET runtime, SDK, libraries, #aspnetCore, Blazor, C#, .NET MAUI, and more!
hubs.li/Q03sTYmw0 #dotnet
Very good example of mindful composition, when returning data from a service. I remember a project specifically, with multiple levels of DTOs, and basically every level looked the sameπ
Video by Derek Comartin.
youtu.be/0IKSU-TKJBk
"What's Next in C#" with Mads Torgersen and Dustin Campbell.
Very cool talk about #csharp 14 π #DotNet
youtu.be/ssqGEBW-gpo
It still takes some getting used to, at least for me.
But Pattern Matching in #CSharp #DotNet is really powerful.
Talk by Mads Torgersen π
youtu.be/-Jyj4xlwss8
Watched "No projects just C#" by @damianedwards.com
I can see myself using it for small tool "scripts" π
PS: He said stuff π
#CSharp #DotNet
youtu.be/98MizuB7i-w
There is this one thing I don't like about #MSBuild this year, or maybe make it 2. π€·ββοΈ
Will do, thank you π
Hi Jeff, thanks for asking.
Did not have the time to finish it yet, but it looks very interesting, and I like the way you present it.
But I have to spend more time digging in, latest next week.
Have a nice weekend ! π
Bit late to the game, but started watching the .NET #Aspire Beginners Series by @csharpfritz.com π
#DotNet
youtu.be/4ixWtXK7KzY
Nice article about refactoring to primary constructors in #C #DOTNET by @davidpine.net π
PS: Bonus refactoring is not related to additional constructors. That was a bit confusing at first reading.
devblogs.microsoft.com/dotnet/cshar...
Nice little overview of real world reflection scenarios by Ali Hamza Ansari π #CSharp #DotNet
blog.elmah.io/4-real-life-...
Hey #PhoneLink team, could you make the switch between devices a bit easier please ? Maybe like a dropdown on the main screen ?
Going to settings every time feels a bit awkward.
Thanks π
PS: If someone knows the team, please forward it to them π
It's the #Blazor Puzzle youtu.be/gXgxhD5VHnE episode 65 with @csharpfritz.com and myself premiering Friday, February 7 at 2PM ET.
The latest episode of our podcast, "Scott and Mark Learn to...", is out: public speaking! @scott.hanselman.com and I share each of our tips based on our experiences in another fun one: