Explore >> Select a destination


You are here

embeddeduse.com
| | sergioprado.blog
3.2 parsecs away

Travel
| | This article is an introduction to embedded Android from the perspective of an embedded Linux developer.
| | unixdigest.com
5.4 parsecs away

Travel
| | [AI summary] The article provides an in-depth comparison of FreeBSD and Linux, highlighting FreeBSD's unique features such as ZFS support, advanced networking tools like PF, and a robust security framework. It also discusses the binary compatibility with Linux, the GEOM storage framework, and the overall UNIX-like nature of FreeBSD. The author shares personal experiences transitioning from Microsoft to Linux and then to FreeBSD, emphasizing the advantages of FreeBSD for specific use cases.
| | www.thirtythreeforty.net
3.2 parsecs away

Travel
| | Compiling a Linux OS from source code with the Buildroot distribution
| | williamdurand.fr
25.4 parsecs away

Travel
| I am writing a minimum viable network stack from scratch for ArvernOS (a UNIX-like toy kernel). This two-part story describes some protocols of the TCP/IP stack as well as some implementation details in the context of ArvernOS.