/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

freebsd.uw.cz
| | www.jeremymorgan.com
5.5 parsecs away

Travel
| | A quick look at my virtualization setup, remotely accessed headless VMs on a Linux Server.
| | www.unixdigest.com
3.6 parsecs away

Travel
| | [AI summary] The article provides a step-by-step guide on setting up a riced desktop environment on FreeBSD, specifically focusing on the basic configuration. It covers setting up the system with a tiling window manager like i3, configuring keyboard layouts and UTF-8 settings, installing necessary packages, and preparing the environment for further desktop customization.
| | www.unixsheikh.com
5.7 parsecs away

Travel
| |
| | www.ethanrosenthal.com
16.5 parsecs away

Travel
| I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.