• 0 Posts
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 30th, 2023

help-circle

  • I live in a national park and the Govt just awarded a contract to a private company to build a fiber line to the villages for high speed internet, and the company building the thing will own the network while the govt is stuck paying the bill forever. So stupid imho. No private company should own a network that exists entirely on federal land, and everyone depends on .


  • 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.zonetoLinux@lemmy.mlLaptop companies: which one?
    link
    fedilink
    arrow-up
    17
    arrow-down
    1
    ·
    7 months ago

    I’ve had a framework for 2 years now. It’s run fedora, manjaro (arch based) and Debian with no major issues. Manjaro had some problems with KDE and the high DPI screen. Sometimes the scaling was inconsistent between apps. Fedora just works.

    Only hardware issue is the battery life is just not that great. And the trackpad doesn’t always work property, but I think that was a first generation issue that’s been resolved since.


  • Well actually, its usually much safer for a cyclists to keep moving at an intersection like that. It takes far less time for them to clear the intersection than coming to a full dead stop and starting again. I can see and hear everything on approach much better than anyone inside a 2 ton metal box. In some places its perfectly legal for a bicycle to treat stop sighs like a give way.

    Getting on the sidewalk often has its own hazards, like the sidewalk randomly ending and starting again for no reason, people, and shop doors.


  • 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?