
Free email and website hosting for your custom domain
Many companies offer free plans, so together with AI agents it’s pretty accessible to build your own website these days.

Many companies offer free plans, so together with AI agents it’s pretty accessible to build your own website these days.

I recently worked on a project where I used prompts to generate most of the code. I had to make some fixes, as expected, but the question arose: might more of those have been avoided if the quality of the…

Many years ago I worked on a PHP based notes taking app named after a friendly cat in our family back then. I still use it from time to time, but because it’s obsolete, time has come to give it…

Testing an application is more important than one might think. The two best reasons that come to mind is quality assurance and the time you save by using them.

Recently I have found myself in the position to want to show a list of addresses on a map and remembered that I haven’t built a map in quite a while. The plan is to build a map with OpenStreetMap…

The following commands to merge changes from the repository in the current source.
Sometimes, in your git repository, you realise everything you did is wrong and you need to start over. Then, this is what you need to do!
This article is about publishing a plugin to the WordPress Repository. I use TortoiseGIT on a daily basis and also Github for opensource projects. Also, TortoiseSVN will be needed. Steps: Read: Sources:

Licensing application based on Node.js and React. It manages the activation codes, clients andresellers.
I am currently working with Github and an Ubuntu VM under Windows. Because of line endings, while the command line in Windows shows the repository is up to date without modifications, that in Ubuntu shows a lot of files modified.…

Node.js backend and Jade (Pug) frontend based on JQuery and Twitter Bootstrap for interacting with a NAGIOS server with the purpose of monitoring the status of a network. Where Nagios isn’t available, a PING based service has been implemented.
Meld is a visual diff and merge tool targeted at developers.