/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

box.matto.nl
| | unixdigest.com
1.0 parsecs away

Travel
| | [AI summary] The article discusses the author's personal experiences with FreeBSD, highlighting its stability, design, and features, while comparing it to other operating systems like Linux and Windows.
| | www.kaidenshi.com
0.9 parsecs away

Travel
| | [AI summary] The author reviews their experience using FreeBSD as a daily driver operating system, highlighting its performance, installation process, and comparison with other OSes like Void Linux and OpenBSD.
| | www.jrgsystems.com
0.8 parsecs away

Travel
| | I've been using FreeBSD on and off for many years now. I really like the project's focus on quality engineering and documentation. Recently, I've begun to look for ways to increase my skill as a software engineer while also contributing to open source software once again. Happily, joining the FreeBSD community as a developer meets both of these goals. With this in mind, I decided to purchase a UNIXy compatible laptop to develop on.
| | www.bidouilliste.com
15.4 parsecs away

Travel
| DTS DTS stands for Device Tree Source. It is a way to represent the hardware (SoC, CPU, Memory, busses like IIC SPI and more) in a form of a text file. Those files are then compiled into a DTB, Device Tree Blob that the Kernel can read to identify the ...