Scratchpad
wlr-randr¶
sudo password not working¶
source: https://serverfault.com/questions/424775/sudo-rejects-password-that-is-correct
download directories from websites¶
Claude generated flutter¶
integrity check¶
https://github.com/Topia-TV/youtube-video-links/releases/tag/Strong210525
systemctl status vs journalctl -u¶
former is brief, latter more comprehensive.
vim.b.completion¶
To temporarily disable autocompletion
diff¶
links¶
https://massgrave.dev/genuine-installation-media
claude quotes This person sounds like they genuinely appreciate Unix¶
"everything is a file," simple tools that compose well, transparency over
abstraction ...being able to strace
a process and understand exactly what it's
doing, or ldd
a binary to see its dependencies.