How to significantly improve your code base with ADRs, RFCs and TODO comments
In this article we'll go over 3 simple things you can start doing today which have potential to significantly improve your code base.
You probably don't want to read this
View All TagsIn this article we'll go over 3 simple things you can start doing today which have potential to significantly improve your code base.
Last Thursday I have attended CodeCon in Žilina. There were various great presentation but one of them stick with me. Fero Volár was talking about his experience with leadership and he mentioned how you can use Talent Dynamics test to build great teams.
He also mentioned how you can complete the questionnaire by asking ChatGTP without actually buying the questionnaire. Of course, I have tested this and it was really interesting.
I've just spend 30+ minutes setting up DS record in local webhosting provider. The reason? Lack of coffe or maybe bad UX. Or maybe both.
When people compare things like on-prem vs cloud or vps vs serverless they tend to compare just the initial cost and the running cost. Very few people I've met are fully aware of things like maintenance cost, hardware deprecation, flexibility, scaling and all the hidden costs which you only find out after a few months/years of running your service online.
Each solution has it's fit, you just need to know the distinction. For me it goes like this:
I just wanted to build simple static site so I can publish something from time to time - I had no idea that it was not that easy in 2025.