Explore >> Select a destination


You are here

timothymiller.dev
| | thisdavej.com
8.7 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.
| | blog.self.li
8.1 parsecs away

Travel
| | Raspberry Pi 2: Basic setup without any cables (headless) Today I want to show you how to set up a headless Raspberry Pi 2 without any extra cables (HDMI or ethernet), screens, keyboards etc. You...
| | lukesingham.com
9.9 parsecs away

Travel
| | Block all advertisements for all devices on my home WiFi network
| | jameshfisher.com
56.6 parsecs away

Travel
| `getaddrinfo` ostensibly does DNS lookups. Sounds simple, but it uses more than 100 system calls! Let's trace the crazy path of address lookup on Linux.