A Look at the Open-Closed Principle in JavaScript Maintainable Code and the Open-Closed Principle – Severin Perez – Medium Oh,…
Continue ReadingDocumentations
Italian Linux Documentation Project
Italian Linux Documentation Project ILDP del PLUTO Project – materiale d’annata, ma può tornare utile. Da notare l’uso delle icone…
Continue ReadingThe Forgotten History of OOP
Bug chasing
Some months ago I’ve set up a Debian 9 virtual machine on the VMWare server of the SME I work…
Continue ReadingMigrating from ownCloud to Nextcloud – howto – Nextcloud community
Time to migrate https://help.nextcloud.com/t/migrating-from-owncloud-to-nextcloud/551
Continue ReadingHow the shared family computer protected us from our worst selves – The Verge
It was vital to our lives, yet remained quiet and unobtrusive Sorgente: How the shared family computer protected us from…
Continue Readingapt-mark
I was looking how to tell Debian to keep a couple of packages that it was going to remove as…
Continue ReadingCreating a handwritten TrueType font in Linux – Gordon Lesti
A small tutorial that shows the creation of a handwritten TrueType font in Linux with FontForge and Inkscape. Sorgente: Creating…
Continue ReadingHow you can improve your workflow using the JavaScript console
As a web developer, you know very well the need to debug your code. We often use external libraries…
Continue ReadingWhen (and why) you should use ES6 arrow functions — and when you shouldn’t
Nice reminder. Arrow functions (also called “fat arrow functions”) are undoubtedly one of the more popular features of ES6. They…
Continue Reading