@KevinNaughtonJr I'm not so sure. Understanding an idea and the ability to communicate that idea in a way someone else can comprehend are two distinct skills.
@KevinNaughtonJr There's so much more to life than a hypnotic screen... I say as I'm looking at my little screen while sitting in front of 3 bigger screens
It is officially AMAZON PRIME DAY. I spend way too much time collecting all the best deals. This year has some crazy ones.
Here's the best stuff I could find, from roombas to AirPods to TVs to shoes. Lots of good stuff this year 👀👀
@MicrosoftTeams can yall fix your pos software that im being forced to use? Im so sick and tired of having to restart my machine becaus the windows desktop client decides randomly to just stop connecting to your servers
people get stuck with their first thought
try having follow up thoughts
a common one is "computers are faster now but software feels slow - everyone must be stupid"
now try having a second thought
Met a billionaire for breakfast
I ordered pancakes and chocolate milk
He ordered a 32 egg omelette
I gasped
The bill came out to $957 thanks to his meal
He paid with his Amex Black Platinum Gold Medallion Card
I asked why he got such an expensive meal
"Don't worry, I always get my money's worth," he said, chuckling.
He then went to the restroom and completely destroyed the plumbing.
The business had to pay $2,700 to get the problem fixed
Guess who owns the plumbing company right next door...
Billionaires operate on a different level
docker is an open source free tool
in later versions it defaults to their new build system which needs to pull an image from dockerhub
dockerhub has aggressive rate limits so this forces you to pay for it
has anyone worked around this and pointed to a buildkit image hosted somewhere else?
Here are 13 excellent libraries I use in my projects:
1. MediatR
2. Polly
3. EF Core
4. Refit
5. Testcontainers
6. MassTransit
7. xUnit
8. Dapper
9. FluentValidation
10. Hangfire
11. SignalR
12. NSubstitute
13. OpenTelemetry
Which library would you add to the list?
P.S. Here's a free Clean Architecture template showing you how to use these libraries: milanjovanovic.tech/templates/clea…
It's awesome that you can write an interface, and that's all you need to integrate with a third-party API.
Refit codegens the HttpClient implementation for you.