latest 20 messages in ##github

+ [2020-10-26T15:57:55Z] nate Someone really needs to do something about stenographer lol
+ [2020-10-26T15:50:12Z] jhass We closed down #github to forward it to here, better representing its status as a community resource
+ [2020-10-26T15:49:50Z] jhass All other users :)
+ [2020-10-26T15:46:11Z] lusrx i was kicked out along with a dozen other users
+ [2020-10-26T15:45:37Z] lusrx what happened?...
+ [2020-10-26T13:46:03Z] jhass Sorry, we've just been moving the channel to here :)
+ [2020-10-26T13:42:57Z] d10n Scary kick message from #github...
+ [2020-10-26T02:51:15Z] twb Ah and you're right github.com/cli/cli can use SSH (presumably for everything) https://github.blog/changelog/2020-04-23-github-cli-now-supports-autofilling-pull-requests-and-custom-configuration/
+ [2020-10-26T02:46:03Z] twb (I've no idea why golang can't just work in Debian the same way Haskell and ocaml do; they're statically linked)
+ [2020-10-26T02:45:23Z] twb And because cli/cli is golang I can't touch it yet ☹: https://www.debian.org/releases/buster/amd64/release-notes/ch-information.en.html#golang-static-linking
+ [2020-10-26T02:42:08Z] twb What github is calling "gh" is https://github.com/cli/cli
+ [2020-10-26T02:41:54Z] twb This package provides gh(1) in Debian: https://github.com/donnemartin/gitsome
+ [2020-10-26T02:41:27Z] nakilon that's a bad name for the tool Github has chosen then
+ [2020-10-26T02:35:04Z] twb ...I get a "not found" instead of "not authorized"
+ [2020-10-26T02:34:52Z] twb But trying to delete one: curl -s https://api.github.com/repos/endless-sky/endless-sky/releases/1921281 -X DELETE | jq .
+ [2020-10-26T02:34:43Z] twb Hrmmm. "curl -s https://api.github.com/repos/endless-sky/endless-sky/releases | jq ." shows me a bunch of releaes
+ [2020-10-26T02:30:19Z] twb As long as they're ed25519 I don't really care if they're keys or certs
+ [2020-10-26T02:30:10Z] nakilon there is a curl POST request example below
+ [2020-10-26T02:29:38Z] twb Hrm maybe I am confusing it with boto for AWS
+ [2020-10-26T02:29:21Z] skalnik I don't think the CLI requires your password, it does some key generation for you