What is Nostr?
Haelwenn /элвэн/ :triskell: /
npub1ysu…2jyl
2024-05-08 12:46:58
in reply to nevent1q…29ae

Haelwenn /элвэн/ :triskell: on Nostr: Heck of a stub mount: #define _GNU_SOURCE #include <sys/mount.h> int main() { return ...

Heck of a stub mount:

#define _GNU_SOURCE
#include <sys/mount.h>
int
main() {
return mount("/dev/sda", "/oasis", "ext4", 0, 0);
}


(Wrote it with ed(1), even if I likely could get vis at this point)
Author Public Key
npub1ysufjjd485tftr4wy2a83fqyqvtfq0yn820gl8vl6hcsdz8uv2hskx2jyl