That would definitely be the way to do it, and with plasma you could mix individual donations into large batches for processing without worried about blood type
Revan343
joined 2 years ago
Their unmanned test rocket just blew up. Boo hoo
That's the founders, they don't own it anymore
Lol, I hope they bought it back for less than they originally sold it for
'non-removable' lol
A sign, mostly. Adults aren't usually allowed
They just need an adult ball pit
Had to include something AI because of the craze, probably picked at random
They're fucking cowards, they won't shoot if they'll be shot back at.
But you can't just go protest with a rifle on your own; protesting armed needs to be well coordinated.
Sure. Do you have a point?
It seems like the main complaint is that Tailscale is a business. And what about the Linux Foundation?
The Linux Foundation is not a business.
alias sl='ls | while IFS= read -r line; do while IFS= read -r -n1 char; do if [[ -z "$char" ]]; then printf "\n"; else printf "%s" "$char"; sleep 0.05; fi; done <<< "$line"; done'
I can't easily check if it works until I get home to my laptop, but you get the idea