Yuvi
Yuvi
I've added a [note to the README](https://github.com/jupyterhub/dummyauthenticator/pull/9) and archived DummyAuthenticator. Agree that jupyter-attic sounds ideal.
FWIW, @rgbkrk did this for me when I first contributed, and it really really really really helped me stick around :)
I've experimented with the monero killing approach via bpftrace, and here's a very early helm chart that works on GKE at the least https://github.com/yuvipanda/bloodcoins. Kills monero miners *immediately*.  I...
We've deployed cryptnono to mybinder.org on both GKE and Turing, and it works fairly well! Deployment on OVH is pending https://github.com/jupyterhub/mybinder.org-deploy/issues/2176. I think next step would be to find a...
My summary from the meeting is: 1. Let's try this out just for z2jh, just shipping what's in master in set times. We don't have extra maintainer time to try...
> his could either simply be a checklist of instructions to release Z2JH I like this, especially if it's as simple as possible. Maybe it'll add output from github activities,...
Agree re: PR work, but I want to separate that from automating releases. I think GitHub action opening a PR that you can hit 'merge' on to make a release...
We also hardcode 'master' as default branch in binderhub: https://github.com/jupyterhub/binderhub/blob/9874c43388005775c29a9bcdabc49b8c16b6e93c/binderhub/static/js/index.js#L124. We should probably have the backend detect 'default branch' rather than hard code it in the frontend
GitHub is going to [switch the default branch name](https://twitter.com/natfriedman/status/1271253144442253312) shortly. Would be awesome if we can use the name they pick. I suspect it'll be 'main'. Edit: We don't actually...
I too like the new theme. Thanks for working on it, @choldgraf. I started working on moving this for TLJH in https://github.com/jupyterhub/the-littlest-jupyterhub/pull/468. However, I'm not quite sure what to do...