"skylab control" is up! song #6 of my procedurally-generated hand-crafted lo-fi beats series.
https://open.spotify.com/track/5VVt8hdXEsvXoA6OO7wljf?si=25b30057bf7d49d0
(also on YouTube, Bandcamp, Apple Music, etc.)
@andy it may be low frequency hearing loss from the infection. There's an over the counter nasal steroid called Nasonex which helped me with this. It took a few months. Recommend seeing an audiologist to get an audiogram and GP can probably refer you to an ENT. Feel free to DM me if you want to hear about my experience and what worked. I did a lot of research and learned a lot about the inner ear (maybe too much).
@aral @dnkrupinski Pretty much the Gmail playbook. 😅
@simeon Such a good game. Have you played Another World? It is similarly good. Both great on RetroPi.
@yaxu @simon It's all detailed in Simon's TIL here:
https://til.simonwillison.net/mastodon/custom-domain-mastodon
Changes to my crusty old Apache server: 3 `ProxyPass` stanzas like:
```
# Mastodon proxy to feed.mccormick.cx
SSLProxyEngine On
<Location "/.well-known/webfinger">
ProxyPass "https://feed.mccormick.cx/.well-known/webfinger"
</Location>
```
And also for `host-meta` and `nodeinfo`. And one `RedirectMatch`:
```
RedirectMatch "/@(.*)$" "https://feed.mccormick.cx/@$1"
```
Also updated [Mastodon conf](https://masto.host/mastodon-usernames-different-from-the-domain-used-for-installation/).
Thanks to @simon and the fantastic built-in migration tool, I managed to move my Mastodon server under my usual domain name. \o/
@pwningcode I've always liked the one at ilo: https://ilo.so/privacy/
It's human.
independent computer programming