I am currwntly picking fights with the big bad aliens to work through some emotions 😈 Investing in shields paid off.
Love how these need to take totally different interpretations for the symbol `.`
`foo=.`
`foo=bar.`
`foo=var.baz`
Got myself a giant rhino beetle friend so I've been riding it around lookin for treasure
Coding in rust makes me feel so stupid :P
It seems I need to place the mutex into an arc after all?
`Mutex<Option<TunnelManager>>`
is a lot more reasonable. :P
```
{
let mut tunnels1 = tunnels1.lock().await.unwrap();
tunnels1.open_tunnel(route_id).await?
}
```
Ain't it funky
This post brought to you by the Minima blockchain whitepaper. But honestly it seems every single neat protocol is doing this. https://docs.minima.global/minima_pdfs/Minima_Whitepaper_v11.pdf
As a...
- Cat
I want to...
- Go in to a box
So that I can...
- Sit in the box
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.