Skip Navigation
[Help] Landlord forcing 20% rental increase
  • I contacted the Tenancy board. What they’re doing is illegal. They also did a rent increase last year more than the prescribed limit and also we weren’t given a 3 month notice, so I was informed that I can file for reimbursement there too.

  • [Help] Landlord forcing 20% rental increase

    Hello, I have been living in a rental in Vancouver for about 2 years with my brother. My brother is moving out due to some personal reasons and I asked the landlord about replacing my brother with a friend of mine and she said it’s good. She said she would increase rent after it’s been 1 year since the previous increase and it was all good.

    Now one day before my friend is about to move in, she suddenly is demanding 20% rent increase and also forcing us to pay for electricity which was previously included in a rental. We rent a laneway unit and they control the garage part and washer/dryer as well. They charge their electric cars there. The washer dryer part of the laneway is also shared with other tenants that live in their basement.

    What can I do?

    10
    Protip for Apollo users: Wefwef is a lemmy client with Apollo's UI
  • I don’t disagree with you much, except on the part of permissions.

    Native apps will always have more access to your data compared to PWAs. PWAs work on the browser’s permission model, whereas native app work on your OS’s permission model. For a malicious PWA app to do something wrong, it needs to not just bypass browser’s permission model, but the OS as well, making it more safer.

    On the maintenance side, it’s not just the cost but time as well. You could make a change in your PWA and everyone will have access to the update instantly, whereas you have to do manual steps to get it all the way to a published state and wait some time for approval.

    Things are rarely deprecated in the web space, so it’s very unlikely something would stop working, which isn’t the case for native apps where existing features break often. I’ve developed both kinds of apps and my pain has been more with native apps, although sometimes I have no other choice because everyone prefers the native ones for the ease.

    Then you need to also develop for Android and iOS separately. Yes there are tools like React Native and Flutter but they’re not super easy to maintain either.

    Testing takes time too. While web apps a dev can instantly see changes as they change their code, and debug it easily too, native apps take time to deploy.

    Moreover, for an iOS app it’s not just $100 a year, but now you need a Mac computer to build and test it easily as well.

  • Protip for Apollo users: Wefwef is a lemmy client with Apollo's UI
  • Actually I highly prefer WefWef because it runs at Native like speed, it’s very well built.

    I especially like that it’s a PWA and not a native app, because native apps have too many permissions on your phone and they can have so much access to your data in comparison.

    It’s not uncommon in this world for someone to make a nice app, another company to buy it and you don’t even realize while your data is being sold. This could definitely happen to a PWA too but the attack surface decreases.

    PWAs are cheaper (in this case free) to maintain too. Apple charges you $100/year to be a developer . Google is more generous $25/lifetime for android. These operating systems change often and keep deprecating stuff, forcing devs to continuously fix unnecessarily broken stuff. This doesn’t happen with PWAs as they follow the web standard.

  • InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)CI
    Cinnamon @lemmy.ca
    Posts 1
    Comments 5