
One line javascript function to remove property from object without mutating it
The following code seems like a nice approach to remove property from a javascript object without mutating it: Source:

The following code seems like a nice approach to remove property from a javascript object without mutating it: Source:

MediaWiki is growing on me more and more as far as organising information to share between the members of a team. Sure, it has downsides which are rather obvious (e.g.…

On my development server, while trying to access Jailkit Jail Manager in Webmin, I stumbled upon the error above: “Perl. Can’t locate Config” (and some more details). Obviously, Jailkit was not…

Using SSH keys is the recommended way of accessing your server, as far as security goes.

The following commands and ideas are useful in creating an Ubuntu hosting server using Virtualmin as a main administration interface.

This article contains information about the programs that might come in useful in your day to day development. I used macOS as a destination, but I am pretty sure most…

In a continuous effort to improve my website, I have added the AMP plugin and Gutenberg to it, together with Super Progressive Web Apps plugin.

As a developer, often you are blocked by repetitive tasks that need be done. This is something that can become frustrating, but luckly we have some tools to help. In…

I have recently put in some hours for organizing my two existing droplets – actually combining them into a single one. After a lot of cleanup, backing up and moving…

Installing ohmyzsh on Ubuntu server, require some specific commands.

I have recently taken more interest into Ubuntu. Though Docker appears to be really useful, I thought that some on server editing would come in useful at some point. Therefore,…

Nextcloud is a suite of client-server software for creating and using file hosting services. It is functionally similar to Dropbox, although Nextcloud is free and open-source, allowing anyone to install…