You are not logged in.
^ @marens nice and simple and works fine on wayland.
Would be nice if we didn't have to double up on http requests
, but that would need a script then, rather than a one-liner.
#!/bin/sh
echo '#include <stdio.h>\nvoid main() { printf("Hi, bunsenlabs\\n"); return; }' > bunsen.c
gcc bunsen.c -o bunsen
./bunsen
Offline
^ That's right. ![]()
If people would know how little brain is ruling the world, they would die of fear.
Offline