CasaOS is a simple, easy-to-use, elegant open-source personal cloud system Source: CasaOS – A simple, easy-to-use, elegant open-source personal cloud system
Author: Paolo Redaelli
Catholicism
W San Carlo!
Viva San Carlo! Ma non questo Carlo. E nemmeno quest’altro Carlo (che al momento è “solo” Beato). No, no…. questo Carlo Ossia San Carlo Lwanga, catechista e martire. Un santo giovane, un santo “recente”. Anzi, di più. Un santo moderno. Modernissimo, anzi attualissimo. Domani, 3 giugno ricorre la sua memoria liturgica. Credo valga la pena…
Mood
Wetware programmer
I’ve been assistant lecturer for courses Structural Design at Politecnico di Milano since 2004. Therefore I often used to pun that I’m actually a wetware programmer. In fact I do really help students learn something, that is, “programming” their brain. Now reading «World’s First Bioprocessor Uses 16 Human Brain Organoids, Consumes Less Power» I learn…
Tricks
Never* use git pull – YouTube
Just a quick summary mostly for myself:
How to use git pull --rebase to keep your team’s commit history clean.
Command for creating the ‘git pr‘ alias (so you can copy-paste): git config --global alias.pr "pull --rebase"
- Always try
git pull --rebasefirst. It if works, you’re done! - If you get a merge conflix, you can undo everything with
git rebase --abort - Then just pull “normally” using
git pull, or do an interactive rebase (advanced)
Role Play Games
DnD Lore: Aleena La Chierica – YouTube
Ethics
Tutte le Fallacie Logiche spiegate in modo SEMPLICE in 15 MINUTI.. #telospiegoconpaint – YouTube
Software, Software Libero
How to wirelessly send docs and e-books to your Kobo
Wordpress
PWA – WordPress plugig
PWA – WordPress plugin WordPress feature plugin to bring Progressive Web App (PWA) capabilities to Core That’s interesting! I think I will try it here
Wordpress
Translate time!
I’ve been using WP BrowserUpdate, a plugin that informs website visitors to update their out-dated browser in an unobtrusive way, for a while now. Italian translations are uncomplete so… translate time! But first let’s read https://make.wordpress.org/polyglots/handbook/translating/glotpress-translate-wordpress-org/
Web
Static site generators and headless CMS
A List of Static Site Generators A list of headless content management systems Most of them are Free as in Freedom software.
