- 0 Posts
- 7 Comments
Okay, you can’t just drop that bombshell without elaborating. What sort of bug could exist in a program which contains a single return instruction?!?
DaPorkchop_@lemmy.mlto
Linux@programming.dev•cat /proc/sys/kernel/random/uuid [I ❤️ Linux]
9·5 months agoYes, but what if it were a subscription? May I present: /dev/null-as-a-Service.
DaPorkchop_@lemmy.mlto
Linux@programming.dev•cat /proc/sys/kernel/random/uuid [I ❤️ Linux]
16·5 months agoWould have to be
cat /proc/sys/kernel/random/uuid > /dev/nullYou can’t pipe to a file, only to programs, and since /dev/null isn’t an executable your command will simply give an error.
To make it more clear, consider using
dd, which lets you explicitly specify an input and output file. For example:dd if=/proc/sys/kernel/random/uuid of=/dev/sda1wait shit that wasn’t the right output oh god oh fu
why did you take a 4chan greentext and reformat it like it’s taken from some kind of corporate slideshow
DaPorkchop_@lemmy.mlto
Self Hosted - Self-hosting your services.@lemmy.ml•[Question] What are your computers named?
1·2 years agopoweredge-t620-0poweredge-t620-1poweredge-r520-0macbook-2011pi-0throughpi-3
having read all these other comments, i’m now feeling like i should come up with a more creative naming scheme… for what it’s worth, my phone is named
bob.



Yes, the top-level domain is still just a domain. I’m not aware of any public Internet services which are reachable from a TLD directly, and it’s strongly discouraged by ICANN, but there isn’t any technical limitation preventing e.g. someone at Verisign from setting up
example@com.