Chema Zapiens’
web
log
Life
Trips and trappings of daily life:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Root, Rinse & Rise
Growing up tech: learning, maturation & unburdening games:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Games
In video and board:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Dev
Software development: Python, JS, Flutter, Linux and other black magicks:
No Results Found
The page you requested could not be found. Try refining your search, or use the navigation above to locate the post.
Tech Support
Solutions to random software and hardware problems
Insert, do not open, a URL by dragging it from the browser to Emacs
Just do: M-x customize-variablednd-protocol-alist and remove from the regular expressions the protocols that we want to insert as text, in addition to the pipe that follows (v.g. remover https?|ftp| and leave ^(file|nfs):// ). To finish, we save for…
Recommended programs for your Thinkpad
TPFanControl: allows you to monitor the temperature of the different system components in Windows, and specify the fan speed, or let TPFanControl decide–highly recommended, because the Thinkpad Power Manager does not regulate the speed of the…
NTFS partition stops working after waking up the machine
ls gives the following error: ls: cannot access /mnt/Winbugs: Transport endpoint is not connected The issue is resolved in the release 2.9.2 fuse, which will take time to reach Ubuntu. But the Debian Sid package works perfectly: wget…