Rusty Russell on Nostr: Now I have a shell script `rcargo` which remote compiles rust crates: I work on my ...
Now I have a shell script `rcargo` which remote compiles rust crates: I work on my laptop but have beefy machines on my home and work LANs. You'd have to reimplement cargo to do it much finer-grained, apparently: sccache used to and gave up?
The real trick is ssh's ControlPath config var, which allows shared connection for much-improved speed: ChatGPT taught me this one!
The other option is Nix, but I'm not *that* bored!
Published at
2025-12-29 01:17:10 UTCEvent JSON
{
"id": "d8413643dd979751e5847ded756bb034202cd5297bd484819293d19e6f8aee57",
"pubkey": "f1725586a402c06aec818d1478a45aaa0dc16c7a9c4869d97c350336d16f8e43",
"created_at": 1766971030,
"kind": 1,
"tags": [
[
"alt",
"A short note: Now I have a shell script `rcargo` which remote co..."
]
],
"content": "Now I have a shell script `rcargo` which remote compiles rust crates: I work on my laptop but have beefy machines on my home and work LANs. You'd have to reimplement cargo to do it much finer-grained, apparently: sccache used to and gave up?\n\nThe real trick is ssh's ControlPath config var, which allows shared connection for much-improved speed: ChatGPT taught me this one!\n\nThe other option is Nix, but I'm not *that* bored! ",
"sig": "e34f5ec92b0c1555fcb2432fc03b5b389686e9543cc5df58f377ffe2c8678676a278802e23b4484a548994c9bb27252e27b2c3edd2b69b2063bfd5d9451b8014"
}