this post was submitted on 11 Jul 2023
1247 points (99.1% liked)

Memes

45581 readers
1 users here now

Rules:

  1. Be civil and nice.
  2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you have to.

founded 6 years ago
MODERATORS
 

Source: @MrLovenstein@mastodon.social

(page 2) 50 comments
sorted by: hot top controversial new old
[–] festus@lemmy.ca 3 points 2 years ago

Ugh for the longest time the investment firm I use had one product locked away on their app. Thankfully I checked today and I can sign up and use it on the web!

[–] Lix_xD@sh.itjust.works 3 points 2 years ago

Using sh.itjust.works with the compact is actually nice on desktop.

Wefwef on mobile

[–] bleistift2@feddit.de 2 points 2 years ago (6 children)

It’s so easy nowadays to slap some bootstrap and Angular together to build a web frontend. It will work on every device if you don’t do crazy cutting-edge shit. I cannot comprehend why companies dig native apps so much.

[–] 520@kbin.social 1 points 2 years ago (2 children)

With a native app, the only thing you really need to send back and forth is some JSON data and let the app do the formatting for you. It's a much better arrangement when your target demographic includes those with bad internet.

[–] b3nsn0w@pricefield.org 2 points 2 years ago

you can do that with a browser too. with service workers, it can also run without an internet connection and/or indefinitely cache the ui part so that it's also just a json api. most websites already work in a very similar way, and even if it's not intentionally set up this way, your browser will do its best to make it like this to keep your user experience snappy.

your browser just also protects you from certain level of system access that shouldn't be granted to any random website you visit, and that's what these apps want.

[–] bleistift2@feddit.de 1 points 2 years ago

How is that any different from a web site? There are multiple caches between the browser and the server. The initial load (assuming a prior visit and no updates since) may be smaller than 1kB.

load more comments (5 replies)
[–] Grappling7155@lemmy.ca 1 points 2 years ago (1 children)

Try Sink It for Reddit, it’s a Safari extension that removes those nuisances

https://apps.apple.com/app/id6449873635

[–] mcforest@kbin.social 1 points 2 years ago

Do you really want to use the website, if you really need an extension because of that bullshit?

[–] angrynomad 1 points 2 years ago

Don't forget the "cookie notice" and after that the "subscribe now" notice after 5 seconds

load more comments
view more: ‹ prev next ›