How does that boot taste?
thegreekgeek
Will we get Orkz one day when some mad scientist decides to cross lichen with Florida man?
You're right, it was a bit too off the cuff of a remark. Though I can't imagine they've had fun there since the Muppet took over. Can you imagine being the poor bastard who had to tell Phony Stark about this whole thing? They probably had to remind him that their office existed only to have him sack everyone.
...and nothing of value was lost
Found the Google employee
Yeah Google can play a little game of hide-and-go-fuck-themselves.
It does! I haven't configured mine yet but I use Feedme's mobilizer to do the same thing at the moment.
Hint: the answer is very likely no..
Oh dang, that's kinda wild.
Got back into Skyrim VR again since my deck's out of commission ATM. Forgot how addicting it was lol. Might actually finish this save once I get glasses inserts for my quest.
Ope sorry, right now I just have the serve config doing a redirect of port 22, however when I try to SSH in I get rejected by tailscale ACL. Says there's no user named git.
If I followed the steps for the vanilla docker setup I'd add a git user to the host and softlink the host authorized_keys file to the gogs container's version, as well as add a shim script to forward the command into the container using the docker exec command, but I'd rather not do that by mucking about in the sidecar if there's a better way. The tailscale universal docker mod for linuxserver.io says they have ssh access for their containers but as far as I can tell it just pops in the --ssh flag in tailscale up.