Latest
23
Feb
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.
3 min read
10
Nov
How To: Interview a developer, as a developer!
This article goes over a simple approach of interviewing a developer, as a developer.
4 min read
29
May
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.
4 min read
01
Apr
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
2 min read
23
Nov
How To: Organise a web developer meetup
Disclaimer: This post was automatically published a few hours after the event so let's hope everything went according
4 min read
01
Oct
How To: Use Tomcat in Intellij IDEA Community
Recently I started working on a project that required me to have the backend
part installed locally, instead of using
3 min read
14
Jan
Just Another Cluster #6
I'm gathering stuff, interesting articles, useful tools or amazing videos, and
then make a list with all of
2 min read
08
Jan
Visual Studio Code - Tips & Tricks
If you're following me on Twitter you probably know how much I enjoy using
Microsoft's Visual
4 min read
06
Jan
Just Another Cluster #5
I'm gathering stuff like interesting articles, useful tools or amazing videos,
and then make a list with all
1 min read
30
Dec
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
7 min read