pistolero on Nostr: ins0mniak Ha, that is what I'm talking about when I say I'm developing Revolver on ...
ins0mniak (nprofile…x7xy) Ha, that is what I'm talking about when I say I'm developing Revolver on Plan 9. I even compile the Linux binaries from Plan 9:
bin/(.*)/revolver:R: $SRC
mkdir -p bin/$stem1
GOARCH=$stem1 GOOS=plan9 go build '-mod=vendor' -o bin/$stem1/revolver $MAINSRC
bin/linux/rvl-(.*):R: $SRC
mkdir -p bin/linux
GOARCH=$stem1 GOOS=linux go build '-mod=vendor' -o bin/linux/rvl-$stem1 $MAINSRC
Published at
2024-11-28 23:15:21Event JSON
{
"id": "dd77ea368957b973e88ced1f2826fc78e7bb7d0a660683c8151ff99a886d2a65",
"pubkey": "08da4d1ab8c73816f7214b0a52d0649588631ca814ec8851f747b095e9135e02",
"created_at": 1732835721,
"kind": 1,
"tags": [
[
"p",
"d89776ec24dec6675b8fd4ce7b47375dbf48ef43931d0bd5cbb88190e784c923",
"wss://relay.mostr.pub"
],
[
"e",
"e9a0dfcff7a0a21facb2a7e4779783dc6b14ad9563a556b2a7eaed3dce153a7f",
"wss://relay.mostr.pub",
"reply"
],
[
"proxy",
"https://fsebugoutzone.org/objects/59e14328-aac3-4ad5-b65a-7dac6a66156b",
"activitypub"
]
],
"content": "nostr:nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqmzthdmpymmrxwku06n88k3ehtkl53m6rjvwsh4wthzqepeuyey3shax7xy Ha, that is what I'm talking about when I say I'm developing Revolver on Plan 9. I even compile the Linux binaries from Plan 9:\n\nbin/(.*)/revolver:R:\t$SRC\n\tmkdir -p bin/$stem1\n\tGOARCH=$stem1 GOOS=plan9 go build '-mod=vendor' -o bin/$stem1/revolver $MAINSRC\n\nbin/linux/rvl-(.*):R: $SRC\n\tmkdir -p bin/linux\n\tGOARCH=$stem1 GOOS=linux go build '-mod=vendor' -o bin/linux/rvl-$stem1 $MAINSRC",
"sig": "f2598276e4eb29fc02d2af843ed389de0dc5d04e6412c11c64b41bfa2dc9d71d870b14e27530bfa266a4e5871b9412e484e1280c56b92f3eb605418fe6da2a15"
}