dragonscave.space is one of the many independent Mastodon servers you can use to participate in the fediverse.
A fun, happy little Mastodon/Glitch instance.

Server stats:

232
active users

Public

Nothing like a portable, cross-platform setup script:

```
subprocess.check_call('git clone gitlab.com/[redacted]/[redacte /tmp/[redacted]', shell=True)
```

Public

@jscholes This is so common in Jupyter notebooks.

Literally today, I've had to deal with one that had !apt-get install all over the place.