A random collection of stuff I found interesting on the internet.
Restore a closed window on Firefox
Search engine with no AI: add this URL as a custom search engine: https://noai.duckduckgo.com/?q=%s&noai&df=1980-01-01..2022-01-01 (here is Firefox’s help)
Self-Hosting Resources Made Simple
Need to name your servers, computers, cats, plants, etc? Why not use the Naming Scheme Wiki, dedicated to just that?
CobaltVelvet made a handy tool for looking back at all your posts, which allows keyword search and/or time range filtering: tumelune
see my article on accessibility.
thanks to ffmpeg’s blog
The command I use: ffmpeg -i input.mp4 -vcodec libx264 -preset veryfast -crf 23 output.mp4