this post was submitted on 03 Oct 2024
903 points (98.0% liked)
Technology
59377 readers
5117 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
A huge number of apps these days are web sites compiled into an app, and it shows. For example, an app should be able to remember your address and payment information without signing into an account, yet so many don't. Almost like they want to force you into signing up. Why might that be?
Just give me a mobile web page if you're going to do that shit.
I have an app for my sprinkler system and it's a fucking nightmare. Not only is it basically just a web API, it's so transparently just a glorified browser with access to exactly one site that frequently my phone thinks that app will work for whatever else I'm trying to open.
Document? Sprinkler app. Web Page? Sprinkler app. Installing from a source other than Google? Oh you better believe the sprinkler app can do that.
Doing anything takes longer to load than it would take me to walk from anywhere on my property to the fucking box and hit whatever button I need to hit.
It frequently forgets what I entered for preferences. I can tell it a week ahead what days I want it to skip but if I do that more than 24 hours on advance I might as well not have done it at all.
Oh you want to make a payment online? Let your sprinklers do that for you. YouTube video? Sprinkler app. YouTube video about fixing your fucking sprinkler system? Sprinkler app.
Apparently the one thing it can't do is effectively manage my water usage. It's ONE job
Is it actually opening up the Sprinkler app for all those other purposes, or giving you a choice dialog? If it's actually opening up the app, maybe installing Intent Intercept would at least make it a choice dialog, as it also tries to open everything (just to show information about the request; it's a dev tool).
I have never actually tried, it's just suggesting it as an app that can do those things.
So, giving you what I called the choice dialog. That makes sense. Intent intercept wouldn't help then, it would just give you one more basically irrelevant choice to do all the things (although it's useful for developers).
I'm sure it can't actually do any of those things, but it would be nice if it would stop suggesting that it could when I try to open up certain things