A bit about a privacy project!

A few years ago, I created a website called , which compiles a comprehensive list of websites that contain spam, malware, ads, and other harmful content. By removing duplicates and presenting the aggregated data, users can e...

Continue reading →

Classes & Functions - Which is better?

Being asked whether I prefer classes to functions is a setup question, as it’s quite difficult to determine without a use case. Why? Well, classes and functions are two fundamental building blocks used to develop software. A class is a blueprint for creating objects that have specific pr...

Continue reading →

Hiding Windows Like a Mac

One of the great things about having a Macintosh is the ability to hide application windows with ease. Unfortunately, Microsoft Windows, being the most popular operating system to date, doesn't have a native approach to this, and the available programs to solve this issue can be outdated, ...

Continue reading →

This Blog's Flat File Engine

When it comes to running a WordPress website, there's one thing that can really give you a headache: updates and security. With WordPress being so popular, security flaws are frequently discovered in plugins and even in WordPress itself. This means that keeping up with updates is a must, a...

Continue reading →