In this tutorial, we’ll show you how to build a very simple peer-to-peer application using Rust and the fantastic libp2p library. (more…)
Read more »
Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, gr... (more…)
Read more »
Incarcerated developer, Open source Author, maintainer and contributor, back-end and systems dev. Command-line junkie... (more…)
Read more »
Scalable datastore for metrics, events, and real-time analytics - GitHub - influxdata/influxdb: Scalable datastore for metrics, events, and real-time analytics... (more…)
Read more »
Password authentication is seen as the simplest auth method, but there are plenty of pitfalls along the way. We will implement Basic auth from scratch, examining several classes of attacks against our API - and how to counter them. (more…)
Read more »