Explore >> Select a destination


You are here

www.robinwils.com
| | developerlife.com
13.4 parsecs away

Travel
| | I've provided scripts for setting up a new Ubuntu 24.04 desktop machine. They have been tested on a fresh install of Ubuntu 24.04 LTS. They contain all the software that is needed for Rust development, OBS Studio use, and general developer productivity. They are highly opinionated for my use case, but you can modify them to suit your needs.
| | codebenchers.com
12.2 parsecs away

Travel
| | Figure out how to install KMonad on Ubuntu and set up a custom layer for your keyboard to navigate with the i,j,k,l keys as arrow keys.
| | robinwils.com
0.7 parsecs away

Travel
| |
| | bosker.wordpress.com
68.8 parsecs away

Travel
| Calling all bash users. This is a public service announcement. Heres something you need to know if you want to write bash scripts that work reliably, but you probably dont. Recommendations For script authors: Every bash script that uses the cd command with a relative path needs to call unset CDPATH, or else it may