The YAGNI principle, as explained by AI.
The YAGNI principle encourages programmers to only implement features necessary for the current iteration of a project. Focusing on the MVP can reduce complexity, technical debt, and make code easier to maintain and refactor.
How To: Interview a developer, as a developer!
This article goes over a simple approach of interviewing a developer, as a developer.
How To: Clean up Plex with Google Scripts
Just as the title implies, this tutorial is going to cover what it takes to automatically cleanup a Plex media server, using Google Scripts. I am aware there are other ways to do this, but this tutorial is tailored specifically for Google Scripts.
How To: Run Ghost inside a Docker container on DigitalOcean
Recently I created a new theme for Ghost, that you can find here
[https://github.com/stefanbc/Asgar] and can
Just Another Cluster #6
I'm gathering stuff, interesting articles, useful tools or amazing videos, and
then make a list with all of
Building a project - workflow, development stack.
Sometimes, I need to calculate the aspect ratio of an image to make sure I
resizes it correctly and because