mount jetstream as a userspace character device on linux
Rust 100.0%
1 1 0

Clone this repository

https://tangled.org/oppi.li/excuse https://tangled.org/did:plc:qfpnj4og54vl56wngdriaxug/excuse
git@tangled.org:oppi.li/excuse git@tangled.org:did:plc:qfpnj4og54vl56wngdriaxug/excuse

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
readme.md

excuse#

mount jetstream as a userspace character device on linux.

usage#

λ cargo b
λ sudo RUST_LOG=info ./target/debug/excuse

# -- in another shell --
λ cat /dev/jetstream | jq

motivation#

People who think that userspace filesystems are realistic for anything but toys are just misguided

Linus Torvalds