Hacker News new | ask | show | jobs
by ape4 3744 days ago
I was expecting

    echo give 5 bitcoin to mike > /dev/bitcoin
    head /dev/bitcoin       shows recent translations
1 comments

Someone should write that. It shouldn't be too bad (but it would be ugly, since you'd probably have to write either something in FUSE and do some horrible bindmount magic or create a kernel module that would then have to call out to userspace).