<ocdtrekkie>
I heard Zoom dropped 15% of their staff, it doesn't surprise me supporting Keybase stuff is on the chopping block.
ill_logic has quit [Ping timeout: 248 seconds]
mnutt has joined #sandstorm
<LyreCalliope[m]>
Wow. These layoffs really do feel like collusion. Gotta rebalance the labor market to keep developers wages in check. Pass down the side side effects to everyone else.
<ocdtrekkie>
Probably, though FWIW, all these tech companies feel like they were paying people multiples of what the rest of us get anyways. I know real estate in tech hubs is obscene, but when someone posts online they won't consider a developer job for less than a quarter million dollars a year, it blows me away.
<ocdtrekkie>
It'd just be nice if the CEOs salaries took some of the hit too. Which of course they don't.
<ocdtrekkie>
Worst case re:Keybase, if it stops working, people just see a PGP key for the author instead of the author info. They can still go to the source link to contact the author. But I suspect even if we switch to Keyoxide, we may want a little database somewhere servers can query the legacy Keybase profile info for older apps. We only have a couple dozen profiles that need to be cached, and I think the app index is already caching that data.
<TimMc>
LyreCalliope[m]: Wow, I haven't thought about Keybase in a while...
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt has quit [Remote host closed the connection]
mnutt has joined #sandstorm
mnutt has quit [Remote host closed the connection]
<isd>
fr33domlover: I just realized there was a gitlab.com mirror this whole time that I'd totally forgotten about: https://gitlab.com/isd/haskell-capnp :P
<isd>
More mirrors is better though I guess.
<isd>
I think I set that up to use gitlab CI at some point
<ocdtrekkie>
haskell-capnp is now like the most decentralized git repo I've ever heard of, you can work on it with whatever flavor of code forge you want now. :P
<ocdtrekkie>
mirror all the things
<isd>
I'm willing to bet the linux kernel holds that title.
mnutt has joined #sandstorm
<ocdtrekkie>
I don't know, are they willing to accept patches through three different software stacks? Or do they have one approved method?
<isd>
Different subsystems use totally different places, and then stuff gets merged by local maintainers up the tree until it lands in Linus's repo. there's a file MAINTAINERS in the repo that tells you where to submit issues/patches based on what part of the code you're working on.
<isd>
They mostly still use git-format-patch/git-am rather than using the PR/MR workflow
<isd>
i.e. "email a patch to this mailing list"
<isd>
The file is literally over 22K lines long
<ocdtrekkie>
I think we've put too much thought into my "woo, it's mirrored on three different code forge platforms" comment at this point though. :P