• 1 Post
  • 48 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle


  • I had a cis major and I didn’t have issues using Linux all that often. One class we had to write code in VisualStudio, before the Linux version existed. My professor was fine with me using my own IDE as long as the code compiled on Windows, which it did after adding about 3 lines of code to the start.

    If we had shared documents they went in Google docs, and libre office, (open office at the time) docs were exported as PDF before submitting. I also had a Windows 10 VM ready to go just in case, but rarely used it.








  • I’ve used backblaze b2 for almost 8 years now and it just works. I’ve never had any data lost by them in that time.

    I just recently switched over to Storj.io as it a bit cheaper at only $4/TB as compared to B2 at $6/TB. Both are S3 compatible and work with just about every backup software out there. I have used Borg, Kopia and now Restic to do backups of important data. All 3 tools deduplicate all your data and reduces the amount of storage used. They also do encryption client side and are open source. They also have a built-in verification mechanism that checks the data is intact.






  • nickiam2@aussie.zonetolinuxmemes@lemmy.worldI don't...
    link
    fedilink
    arrow-up
    2
    arrow-down
    1
    ·
    8 months ago

    Every time I update my flatpak apps I get a warning about deprecated libraries. I don’t think flatpak is the issue but rather apps being able to not update really old libraries that could have security patches available. Does anyone know of a way to force these old libraries to update?