Stuff


I use this site as a memory helper for stuff I keep forgetting. Don't run code on here without knowing what it does.




X280 Flickering Screen in Fedora 43

So I switched from Arch to Fedora 43 on one of my laptops (X280 Thinkpad) and started noticing the screen flickering a bit. Turns out it's a power saving "feature" to reduce power draw from the screen. Not sure if it's a bug or whatever.

Fix:

Check if PSR (Panel Self Refresh) is running with su...

Continue Reading...


CasaOS containers borked on Proxmox LXC

Something borked CasaOS inside LXC in Proxmox.

Either docker or containerd.io is leading to a bunch of errors inside CasaOS and need to be downgraded while a fix is not made available.

apt update

apt-cache policy docker-ce

apt-cache policy containerd.io

This lists the versions available fo...

Continue Reading...


Wrong locked states in Nextcloud

Random bug with Joplin or Nextcloud leaves stuff in a locked state and then spits our syncing errors. My specific scenario fix - manually disabling the locked states:

  • Put Nextcloud in maintenance mode: edit config/config.php and change this line: 'maintenance' => true,

  • Run mysql and...

Continue Reading...


PT Ham Radio repeaters

Neat list of Portuguese VHF/UHF HAM repeaters kindly hosted/distributed here.

If the website goes awol my local backup copy is here.


Adding SearXNG to Vivaldi as a search engine

Add https://host/search?q=%s to the URL setting in "Search" inside Vivaldi settings.

Works with POST HTTP Method.