• 38 Posts
  • 507 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle



  • I’m still a beginner myself, but from my experience I’d say skip Nextcloud at least to start with. I found even the AIO version confusing to set up. Hell, I still do. I have the NextcloudPi image running on a Pi4 but am actively looking for a replacement because it runs like crap on that hardware and I don’t need all of the features it offers/tries to cram into one service.

    I’m leaning towards FileRun. Yeah, you have to pay for it once. But so far it seems to be the best alternative that doesn’t try to do too much. And yes, I tried Owncloud Infinite Scale, before everyone jumps on me :)






  • Wai Wai World 2 on Famicom emulator. Don’t need to know any Japanese to play and it has great cartoony sprites.

    Bubble Bobble (NES) is great two player, though you’re competing

    Buster Bros (PsOne, and probably others) probably one of my top 5 co-op games of all time

    Micro Mages (retro despite being released in 2019 because it plays on original NES hardware) probably top co-op of all time for me

    There’s quite a bit more but have various degrees of violence so won’t recommend those (Contra, Heavy Barrel, Silk Worm, Jackal, Life Force, etc)












  • Seafile. It’s super fast and lightweight. There are some caveats though:

    • Data is stored in git-like chunks on the server side. There is Seafuse and Sea drive functions that you can leverage to “assemble” the data on server side for backups. I personally use rclone mount, then backup.

    • Paywall hiding some features. The community edition is free but is missing some features that pro has. Pro edition is free for 3 or less users.

    • Documentation isn’t great. The forum is active so that’s helpful, but some of the docs take some time to understand

    • Chinese owned. As far as I can tell, there is no call home for a self hosted server, so I don’t think it’s a worry in that case.

    All that said, I like it much better than Syncthing for it’s selective sync. All files on each client are synced to the server. But unlike Syncthing, it doesn’t sync all data with each client. This is vital for me with some devices with small storage drives, so I would t want all files to sync. Yet I can still reach to the server from any client and pull data from any other client. Syncthing has an ignore flag, but that seemed way more trouble to setup than just sticking with Seafile.