Explore >> Select a destination


You are here

justin.abrah.ms
| | brianreiter.org
5.3 parsecs away

Travel
| | Package managers for macOS Do I need a package manager? If you never open Terminal.app the answer is definitely, no. macOS is fully functional out of the box with the software shipped by Apple. The base system of command line applications available in a default install are also good enough for poking around and getting...
| | www.integralist.co.uk
4.8 parsecs away

Travel
| | Introduction I'm an engineer with a new laptop, which requires setting up with various development tools and configuration. This post is my attempt to capture and document my process for getting a new dev environment set-up. I used to try and automate a lot of this with bash scripts, but realised over time that things go out of date quite quickly (e.g. OS configurations can change substantially, as well as my preferred ways of working).
| | github.com
6.0 parsecs away

Travel
| | A collection of handy Bash One-Liners and terminal tricks for data processing and Linux system maintenance. - onceupon/Bash-Oneliner
| | thisdavej.com
62.6 parsecs away

Travel
| This article has been updated to cover the installation of Raspbian Bullseye Lite. In this tutorial, we're going to build a highly optimized Raspberry Pi system that runs very lean on resources with the help of Raspbian lite. Whereas a baseline Raspbian system consumes around 158 MB of RAM, Raspbian lite runs at a mere 34 MB. To achieve this lighter weight footprint, we must give up the graphical user interface (GUI); however, we'll include steps in the build (and tips) to help us work productively without a GUI.