hachyderm.io is one of the many independent Mastodon servers you can use to participate in the fediverse.
Hachyderm is a safe space, LGBTQIA+ and BLM, primarily comprised of tech industry professionals world wide. Note that many non-user account types have restrictions - please see our About page.

Administered by:

Server stats:

9.2K
active users

"Anyone can read #Python!"

missing_users=",".join(sorted([user for user in user_list if user not in helm_values["hub"]["config"]["Authenticator"].get("admin_users") or []])) if 'helm_values["hub"]["config"]["Authenticator"]' in local()

@yuvipanda Indeed - and trying to *not* make my test code look like this :-)

@yuvipanda Also, one of the hub endpoints we're testing returns a 202 response code. You see those about as often as a $2 bill.

http.cat/status/202

Accepted
http.cat202 Accepted | HTTP CatsHTTP Cat for status 202 Accepted

@yuvipanda Yay for the new baseline tests passing!

@vwbusguy now very curious what you are building / testing :)

Also I made one of the other hub end points return 424, which is pretty rare too!

@yuvipanda Lots of JupyterHub environments. Some running notebooks, some scipy, some Rstudio. Retooling the deployments to replace terraform and moving a number of things to baremetal Kubernetes from GKE in the process.

@vwbusguy nice nice! Always feels good to see things I started out there in the wild :D

@yuvipanda Basically, trying to get as turn key as possible with it. Hoping to get down to the level where everything just magically happens wherever it should happen all kicked off from an Ansible AWX template, and not too far off from the reality as of this week. Things are coming together 🙂. And some parts of what we've done can be reused to automate/modernize other operational processes, like I finally got one of our DNS stacks fully automated.

@vwbusguy wonderful!!! This is kinda what we do for running our infra too, with github.com/2i2c-org/infrastructure.

@yuvipanda That's awesome! I'm doing likewise now at UCSB! We're migrating things to on-prem #Rancher RKE2 and k3s environments and between that and moving off of Terraform, our full stack will be open source at that point.

help.lsit.ucsb.edu/hc/en-us/ca

@yuvipanda As a followup, you might find this interesting. My AlmaLinux post was published yesterday.

almalinux.org/blog/2023-09-26-

AlmaLinux OS

@vwbusguy oh yeah, absolutely! upstream first to the extent possible :)