Coyote on Nostr: I am still :ablobcatsweatsip: ing If you want something funky, you can chmod cpp ...
I am still :ablobcatsweatsip: ing (npub1y6t…9wl9) If you want something funky, you can chmod cpp files to be executable and adding something like
//bin/env c++ "$0" -o ./$0.o && ( ./$0.o "$@" ; rm ./$0.o )
#pragma /*
exit 0
*/
to the top will make it function like a shell script.
Published at
2024-09-15 18:12:33Event JSON
{
"id": "f247cf8cdd3b638aac27b7b91de5bcf32282f8a2e04b909788b667180f52e41b",
"pubkey": "778c5d9cdc5ff2220b7cf37c769c8815b50686784f38d81e50129d3758e9a29a",
"created_at": 1726423953,
"kind": 1,
"tags": [
[
"p",
"26976d1f3f3270311c86a59315751d66bd770aa35a929529271fca721afee1af",
"wss://relay.mostr.pub"
],
[
"e",
"675216d5fd575e001104b6f6b43084e404f5f11d341ce9e7bbd4fe7a232dde8d",
"wss://relay.mostr.pub",
"reply"
],
[
"t",
"pragma"
],
[
"proxy",
"https://social.singing.dog/objects/4ecbe081-007f-47f0-81e0-cb82ab5a1f06",
"activitypub"
]
],
"content": "nostr:npub1y6tk68elxfcrz8yx5kf32agav67hwz4rt2ff22f8rl98yxh7uxhsx69wl9 If you want something funky, you can chmod cpp files to be executable and adding something like\n\n//bin/env c++ \"$0\" -o ./$0.o \u0026\u0026 ( ./$0.o \"$@\" ; rm ./$0.o )\n#pragma /*\nexit 0\n*/\n\n\nto the top will make it function like a shell script.",
"sig": "653e929144ef04bd95a3df689b2b07fe1fbdcd2acc950b6e63e874cccf6b1d9da7846a95349bee013701731f07eda5e0d988de2de00d997324c634b4063374e4"
}