/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

fernandocorreia.dev
| | sergioprado.blog
1.5 parsecs away

Travel
| | In this article, we will deep dive into the major concepts behind random numbers and learn how to work with them on a Linux system.
| | blog.gistre.epita.fr
2.7 parsecs away

Travel
| | This article explores the world of random number generation in embedded systems, covering both pseudo-random number generators (PRNGs) and hardware-based random number generators (HRNGs). It explains their principles, provides examples of code, discusses their advantages and limitations, and highlights their applications in embedded systems.
| | www.pcg-random.org
3.4 parsecs away

Travel
| | Using the Minimal C Implementation
| | robr.dev
14.8 parsecs away

Travel
| Overview I wanted to build a self-sufficient portable lab network consisting entirely of Raspberries Pi. The lab network should be able to access the internet if there's wifi available. And it should be easy to connect an external computer to the network and access any of the Raspberries Pi over the lab network. Basically I'd like to be able to run the whole thing on battery power and use it with or without upstream internet.