DawnOfRiku

u/DawnOfRiku@lemmy.world
1 posts · 21 comments

Recent posts

No posts.

Recent comments

If you're using a software suite that requires Oracle Database, it and RHEL are safe options. It's used where I work for that reason, but only relating to said software. This vendor only officially supports those 2 distros, and to a lesser extent Windows.

Personal files: Syncthing between all devices and a TrueNAS Scale NAS. TrueNAS does snapshots 4 times a day, with a retention policy of 30 days. From there, a nightly sync to Backblaze B2 happens, also with a 30 day retention policy. Occasional manual backups to external drives too.

Homelab/Servers: Proxmox VM and LXC container exports nightly to TrueNAS, with a retention policy of 7 days. A separate weekly export happens to a separate TrueNAS share, that gets synced to B2 weekly, with a retention policy of 30 says. Also has occasional external drive backups.

My experience is that overall the solutions were really clever and gratifying in these games. I did have the occasional hang up with having to look something up, but they were mostly my own fault from only playing it 3 hours at a time weekly (or longer if I got caught up with other stuff), forgetting some details in between

Feels like I've been stuck using it just by default, because everyone else I know is, and there's nothing decent fitting that particular use case. Skype definitely wasn't cutting it. I at least avoid communities that are trying and failing to be forum-like, and just keep it to ones with people I know, and my viewers. Still run a Teamspeak server for a select set of friends to do YT recordings on, as it predates Discord, and is generally more stable (avoiding voice dropouts).

I went from being able to walk to school where I used to live, to the bus being my only feasible option where I live now and during middle/high school. Only got picked up when absolutely necessary, because my dad's commute times didn't quite line up. After school stuff was something I only got to experience in the walking days, and the brief time a friend volunteered to take me home from the robotics club he was already in (which unfortunately dissolved like 2 weeks after).

It absolutely was, and I wasn't prepared for exactly how it would go down. I definitely intend to try Spirit of Justice sometime, mostly yeah when it's on Steam. I'll have to check out Ghost Trick too, although I don't know much about it.

Also, Ace Attorney Investigations is a good time. Well, except for the sword-handedness thing in one of the cases lmao

on Comfort games? · c/gaming · 10 pts · 3y

At the moment I'd probably say: Minecraft, Celeste, Vampire Survivors, Hollow Knight, and the Valve single-player games like Half-Life 1/2 and Portal 2.

Docker Compose is just a tool to elegantly lay out containers in a stack. It's not a replacement for containers and images. If you need the image names themselves for use outside of compose like in a NAS GUI setting, they would be in the compose file.