• 2 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle

  • 8Bitz0@discuss.tchncs.detoLinux@lemmy.mlProton Pass for Linux
    link
    fedilink
    arrow-up
    1
    arrow-down
    2
    ·
    edit-2
    19 days ago

    Like as in beer? No. Or free as in freedom? Also no.

    However, iCloud will give you a large amount of the feature set for a fraction of the price (starts at $0.99/mo) and will likely give privacy not too far from what Proton gives you.

    In the end, there’s always a risk with putting any information on the web.



















  • There’s nothing wrong with the software itself. It works great for what it does. On the other hand, it’s a compatibility layer, which always increases friction between things a little. I think the best use for this is running legacy software.

    There aren’t many alternatives. Maybe in the future, we’ll see graphics API abstraction libraries like wgpu get used more. This gives developers a single API which can use DirectX on Windows, Vulkan on Linux, or Metal on macOS. This could allow support for entirely new graphics APIs without developers using it having to do anything.

    Of course, that’s my opinion. People can build their software how they like.