July 29, 2022
10 minute read
Iโm working on a new thing, timslist.uk, and of course with the first thing out the way (a domain), the second thing is the choice of programming language. Excuse me, Iโll be back in a few years with an answer. Goals I primarily want something that I can keep hosting...
Read More
July 10, 2022
1 minute read
Reasons you should prefer a single class / interface / record / enum / struct per file in C# projects. Congitive load Multiple types per file increases the cognitive overhead of remembering where everything lives. When working on a project, having to remember where each thing is hidden and how...
Read More
May 19, 2022
4 minute read
The Tips Tip #1 ๐ When being introduced to everyone in an office, take the time to make a quick note in a notepad. Name + role. ๐นFear: not making eye contact, being rude. ๐ Reality: people really appreciate that you care enough about them to make the extra effort....
Read More