@lemmyadmin - eviltoast

eviltoast admin

  • 18 Posts
  • 56 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle





  • Thanks for the heads-up. pictrs should hopefully be better now. I upgraded it, gave it more ram, and migrated the database from the file-based sled repo to postgres.

    I might still migrate the storage itself at some point, but I don’t think it’s a bottleneck at the moment.

    Let me know if you keep noticing issues with it!



  • eviltoast adminMAtoeviltoast.orgDid I break it?
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 months ago

    Haha well at least you helped figure out why pictrs crashes occasionally :)

    I think I have a temporary fix (more memory!) for now, but I’ll work on it some more. A few months ago I mentioned migrating to new hardware - I haven’t actually done that yet, but do plan on doing that hopefully in the next month. It’ll give me more resources to dedicate to lemmy and co.



  • eviltoast adminMAtoeviltoast.orglemmit.online reposts
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    Do you recall if they were all around the same time? I wonder if you opened it right after the bot posted a bunch of things all at once or something like that? I haven’t paid much attention to it, but I wouldn’t be surprised if it just runs on a cron or something.



  • eviltoast adminMAtoeviltoast.orglemmit.online reposts
    link
    fedilink
    English
    arrow-up
    2
    ·
    5 months ago

    We weren’t ever defederated from lemmit.online, but it’s possible someone recently subscribed to some communities there. When you’re not logged in, what is the home page sorting by for you?

    I don’t actually see much from lemmit.online on the main feed right now even when not logged in, but it looks like the bot is marked as a bot account: https://eviltoast.org/u/bot@lemmit.online

    If you haven’t already, you can also go to your account settings and disable “show bot accounts” to hide posts from bots as long as they mark themselves as a bot. It only works when you’re logged in though.



  • eviltoast adminAtoselfhostingpersonal lemmy instance
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 months ago

    If it’s for personal use, you could probably set up a small cloud vm at hetzner or wherever and just use it to reverse proxy back to the server in your house through a vpn.

    Actually installing/setting it up isn’t too bad though. There’s a few matrix channels if you run into issues, but it seems like the ansible route is pretty popular. It at least has a few configs in the repo you can use as a reference when needed.

    Essentially it is:

    • postgres
    • pictrs
    • lemmy api
    • lemmy-ui
    • nginx / caddy / etc

    I think you can get away with not having pictrs, but I don’t remember offhand. If you do set up pictrs, I’d recommend turning off the option in lemmy that proxies all images through your local pictrs instance. It’ll eat up disk space really fast if it’s on.



  • eviltoast adminMAtoeviltoast.org supportdisconnects?
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    I’ll look into Jerboa. I tried Voyager on my phone, and didn’t see a way to change my home instance from lem.ee to eviltoast. I should probably go read the directions.

    In case you haven’t figured it out yet, Voyager supports multiple accounts so I think all you need to do is click the middle button on the bottom row (probably says lem.ee if that’s’ the current home instance. Mine says eviltoast.org). That should pop up the accounts dialog where you can click edit and add another. At least on Android, now sure about ios.


  • eviltoast adminOPMAtoeviltoast.orgDo you want more eviltoast?
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    Thanks! I’ve settled on the new hardware, but it’ll be a few weeks before it gets set up and I can actually migrate to it.

    I should write about how everything is hosted now, maybe I will once I get the new stuff set up. Other than hardware, I’m planning on migrating away from hashicorp nomad to kubernetes along with a more normal stack.

    Expect me to dump more in the selfhosting and cats communities. I’ve got a hell of a homelab going, and I need to brag.

    Combining some of the best hobbies (cats and homelabbing) :).

    You’re right about duplicated efforts. One thing I’d like to see improved on lemmy is something like federated/decentralized communities. There are multiple selfhosted communities for example, it’d be nice if they could all be combined into one place so that you don’t have to look for all of them when subscribing.



  • eviltoast adminOPMAtoeviltoast.orgEviltoast upgraded to Lemmy 0.19.11
    link
    fedilink
    English
    arrow-up
    3
    ·
    8 months ago

    Thanks for letting me know!

    I have run into the session issue. It seems worse than before, but I haven’t figured out what exactly is causing it. I use Traefik as the main reverse proxy and I suspect it’s something different there vs the normal nginx config lemmy recommends.

    I restarted things for now, but I have a couple things to try tomorrow. Thanks for the timestamp btw, I was able to find an issue around that time and my monitoring triggered briefly around the same time too.

    Until I migrate to new hardware (and away from the current setup that uses traefik), I decided to enable a CDN temporarily (bunny.net). It’ll retry requests transparently, so it won’t fix the issue but should make it less noticeable. Let me know if you notice either way.






  • eviltoast adminMAtoeviltoast.org supportdisconnects?
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    Thanks for the kind words!

    I don’t see any mention of how you fund this other than it shares space with something else you host. It wouldn’t kill me to kick out $20 every now and then to help out. Particularly if it helps pay for bandwidth.

    Everything’s funded out of pocket by me currently, but it’s not in risk of going away. I am planning on migrating to newer hardware in the near future though, and considering accepting donations since it will be more expensive to run.

    ai bots

    I’ve blocked the “abusive” ones for the most part, but do probably need to come up with something better. I saw some creative methods recently too that could be fun. Some are harder to block the normal ways because they are coming from residential IPs and using fake user agents.