Explore >> Select a destination


You are here

labs.domipheus.com
| | blog.rfox.eu
23.2 parsecs away

Travel
| | After more than a year, I finally got to the point where I have more or less 24/7 solar-powered Raspberry Pi microserver.
| | domipheus.com
0.9 parsecs away

Travel
| | If you missed Part 1 and Part 2, it's probably best you at least read Part 1 to understand the scope of the project. Part 2 discusses how the hardware is modified to fit into a restrictive enclosure, measuring only 10mm deep. From the start, I wanted to stretch the boundaries of the Pi On The Wall, and therefore, Raspberry Pi power consumption. It seemed like a rather fun exercise. This post describes what I did in reducing power consumption fairly drastically, given what can be done in this limited powe...
| | jaylittle.com
41.0 parsecs away

Travel
| | Anybody who has spent any amount of time reading my content over the past few years knows what my small server project is. For those of you not in the know, it was basically my attempt to stop using an old desktop as my home server and transition all of its duties to SBCs (Single Board Computers) which are smaller, quieter, cooler, less performant and most importantly, use way less power.
| | www.joeltok.com
106.7 parsecs away

Travel
| The Problem Over the years I've often needed to search for specific files by their name in Visual Studio Code, but never figured out how to do it. I had always assumed that a Command F would reveal the file to me, but nope, that always only searched within files. So I've had to always resort to using complicated bash commands from search engine results (searching a new method each time I needed to do this), or literally trying my luck poking at folders in a random search.