
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:
Smaller solutions in my every day work. Also solving more complex problems I have encountered . If I may, reflections of my experience so far.
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. maybe complicated to update), but all in all it is…
On my development server, while trying to access Jailkit Jail Manager in Webmin, I stumbled upon the error above: “Perl. Can’t locate Config/IniFiles.pm” (and some more details). Obviously, Jailkit was not working.
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.
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 the following lines we will talk about Jenkins, an automation…
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 stuff – when everything seemed done and they were ready…
Installing ohmyzsh on Ubuntu server, require some specific commands.
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 and operate it on a private server.
The current article contains resources and ideas on how to setup an Ubuntu 16.04 droplet on Digitalocean, together with Webmin, LAMP – where M might 🙂 stand for MariaDB – and SSL from letsencrypt.
The following commands to merge changes from the repository in the current source.