We're a place where coders share, stay up-to-date and grow their careers.
Windows by day, Linux by night
All private interactions must abide by the code of conduct.
G.L Solaria
I know of a senior and well respected dev that did an "rm -rf...
Feb 3
I spent a week trying to figure out if I was doing something ...
It was my understanding that with c# if you do not initialise...
Oct 19 '20
Doesn't fail fast refer to asserting preconditions rather tha...
Sep 26 '20
If the API code simply does nothing when a user of the API do...
Why call a method if it does nothing? Sure if you are protect...
Sep 25 '20
Point taken with regard to tech talk during lunch. I guess al...
Aug 22 '20
The await keyword will by default wait for a task to compl...
Jan 18 '20
Recent comments
Mistakes come for Juniors and Seniors alike
I know of a senior and well respected dev that did an "rm -rf...
What's the longest you've ever spent debugging a single bug?
I spent a week trying to figure out if I was doing something ...
default vs null - which is a better choice, and why?
It was my understanding that with c# if you do not initialise...
1 small tip to improve your code readability
Doesn't fail fast refer to asserting preconditions rather tha...
1 small tip to improve your code readability
If the API code simply does nothing when a user of the API do...
1 small tip to improve your code readability
Why call a method if it does nothing? Sure if you are protect...
Annoying grad behaviours
Point taken with regard to tech talk during lunch. I guess al...
.NET Threading Gotchas
The await keyword will by default wait for a task to compl...