• 0 Posts
  • 32 Comments
Joined 2 years ago
cake
Cake day: July 5th, 2023

help-circle
  • I also don’t like System76 hardware, but they’re doing this software work that they’re hoping to recoup with hardware sales. If this becomes a good replacement for GNOME, for me it would be worth paying whatever they’d make from a laptop. But I ain’t buying their laptop because I don’t like it and I don’t need it. So I’m gonna give them the difference somehow. 😂









  • Every hour. Could do it more frequently if needed.

    It depends on how resource intensive the backup process is.

    Consider an 800GB Immich instance.

    Using Duplicity or rsync takes 1 hour per backup. 99% of the time is spent in traversing the directory structure and checking which files have changed. 1% is spent into transferring the difference to the backup. Any backup system that operates on top of the file system would take this much. In addition, unless you’re using something that can take snapshots of the filesystem, you have to stop Immich during the backup process in order to prevent backing up an invalid app state.

    Using ZFS send on the other hand (with syncoid) takes less than 5 seconds to discover the differences and the rest of the time is spent on the data transfer, at 100MB/s in my case. Since ZFS send is based on snapshots, I don’t have to stop the service either.

    When I used Duplicity to backup, I would backup once week because the backup process was long and heavy on the disk array. Since I switched to ZFS send, I do it once an hour because there’s almost no visible impact.

    I’m now in the process of migrating my laptop to ZFS on root in order to be able to utilize ZFS send for regular full system backups. If successful, eventually I’ll move all my machines to ZFS on root.




  • If we look at other companies that have been in Apple’s position, this seems to be a temporary state of affairs even if it lasts for a while. If the expectation is for profit to grow year over year (it is), as growth of market share stalls because you’ve already expanded as much as you could, you’d get pressed to find profits by exploiting existing revenue streams. That’s the point when employee opposition stops working. Think of the recent events when the Google Search VP opposed the Ad VP’s requests to make search worse in order to improve ads revenue. The Ad VP got appointed to lead search and the previous search VP got moved to a dark corner somewhere. Once you run out of profit growth in the existing revenue streams, they’d ask you to find profit growth by reducing labor cost. We also saw that happening in various companies over the last little while.

    If Apple was a private corporation owned by some people who aren’t looking for ever increasing profits, I’d believe they might not follow this pattern. But they aren’t.

    That’s just my guess and the reasons behind it. Could turn out that you’re right and Apple is an exception to the rule. I mean, I hope it does but I’m not optimistic.





  • I think you are underestimating the effect. I’ve learned a whole lot in my year and a half here. Enough to develop a decent understanding of what’s going on and what concrete actions I could take in my corner of the world. I think we can’t expect action without understanding of why act and what action. I think discussions here help with that. For all the people who post and comment, there are many who read, learn go find out more, and so on. Some of those would take action that they wouldn’t have otherwise. If we don’t platform that do this, if all there is are corporate platforms that keep people unaware of even the basics of what’s happening beyond the reporting, then the number of people who’d act in some productive way would be even lower.