• 0 Posts
  • 15 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2023

help-circle




  • RupeThereItIs@lemmy.worldtoMemes@lemmy.mlRent is Robbery
    link
    fedilink
    arrow-up
    2
    arrow-down
    4
    ·
    11 months ago

    I’m not pretending.

    I’m pointing out the flaw it the whining.

    There’s a lot of should and shouldn’t statements that are just wish fulfillment and not reality.

    Now that you’re done bitching about the housing crisis…what’s your actual proposed solution?

    Should we take the home from the guy renting you that apartment so you can have it? Force lower rents, leaving him unmotivated to bother renting it?

    What’s your point beyond rents are too high? We all know there’s a problem, how do you propose we fix it, because landlords aren’t the root of the issue but this whole thread seems to want to pretend they are.









  • Because it’s shit.

    If I apt install an app, I expect it NOT to be a snap. I want it to use shared libraries, not bring its own along. They hide from you that they are installing the snap not deb package.

    Then you run into all sorts of permissions issues accessing the filesystem from the snap app… Because snap is rather broken in this regard.

    Functionally snap is a worse solution then deb, but I guess it’s easier on the developer/maintainer as you don’t get lost in shared dependincy hell.

    I feel snaps should be an option if you need cutting edge version of a software that can’t use your shared libs, but never the default install method.