2023
Alternative me
I could have ended up becoming a beer brewing opulent Franciscan frair ๐๐๐คช
Avete taciuto abbastanza. ร ora di finirla di stare zitti!Gridate con centomila lingue!Io vedo che, a forza di silenzio, il mondo รจ marcito! S. Caterina da Siena
Creative Commons Collection – 1 – Elven Tower Adventures
https://www.elventower.com/creative-commons-collection/
Apple M2 On Linux Performance Against AMD Zen 4 Mobile SoCs – Phoronix
https://www.phoronix.com/review/apple-m2-zen4-mobile
Convivenza donna-orso
La mia augusta consorte dice di essere esperta della convivenza donna-orso
CSS only dark mode without JS – Simon Dalvai
This css one liner can define how your site looks on a device with dark mode set in the browser settings. @media (prefers-color-scheme: dark) Or if your main style is…
tmate โข Instant terminal sharing
https://tmate.io/
How to Uninstall Any Android App With ADB (Including System Apps and Bloatware)
Android phones often come with lots of extra apps installed. If you can’t uninstall them normally, you can remove them using the ADB tool. Here’s how. Source: How to Uninstall…
dutree – Analyze File System Disk Usage in Linux
I used to run du -hsc / |sort -hr | less but it seems that people needs this dutree is a free, open-source command-line tool for analyzing disk usage, written…