Slashdot tells us that a new “AI-bloat feature” of Firefox 141 blows up CPU and energy usage referring a neowin.net article that luckily offers an easy solution: disabling it. Here’s how: you can disable them through the browser’s advanced settings. Head to about:config in a new tab, accept the risk warning, and use the search…
Category: Documentations
Debian, Tricks, Ubuntu
Some sources can be modernized. Run ‘apt modernize-sources’ to do so
Thanks to Alan Pope that explained so clearly the Run ‘apt modernize-sources’ to do so issue at discourse.ubuntu.com:
Tricks
sshfs with a jump host
From https://serverfault.com/questions/941934/sshfs-over-a-jumphost where John Kearney and Omar Buhidma suggest using ~/.ssh/config, this will accomplish this simpler syntax:
Tricks
Stop GNOME Software Background
To avoid GNOME Software from running in the background, you can take several approaches based on the solutions discussed in the context. One effective method is to disable the autostart entry for GNOME Software. This can be done by copying the file /etc/xdg/autostart/gnome-software-service.desktop to ~/.config/autostart and adding X-GNOME-Autostart-enabled=false at the end of the file. This…
Tricks
Rename remote branch without deleting it
Link
Build Email Server From Scratch on Debian
what an awesome guide!
Documentations, vim
Farewell, spacevim, welcome lazyvim
Today I wanted to add dart support to my spacevim setup, so I opened https://spacevim.org/. What a surprise, I got redirected to https://wsdjeg.net/why-spacevim-is-archived/ that stated SpaceVim 这一项目起源于 2016 年 12 月份,于 2025 年 2 月 21 日停止维护。 Thanks to Firefox automatic translation I read that The SpaceVim project originated in December 2016 and was discontinued…
Tricks
Convertire documenti (con Python ma non solo)
Molto apprezzabile e sintetico Convertire documenti con Python di Magnetismo.
Tricks
The fastest USB
The fastest USB key are not normal memory sticks but SD cards of a decent class with an USB-C 3.1 adapter This is the suggestion from Davide Depau, found running several benchmarks with EtchDroid SD cards are made to put them in cameras and it’s not uncommon to get 300 MB/s write even with a…