• 8 Posts
  • 137 Comments
Joined 2 years ago
cake
Cake day: June 2nd, 2023

help-circle
  • Ah, from this comment:

    Sunscreen works, just not if you buy it from shady manufacturers that try to maximize their profits and care about nothing else.

    I thought you were saying "don’t buy knock off brands and you’re safe. When actually you’re saying everyone is cutting corners.

    Unfortunately the independent testing here happens infrequently (no more than once a year), and it’s different brands failing each time.

    In general, the failing brands are testing as much lower than their stated SPF ratings. As a consumer, the best chance is probably to buy the highest rating you can find so even if it’s lower than stated it’s still pretty good.



  • I think versioning is the better option.

    are you writing about losing the backUp drive?

    No, losing your main version. Imagine you have a computer with syncthing and a server where it syncs to. If you chose no deletions, then it will sync all files to the server but all the stuff you deleted (draft documents, random files, photos from that time your kid held the camera button on your phone down and took 3000 photos in 30 seconds) will be deleted from your computer but still there on your server.

    When you computer gets struck by lightning and everything is destroyed but the server is fine, now you have to re-sort out all your files because all the stuff you deleted is still on the server version.

    Your suggestion of enabling the option to keep previous versions is probably cleaner. Personally I prefer to keep previous versions and deduplicate to save space.




  • Remember sync isn’t a good backup. You’re thinking of loss of drives but if this is important data you need to also consider mistakes.

    If you accidentally delete files you shouldn’t, you don’t want this deletion to sync to all your copies so it’s gone for good and the backup doesn’t help.

    Personally I use borgmatic to keep incremental, deduplicated backups. Then I can go back to previous states.

    If you install nextcloud all in one, it comes with a backup solution (also borg based). Then devices don’t need a copy of every file. But you’ll want your server to have a backup drive for this.

    I then sync my borg backup to a backblaze b2 bucket for offsite, encrypted backup using rclone. That then meets the 3 2 1 backup plan.

    I notice you mention Jellyfin. I don’t back up my Jellyfin media, the cloud storage for that could get very expensive and I could get it again if I needed it.






  • Easy. Raspberry Pi. Made in UK, doesn’t come with bloatware, Windows, or even any OS (unless you buy the kit that comes with Raspberian pre-installed).

    It’s also upgradable (or at least expandable) through its many available connections.

    Not feasible as a daily driver but it meets the specified requirements.

    It will have components made in China but it will be hard to avoid that for pretty much anything made of more than a few different materials.

    Alternative answer is the Framework laptop, made in Taiwan, can also be ordered without an OS or even without a hard drive (DIY version that you assemble yourself). You can then be picky about the other parts you buy, it’s possible to buy RAM, SSD, etc not made in China.







  • As reiterated by the OP, the proposal is just a proposal and was proposed with heaps of lead time probably because they expected it to be controversial.

    As also mentioned, heaps of volunteer time is spent maintaining the packages where most are barely used (even for gaming).

    However, it does not seem like there is a viable alternative. Many comments say the suggested alternative, WINE’s WoW64, does not work for all games.

    I can see both sides here. Fedora maintainers says “this is so much work!” and (mostly) gamers saying “But older games will stop working!”.

    The response from the Bazzite guy does seem overblown to me. I would think the first step is to work out the impact, as I haven’t seen anyone quantify what proportion of games are affected and if there are alternatives like emulation.