For shits and giggles I’m writing a cookbook. It’s part of my mission to try out anything I like, even if it’s not up my alley. I’ve been my own gatekeeper for far too long and trying out new things should be fun. My cookbook will be called Functional Eating for Simple Souls. The recipes […]
WriMo Day 2 – How did I do this before the pandemic?!
I had a full day face to face with my team for the first time since March 2020, because of the pandemic obviously. I’m home now after this full day of interacting with people and I’m feeling utterly tired and overstimulated at the same time, which makes for a very interesting combination. How did I […]
WriMo – Day 1: How to Not Burn Out
I’m going to write something every day on my blog during this month November, no matter the quality. The topics can range from personal, to IT, to sports, to philosphy. No limits, just write! Day 1 – How to Not Burn Out In 2017 I quit my job as IT consultant because I could no […]
“Finding bugs in an organisation”; why I’m frustrated with the tester role recently
Prefer audio? Listen to the article here I’ve felt a certain frustration with filling the software tester role lately and finally it clicked why. I’ll use this post to explain my feelings. I’ll try to structure it so it doesn’t come across as too chaotic, but please feel free to ask a question if you […]
How to: Postman tests HTML report to Microsoft Teams with Gitlab CI/CD
This is my first post of a technical nature, am I devloper now? Goal: Run your Postman tests, create an HTML report and post that to Microsoft Teams all in Gitlab CI/CD. What you need: an Online Postman Workspace (might required paid version, idk). This means all version control is in Postman and you can […]
Series: Recovery in software development is lacking – Maximum Recoverable Volume (MRV)
In this post I’ll take a look what we can learn from the concept of MRV in strength sports when we apply it to software development. The theory from MRV can be found in the book “The Scientific Principles of Strength Training” and this is the source I’ll use. MRV in strength training explained For […]
Series: Recovery in software development is lacking – Intro
If you do any type of sport you probably know a bit about the concept of recovery. To give an extremely simple explanation of recovery in sport in case you don’t know what it is: it’s what you do in between training sessions to feel ready to train again. Examples of what you can do […]
Learning to Code: What did I learn from failing?
Failing is not fun, and it’s especially terrible if you’re a perfectionist like me. Every failure feels like a stab to the heart, and I take it personally. Trying to rewire my thinking around this is quite hard, but also rewarding. Failing isn’t fun, but at least I can try to make it useful by […]