Asking stupid questions, so that you don't have to.

Joined July 2019
114 Photos and videos
.NET 9 provides a new class dedicated for locking. Besides adding a few new gimmicks it's more performant than locking on a generic object.
1
36
You can use link custom git commands to your own .bat script: git config --global alias.mycommand '!C:/git-scripts/my-script.bat'
40
Don’t be afraid to discard a few days worth of code. Many times the real time spent wasn’t writing the code, but learning how to solve the problem.
43
Am I completely blind, or do @pluralsight not allow bookmarking paid courses, when you don't have an active subscription? 🤔
1
110
Suggestion for the #USElection: Randomly select one democrat and one republican. These are now your new presidential candidates 🇺🇸
81
Jakob Busk Sørensen 🇩🇰 retweeted
27 Jun 2024
Raising the level of abstraction means hiding implementation details that I don't need to care about.
3
3
61
17,236
For a brief moment I forgot that Pandas is a Python library…
63
Definitely a recommendable news letter, if you’re working with C#.
You're using HttpClient in .NET wrong... in some cases 😁 Tomorrow I'll describe the problems with HttpClient and how to avoid them in the .NET Pulse issue. Join 1,400 readers 🚀 Link below 👇
2
4
879
Does anyone know of an app/website for planning which concerts to go to at festivals? Typically there are multiple stages with different concerts at the same time, so you have to choose. I would image someone made some software for planning your personal program?
69
Work with what you got, not what you hoped for…
26
> winget install sysinternals This installs - amongst other things - ZoomIt, which is really handy for online presentations (like Teams meetings or videos). Thank you @shanselman for yet another useful tip 🙏. learn.microsoft.com/en-us/sy…
5
10
5,234
I'm struggling to get a function to run in Azure, while it works fine locally. Anyone else encountered this? stackoverflow.com/questions/…

3
2
1,808
The corporate sector has done a great job convincing the people, that everything needs an app... 🙄
60
Yea OpenAI is cool and stuff, but do you remember OpenTTD? openttd.org

1
1
113
Read twice, code once.
103