Skip Navigation

Posts
16
Comments
367
Joined
2 yr. ago

  • I feel like matrix is an overkill for something like this personally, because I wan't to be motly only used for quick help with peple around the globe and matrix is more generally used to communicate with a huge amount of people around the globe.

    Main reason also why I didn't go with matrix is because in my eyes it's still inmature and requires a good amount of maintenance, for what I think of as a simply a quick and dirty server to quickly help people in a more real time setting.

    I don't mind people not liking the fact that it's a mattermost server and not wanting to sing up only for this community, it's their choice after all.

  • For me, the plasma 6 implementation misses nothing. Multiple monitors work with no issues, and every program I could run works with no issues.

    My main problem is that none of the tiling wayland compositors ( hyprland for example ) work well with multiple monitors. My usecase is to keepcmy laptop's monitor in clamshell mode and just use the external one, but I tend to if I leave for a long time to turn off the monitor since plasma can't turn it off the output for powersaving by itself for weird reasons and plasma 6 kwin will corectly start up on the monitor if I turn it on.

    Compositors like hyprland for soke reason won't and will ontly show blank screen and not even allow me to change to another tty, effectively freezing my system.

    But I got used to the way plasma works, made it work similary to a tiling wm for the virtual desktops and placing speficifc windows in specific virtual desktop and stuff like that, so I get the benefits of a good stacking (floating) wayland compositor with robust virtual desktops support.

  • Minimal, I have to force myself to check the servers for updates atleast once a week.

    Main problem for me is I automated podman and docker updates with their respective autoupdate mechanisms and use ntfy for push notifications so I know if a service stops working and I had an update recently on it that it's an update issue.

    Also have uptime monitor wih uptime kuma to monitor state of my services to catch them not working before I do, also ntfy for push notifications.

    Also have grafana+prometheus seted up on my biggest server for monitoring and alerting with alertmanager+mail to get notifications on even more errors.

    So in general I only have to worry about occasional once every few months error and updates of the host system (debian).

  • Yea, matrix is too much for that I need, an dhave seted up a mattermost server for my needs.

    Planning to create a selfhosted team on it for the people of this communitty to talk real time about selfhosting and help each other fix issues in a more timelly and easier manner.

  • Update: Ended up setting up a mattermost server.

    Main reason cause it's the easiest to setup as it only need 2 containers.

    Edit: Might create a specific team just for selfhosters where people from this lemmy community can talk about posts there, or generally about selfhosting

    Edit 2: I have created "Casual selfhosters" team on my mattermost instance, will create a post either later today or tommorow promoting it, but for now will leave an invite link here so feel free to join in and talk about selfhosting! [https://mm.cronyakatsuki.xyz/signup_user_complete/?id=trbsbo38c3bu7kqirx644wcqiw&md=link&sbr=fa](Invite link)

  • That's why I said E2EE is nice to have, but not required.

  • That's a fine but, as long as the server was hosted at my personal devices, which it isn't but on a hetzner dedicated box. Which is still better than on shared pc's.

    Don't really need it, it's just nice to have.

  • Is calibre able to tag the comics, rename and move everything into a structured file structure?

    It also can't be inside a database since I have a kavita server running that I need the files to be accessible to.

  • I will also argue that general workout will help a lot with pain. I used ti get sorre after some time and after getting a couple dumbells and working out the parts of my body that would hurt/get sore I rarelly ever have problems nowdays.

  • I have arm wrest just low enough to feel them when typing, but good enough to rest my hands when having a controller in my hands.

  • I used to experience this things from couple hours session on my pc.

    I started to rely more on my keyboard which helped with right hand wrist pain ( vim for the win )

    I then got a good chair, that when I need to type I have it sit upright so my back is completely straight, and when I take my controller to play a game for longer sessions ( dead cells ) I can tilt it back a little, keeping my back straight and still keep a good posture that doesn't hurt even after 5 hours ( not purelly 5 hours of just sitting and playing )

    What helped me the most tho was getting one of those wrist training things and a pair of dumbells to train the parts off my body that would usually feel stiff after a longer session.

  • Earth is spherical yes, but we as humans divided it into side to be able to differentiate it easilly where we are relatively to one another.

    So relatively, america is on the another side of earth compared to me, or 180 degrees far on the sphere

  • Docker and podman in general work the same, commands are the same, ...

    Only biggest difference is that now that I'm trying to migrate from docker to podman is figting over volume binds permissions for databases and such.

    Finished migration of 3 containers, 50+ left.

  • There was an eclipse? Didn't even know since there weren't any news of it being on my part of the world.

    Guess it first need to be worlwide to create an apocalypse,

  • I am using it in a cron script, but the mumble server doesn't support automatic reload of the ssl certs, so I need to restart tge mumblr server to load the new certs. That's where my problem comes cause I run it inside docker.

  • I have been thinking about moving to kubernetes, this just adds gives me another notch into doing it.

  • Yea this seems like the most easy solution for mumble specifically.

  • I thimk the problem here's that whois is a cli tool.

    But scrap that since there is already a web version of whois that you can use.