Posts by Category

DevOps

Keeping code clean using linters

Have you ever been annoyed at a project where code is all over the place? Inconsistent naming, mix between spaces and tabs, some functions defining return ty...

Back to Top ↑

Code

Keeping code clean using linters

Have you ever been annoyed at a project where code is all over the place? Inconsistent naming, mix between spaces and tabs, some functions defining return ty...

Back to Top ↑

Uncategorized

I’m back!

After several years away, I’m back to writing about my thoughts!

Back to Top ↑

Tiny Tutorials

Creating git tags in your pipeline

Today I introduce a new series called Tiny Tutorials, aimed to give you small tips and tricks. For the first post, we will take a look at creating git tags f...

Back to Top ↑

Security

Back to Top ↑