Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)EO
Posts
1
Comments
88
Joined
2 yr. ago

  • Kubernetes is great if you run lots of services and/or already use kubernetes at work. I use it all the time and I've learned a lot on my personal cluster that I've taken to work to improve their systems. If you're used to managing infra already then it's not that much more work, and it's great to be able to shutdown a server for maintenance and not have to worry about more than a brief blip on your home services.

  • There are some antidepressants, like Wellbutrin, that are used off-label for ADHD very effectively, if anyone is interested in a non-simulant option. In my experience it doesn't help so much with focus directly, but it makes the "boring" tasks feel less boring and thus easier to focus on. It's especially effective for those with more of the depression symptoms that often accompany ADHD too.

  • I too started with Slackware 3. Downloaded a billion disks from a BBS over a 14.4 modem. It was definitely an improvement over my previous experience of accidentally downloading Minix in Portuguese. That is a hard way to learn an OS or a language, let alone both simultaneously.

  • A 6 node k3s cluster with a Synology for network storage running:

    • Nextcloud
    • Authentik SSO
    • Paperless
    • Vikunja
    • Joplin Sync
    • Matrix
    • Immich
    • Mealie
    • Gitea
    • Home-Assistant
    • Node-Red
    • Zigbee2mqtt
    • MQTT server
    • Frigate
    • UptimeKuma
    • Prometheus and Grafana
    • AdGuard Home
    • Minio
    • Longhorn
    • Unifi Controller
    • Jellyfin
    • Homepage

    Managed with FluxCD.

  • Yeah, the protocol is called ForgeFed and from what I recall it will be added to Forgejo, then ported upstream to Gitea. Supposedly GitLab has commented on adopting it in the future as well.