<- Back
Comments (309)
- brkAt this point the barrier for me to install an app is pretty high. If you're going to needlessly gate certain functions behind an app that work on a desktop browser (or could work in-browser), then I just won't use those functions. If by extension that degrades the value I get from your site, then I just won't use the site, and I won't be contributing to ADU stats you promote to advertisers.Every single company has turned this into a situation where I cannot trust your apps with privacy or security, and the risk and hassle isn't worth the install.
- tgsovlerkhgsel"Never let an abuser take you to a secondary location": It's OK to offer an app, but if a site is pushing, pressuring or forcing you to get one, it's almost certainly because they want to do something abusive that they currently can't.Installing an app is a matter of trust; trying to push me to install one against my will is the best way to demonstrate that you should not be trusted.(Interestingly, I've heard a stance from technically well-informed iPhone users that don't see an app install as a large trust decision, because they assume that iOS is actually decent at protecting their privacy and rights in general. I don't know if that's true; on Android it certainly isn't.)
- the_bearIn Google's defense, they weren't the ones that championed the "everything must be an app" movement. My memory of the 2010s is that Google (and while they were relevant, Palm) pushed cross-platform web apps, but Apple ran a successful marketing campaign to convince everyone that everything on mobile must be a native app for reasons[1]. So we end up with a walled garden of native apps that must be approved by and pay a tax to the company that makes the OS.The result is that instead of building one app that works on all platforms, software companies need to build three apps: Web, iOS, and Android. I'm sympathetic to why most software companies (including my own) choose to just build a web app wrapped in a native wrapper. If a company does decide to build a totally separate iOS app, I dunno, it seems reasonable not to build support for every single niche feature that the web app has. I'm not sure I get the outrage here, especially since Google has a long track record of preferring web apps to native.[1]The "reasons" primarily are that Apple refused to support PWAs, hamstrung mobile Safari, and refused to allow third-party browsers. So while it's true that native apps can offer a better experience than mobile web apps, that's mostly just because Apple artificially restricts web apps.
- IntermernetI recently had a perfect storm of non-friendly technology.I made one purchase on Amazon while connected to a VPN.Amazon froze my account and demanded proof of identity.Amazon don't accept an existing photo of primary ID for their preferred ID verification check, it must be a photo taken by a camera on-device, and I don't have a webcam on my desktop PC. Once you select the secondary method, it seems you can't go back to the primary.My bank can't issue a statement on the mobile app.My bank, even through the website, can't issue a statement that has the required details (name, credit card details - blanked except for last four digits, and transactions) that includes pending transactions.I had to manually request a statement from my bank (via a phone call) that included the pending transaction, edit it in an image editing app, submit it to Amazon via their web-site.None of the apps (bank, Amazon, government ID, camera) had the flexibility to solve the problem.The root cause was using a VPN to make an online purchase of a $12 piece of hobby electronics.Not only are apps broken, the current state of the internet (and the random ways companies try to enforce "security") is also broken.
- munificentThe anecdote in the article is at odds with the title.* In the anecdote, the problem is that the web version works better and the app is missing functionality.* The title pays reference to an annoying observation about many products where the web version lacks functionality the app has.Both are frustrating. If a company is going to bother to have both an app and a website, users deserve an experience where both are fully featured. It should be an professional embarrassment for a company to have to route users from the app to the site or vice versa because one is half-baked.Have some God-damned professional pride and do it right.
- virtyalukI noticed a long time ago that Google apps are designed by people who never actually use them. Here's one example. I'm a big fan of reading, and it happened that I stack dozens and dozens of books on my GDrive, so naturally I use mobile Google Drive to download and send those books to the reader app on my iDevices. Finished books are renamed to have an exclamation mark at the beginning of the file name - that puts those books at the start of the list, so it is easier to visually tell apart once I've read them and have not. Obviously, the unstarted books fell off the bottom of the list. And here's the crazy thing - Google has put a big-ass plus button and a "scan document" button right in the bottom-right corner of the app screen, which effectively prevents me from opening the file menu for the last 2 books in the list. Very nice!
- ninjahawk1What’s even worse is intentionally degrading performance for sign-in’s. This is still circumstantial but I’ve been looking into that over the past few weeks.When switching between google accounts on a random app or game, no issue. Quick code, you’re in. When I switch between accounts on Claude on mobile, I have to sign in, enter the code, screen freezes, I sign in again, can’t verify it’s me, I sign again, wait 30 seconds, I’m in.I have to sign in three separate times when signing into a single google account in Claude. For every single other app it’s very quick.I have a sneaking suspicion that Anthropic and google are working together to degrade sign-in performance for multi-account users. I can’t fully prove it yet but I plan to be able to in the week or two.
- neverkn0wsb357Something I didn’t see in the comments is highlighting the actual, very real, fact that the user was incensed by the app.This is one instance, with one vendor, but our day is made up of thousands of interactions across multiple vendors. And all big (major) vendors seem to have these kinds of issues.That's a problem because these interactions add up. To the point where I’ve personally been accused of “[liking] being angry”I’m not sure what the answer is. But for me, I’ve been trying to find and use tools that don’t piss me off, paid or otherwise. So for mail and calendar, for example, I tried out https://www.hey.com/ and it not only does it not piss me off, but I like it for how I use calendar and mail.I don’t know if anyone here has read Tools for Conviviality by Ivan Illich, but the book comes to mind every time I run into these kinds of frustrating interactions.
- gchamonliveThe author said it perself, "the greatest minds of our generation" working at Google, so those jagged edges are surely by design, and it's the rational most efficient solution in a economy of attention where the line between the product and the user is blurred.
- emursebrianAs a user, I don't want to install an app if I can do it on the web. Most "apps" these days are just web sites wrapped in an app. What's more, they're usually 100% dependent on REST APIs so there's little advantage to having the app anyway.As a developer and (web) app vendor, I understand that many users still want apps. I just had a user ask when we'd be releasing our app for iOS. I explained that we did have an app and that it would be identical to what we'd release for iOS. Then I explained the maze of submenus she'd have to click through to get the icon on her home screen.Apple and Google hate the open web so they make it excessively difficult to "install" PWAs and then in some cases, they're less functional than the website itself. More blame lies at the feet of Apple and Google than on web-first vendors who release sub-optimal apps as a delivery workaround.We're not releasing apps yet precisely because I want us to be focusing on features. Having to target two additional platforms increases the surface area for testing and takes time away from developing features with the potential cost of releasing a "sub-optimal" app.
- _fat_santaThis is a constant argument i have with by business partner. He's always asking me "when are we making an app for our <SaaS>" and I always reply back: "We already have an app! It's just a PWA"PWA's are freaking awesome for both users and developers. Users don't have to install a massive app and me as a developer can focus on making one platform better rather than 3.And they are pretty freaking powerful in what you can do. Not to toot my own horn too much but I created an "app"[1] for viewing cities on the other side of the earth from where you're standing. It's got camera, gyro and GPS to determine what you're looking at to the folks I've shown it too, anyone non-technical has been completely fooled and thought it was a proper app.[1]: https://earthview.sunny.gg
- alkonautI don't mind apps, even apps that are basically just browsers showing a web site. The biggest reason is that apps, at least on iOS, just behaves better. It might be that the auth persists longer or that there are notifications or whatever.It's not without issues obviously. Most of the time the first thing I have to do is update the damn app just to order a burger or park my car or whatever it is I'm using it for. And it's dumb that we need to have a 150 meg download (per update...) for what's basically a bookmark.But still, the better integration with my phone's native stuff like keychain etc usually means I'm more satisfied after using an app to do something, than using the _exact same web page_ in my mobile browser.
- ThanemateI recently decided to use my google calendar to track my mood, as part of my CBT therapy.What baffles me is that, there's no way in the web app to assign a default calendar for new events. When I create a new event on the web, I have to scroll through all the calendars that I have and choose the one that I want every time. Meanwhile, in the mobile app, I can simply tap on a new block, the event window appears, and the selected calendar defaults to what I used for my last added event.
- cosmic_cheeseOn the other hand, the existence of alternative implementations in the form of mobile apps can on occasion be a saving grace when web apps are halfassed the other way. It's so frustrating when a poorly made web app that e.g. eats way too much memory, keeps cores spinning for no reason, chokes its tab process, doesn't handle history correctly, etc is the only option available and you have no choice but to live with it.It makes me wish it didn't become the norm to lock down site/service APIs are reserve them for private use only so crappy web apps would have to compete with superior third party alternatives.
- LastTrainIDK to me this is the opposite of the usual problem, which is that some features are only available in the app. I will happily use the desktop browser.
- GuestFAUniverseGoogle Dev are incompetent it seems. Had "highlights" for June and July in photos. Guess what is disabled in my account? I had to set two dates explicitly: one in the early past and one in the distant future -- now I seems to work.And the new icons of their apps look like a kindergarden project. Can't they just leave the design alone, or ask the user? Seems impossible.
- numpad0> To subscribe to a new calendar, you must use a computer web browser. You can't subscribe to a calendar in the Google Calendar app for Android, iPhone, or iPad.Isn't this likely because Google Calendar was abused a lot in phishing? e.g. fake "CLICK TO PROCEED" links as ads -> redirected to Google Calendar named "CLICK [+] SIGN TO CONTINUE" -> "URGENT: re-enter your credit card number at https://scam.example/buy-us-bitcoin" fake schedules recurring every x minutes etc.
- arthurezendeIt's almost impossible to use social networks on mobile without installing their apps
- BoxxedYes, the AllTrails app does this. You can't send a route to your Garmin watch or whatever in the app, you must do it in the browser version.And since having the app installed at all sort of hijacks AllTrails links, you really don't even want it installed at all. Yet you constantly are told to install the app...drives me up the wall.
- petepeteI listen to Radio 4 quite a bit and occasionally want to check the schedule (https://www.bbc.co.uk/sounds/schedules/bbc_radio_fourfm)On mobile, Googling 'radio 4 schedule' is the quickest way, and the only negative bit about the entire experience is the popup that tells me 'it's better in the app'.It's not. Not by any metric.My search and opening a webpage takes a second or two. Opening the app takes several seconds, then navigating to the Radio 4 page and scrolling down the schedule takes several more.I submitted a bug report on the topic and they basically told me "we hear you but shush and use the app".
- gwbas1cI've had an issue where, when clicking a "locations" link on a web site, Google Maps "permanently" added a bunch of locations to my map. This was quite unexpected on my part.(I think it was for a chain or churches or a similar civic organization)IE, I think someone made a group of locations in Google Maps, and then for the "Locations" link on their website, just linked to the group of locations in Google Maps. In the browser, this works fine, but on mobile, Google Maps just imports the link to my account without asking.
- brianzelipClassDojo.com, a platform for students/parents/teachers, is a major offender of this.
- iamkeithmccoyUnfortunately it's the norm in large companies to never polish anything. Google has gotten worse and worse at this. But Microsoft is king. They bring a team together to build a new thing and then as soon as they can check that feature box on their sales deck they move that team off onto something else. Loop is a good example of this. Microsoft started building a Notion competitor and then just stopped. The Loop component model got pulled into Copilot and integrated everywhere. But you still cannot move a document between workspaces - one of the most basic pieces of user functionality ever.I also look at Application Insights / Azure Monitor w/ their OTel SDK, Teams, SharePoint, Visio, <insert MS product here>. Basic functionality is missing and requests are left open for years or decades. Nothing is ever polished. Nothing is ever finished. Everything is good-enough.
- ebtebtThen you have other sites/companies that go the opposite way: having functionality that is App-only. As an extreme example: my health insurance provider in Spain (Alan) is app-only. They don’t even have a website one can use. It is maddening for those of us who always prefer desktop over mobile.
- nazgulsenpaiI use LineageOS with MicroG and decided probably 5 years ago to just use PWAs instead of apps for any online service and grab whatever other utilities I might need from Obtanium or F-Droid. Also the experience on my Thinkphone is the exact same as it was on my Pixel XL 2.I know not everyone can do this, and some PWAs are downright terrible if they work at all, but for my usecase it has been great.
- tescrealIf the barrier to entry is "own a smartphone", there will inevitably be people who will be excluded. Lots of fantastic reasons to unplug in 2026, year of our plague. Even if you don't go so far, conservative allowances for data collection are one of the few digital freedoms left.
- VCFundedGenYerOn an iPad, the web version is almost always objectively better.Since about 2018 or so, most apps have failed to properly support rotating the device. When you load the same service in a web browser, you gain that feature back. Facebook is a big example.Other apps actually have MORE functionality in the browser than their app version. This is why PWAs are now much more preferable than before.
- delducaFor me, to install an app it must be very very important. Like banking. Otherwise… Gone, gone gone.
- MarkusWandelI don't like paying $1K for a phone. My current one was CAD$140 at Costco three years ago. It has 32GB of built-in storage which is always 90% full regardless how diligent I am at moving stuff to the SD card, and it has 3GB RAM which was fine three years ago, but is now insufficient to run certain apps at all. Without anything else (that you have control over!) running, start the app, immediately killed due to out of memory. These are apps which were snappy and reliable a few (forced) updates ago. No new features, maybe some UI restyle, but now too bloated to use.Time to upgrade to the latest cheapy? Well, thanks AI boom, there aren't really any cheapies any more. And even $600+ phones now come with... drum roll... 5GB of RAM. OK, which maybe covers me for another two years of bloat until I'm right back where I started.Yes, it's possible to stay ahead of the bloat if you pay $1.5K+ for your phone and upgrade somewhat regularly. A colleague has hundreds of apps on his phone and they all work.Me, I use a desktop browser. Except for certain things that are only available as an app. The xda-developers types say no problem, just unlock and root the d*mn thing and then you can run debloating tools and if you jump through all the right hoops the banking app will still work. Bleech.
- confusedbucketIf only Google had a UI framework that would let them build apps and target all platforms.
- rkundeThe Google Calendar app has a long standing bug where the search view will not show the latest calendar entries unless you manually scroll to the bottom and hold the scroll view there. It’s been like this for years despite repeated bug reports!
- ulyssysThe most painful part of this is that, at a certain point in mobile app development, many of them switched to using web frameworks instead of native. We're literally figuratively building web apps to replace native apps that replaced web apps, and hoping to performance optimize them back into near-native.
- GualdrapoI sell stuff ocassionaly on a "local" platform called MercadoLibre (like, I could afford a new handlebar for my bicycle so I could sell there the old one). Mercadolibre kind of wants to be the argentinian Amazon, even lobbying in the argentinian government so they will ban similar platforms from other countries. With time, MercadoLibre has become incredibly hostile and greedy for us small sellers, while favoring corpos.They charge you 25% for each sale you do via their platform, but the latest thing they did was to force you to "identify" you are you via a website where they track your face features and scan your ID "because of security". Yeah, that sounds good, so I did that in 2021.They asked this again last year because of reasons. But this time they won't let you use a regular web browser: they forced you to do this via their app. No matter how much you try, it will always fail citing "compatibility issues" or "errors". I tried to complain but their customer support is incredibly shitty, if you even manage how to find to contact them.But oh surprise, their "app" is just a web wrapper.
- altern8Ryan Air just introduced the super-annoying requirements of needing the app to download your boarding pass (which of course they could just provide from the website).I think they do it to be able to send you notifications and sell you more flights, but I don't understand why they need to be so anti-user. I try to NOT fly Ryan Air unless there is no other airline available. I'd rather pay twice as much than support their poor and sometimes borderline-criminal business practices.
- pyjarrettWhen I was job hunting earlier this year, LinkedIn on my phone told me to install the app. Sure, why not? So I did. It refused to authenticate and never worked. One good point is that at least the mobile web version didn't lock me out with an impassable overlay like some websites are starting to do.
- ethinHot take but I think the entire concept of a "web app" needs to die. My web browser does not need access to my GPU, OpenGL/Vulkan, USB, MIDI, HID, <insert whatever other weird invocation of Cthulhu that exists here>. All of those are things a native app needs, not a website. IMO if you need that kind of access and your instinct is to do it as a "web app" your doing it wrong. Same thing, I would argue, for things even like WebAudio or WebSpeech. At this point my web browser is so complicated that it might as well be a mini-OS of it's own.Like, I think that the instinct to make everything a web app is what partially leads to things like what this article complains about. Well, besides laziness, of course.
- QuarrelsomeOh I'm so glad it works this way round too. Kinda sick of the web being ruined by http pages that tell you to download a binary. Is anyone bothering trying to narrow that gap between native and web on phones so we can resume the process we were undertaking back in 2010 before smartphones re-promoted binary applications for whatever reason?
- adzmThe simplest barrier to using an app for me is that most do not implement tabs. Tabs are extremely useful! Even when the app interface may be better than the web interface, I will usually find myself opting for web specifically for this reason.
- NaiveBayesianWhat really gets me is when an app highjacks a link to the site, and then doesn't know what to do with it, when just opening the link in the browser would have been perfectly functional. Email unsubscribe links are a particularly annoying example of this.
- equakeWhy isn't AI filling all those gaps?
- afavourIt’s a shame the web was so slow to adapt to this new mobile world. When it all started things like offline capabilities were very difficult to do on the web and native development felt necessary. These days the web can actually do a lot… but it’s too late. People expect to find something in the App Store, pinning a web site to their Home Screen is just not something they know they can do. So a lot of people waste an enormous amount of money on three different implementations for, often, simple CRUD operations.
- broofAnother example, although this was from a year or two ago and I'm not sure if it's still the case: duolingo's website functions differently than the app and is just hands down better. turns out I could just export it as a PWA and so I could have my cake and eat it too.
- hnrprtlpdbThanks, genuinely helpful
- massimodeluisaCalendar on Android already talks to the network...the same URL only subscribes from desktop. So is that missing webcal/text/calendar handoff, or a Play-release hole?
- dvduvalI don’t understand all the technical challenges, but I sure hope we can close the gap between what we can do in the browser versus an app. What apps do is gate communities and gate information and gate people and this is the opposite of an open Internet that should be a benefit to humanity.
- mrweaselIt made even sadder by the fact that often the "app" is more or less just webview.More and more I'm giving up on apps, and online self-servicing as the structures and scope of what either one can do is increasing narrowing. It's much much easier to just call these days (fortunately AI answering the phone is still not prevalent). Customer service will obviously inform you that "You can just our self-service solutions in the future", even if you literately just called in because you can't due to inflexibility and options you don't understand.Also "you can manage it from your phone" is not the sales pitch it once was, because it's no longer the entire truth. You can in fact ONLY manage it from your phone. If whatever you're selling requires an app, chances are that I'm not buying and if it's a service, I will seek out your store or staff and make them do it for me.
- pyraleHumanity would progress leaps and bounds if every app was deleted, and people just made websites that worked for phones instead.Yes, I know some apps wouldn't make it in the browser. These are sacrifices I am willing to make.
- tisdaddAnd this is why I usually say, I will look at it when I am in front of my computer again for most things, side from a free does where I mainly am reading.
- IvanK_netI just tried to make an Instagram post at www.instagram.com. It was possible a year ago, but they removed this option recently :(
- rbreveGoogle has a lot of these inconveniences, super easy to fix but for some reason the don't.
- vova_hn2> Many companies want a permanent presence on your homescreen and think you're too thick to use your browser's bookmarks feature.I thought that they just want to collect more data about you.
- nomilk> and think you're too thick to use your browser's bookmarks featureTo be fair, bookmarking is easy but browsing and locating a bookmarked URL is far from easy. To bookmark in chrome on desktop requires pressing an obvious star button on the right of the address bar (it's always there, so easy to locate). But browsing/locating a bookmark requires clicking on the vertical ellipses on the right-most of the browser, finding 'Bookmarks and lists' amongst a lot of wordy options, then the fun starts: you can scroll bookmarks but cannot even see the full bookmark (only the first 40 characters and favicon) and they're not even in alphabetical order. If you have several hundred, like I do, that's a lot of work, and consequently, I approximately never do it. Easier to copy the url into an email and send it to yourself.For folks like myself who use different browsers across operating systems, it's even more convoluted for obvious reasons (e.g. I use safari on iOS and chrome on macOS, so something bookmarked on iPhone doesn't make it to macbook and vice-versa).tl;dr bookmarks are a mess, even for the tech-savvy
- cooggogHah. I was trying to buy something on the BestBuy website. I’m not sure what kinda of bitcoin miner they’re running on that site, but it repeatedly manages to crash the tab as I was trying to browse. I had to eventually just download the app.
- mohamedkoubaaA lot are saying that they prefer websites over apps but at least apps can't force you to upgrade to the latest version while a website will always serve you the latest version. Ofc that doesn't address all the downsides of an app
- alansaberSo what's the solution again? Everything as a web app?
- OroPlaI don't want yet another app on my phone.My rule for apps these days is that if it is not available through F-Droid, I won't be using it.
- hermannj314I charitably assume if something can't be been done on a mobile it is because someone was granted an "on a phone" patent or clicking that button on a phone somehow will entitle Apple to 30% of my revenue stream in perpetuity.I usually don't attribute it to malice or incompetence from hypothetical devs, instead I blame malice or incompetence from hypothetical lawyers.
- unglaublichMost companies mostly want app access because you get a bunch of APIs with which to annoy users with marketing notifications, tracking, and url handling.
- ChrisMarshallNY> This isn't the most complex software engineering task known to humanity. Add a + button. Pop open a text entry field. Validate. Save. Done. I'm sure even the shitty Gemini model can vibe code that in a couple of months, right?Sick burn.I tend to prefer using the browser, where possible, eschewing bespoke apps, but I would expect an app to have more functionality than the browser.It's sad, when it doesn't.
- synalxOne thing that annoys me to no end is when a mobile app can't even load without an internet connection. There's a plague of apps that are thin veneers over a web view. I get that this is easier to deploy and manage, but I find it a really poor experience compared to a well-designed mobile app.
- thegrim33In reality I see the anti-app sentiment as mostly a scheme to get more data into the cloud, more traffic that can be collected and spied on, less power and control for the user, and demonizing local computing and users having control over their data. A scheme to give companies and government more complete control over everything you do. Basically further enshitification of computing infrastructure.
- plantainLooking at you Reddit.
- K0INMe and my wife share calanders both ways between Google cal and iCloud cal its an absolutely shit show to setup, and I also rember having to use the Web app for certain settings how can we not have solved this by now?
- RichardChuThe problem is that at big companies such as Google, it can take months to plan out features and put them on the roadmap. That is, if they even get prioritized above other things to begin with.
- tonymetReddit is the worst. Their app-transition code is 10+ years old and still full of recursive loops. 30% of the time i drop into the App Store even when i have the app installed. 75% of the time I lose navigation. And there’s no “remember this” button.At least Google makes an attempt at usability. It’s not like the product team has a choice.
- revolvingthrowApp vs website is purely taste. Some people will never install an app but will use your website. Some people love apps and will never use your website. Some people prefer apps to PWA when the app does thing, because what if it changes and enshittifies or just vanishes - an app doesn’t need to be updated. Some people prefer PWAs to apps because why would I bother with the endless updates just fix it on the website, in fact I don’t even want your shitty app at all why in Lord’s name is this an app?!Sometimes… well sometimes there’s no dev resources available to make an app work in a way you’d expect. Google is just a tiny startup, be reasonable in your expectations.Point is: if you actually want to reach a large audience — you want both. Also, don’t expect good experience if you use Google’s products.
- daemonologistThe no-Google-calendar-sharing-on-mobile is an absolute classic. I have personally seen multiple clumps of people huddled around a phone trying to figure out how to share a calendar with each other - fruitlessly until I butted in, because normal people don't know about desktop mode and even if they did would have no reason to think it necessary.(If you didn't read the post, it doesn't work in the app either. It only works on "desktop.")
- pelotronThis past weekend I was flying on Delta and my first flight was delayed such that I was going to miss my connecting flight, so I rebooked onto a later one. During my layover I visited the gate agent to get a boarding pass with a seat assignment."Do you have the Delta app?""Nope."Then he pressed a few keys on his keyboard and printed out a new boarding pass for me within five seconds. I couldn't believe he was trying to kick me over to the app if it was that easy.
- LarrikinIf your app can be implemented in React Native with no developer pain, it should just be a website.Native is a much better experience than mobile websites when you actually use the features and power of these fairly advanced computers we carry around in our pockets.
- kkfxThese days, applications (whether they're web, mobile, or desktop) with absurd shortcomings in terms of UI/UX are a daily occurrence, yet most people seem to have become incapable of noticing, or at least of giving sensible feedback on the matter.Obviously, the bulk of it is noticeable in notoriously crapware software like management systems, but it's increasingly emerging just about everywhere.I wonder how long it will take to understand even just this small slice of the problem, without even getting into "anything apps" and the need to return to the OS as a single integrated application/framework with end-user programming—a trend of which we're only seeing a few hints.
- duckydude20google cloud
- ziofillReminded me of this https://xkcd.com/1367
- chrisjj"you must use a computer web browser".Yeah, and I have one on my Android phone!
- jokoonthe problem is that HTML is so bloated nowadays, that medium phones cannot deal with it, so apps always have better performance
- ratelimitstevea native app's job isn't to parallel the web app's feature set. a native app's job is to get you to accidentally opt in to all sorts of invasive surveillance and allow for a constant stream of attempts to grab your attention.
- nonethewiserDefinitely annoying to have random features not work in app. This "subscribe to event" feature for example.More implicit in this post seems to be an argument against apps entirely, which I cannot agree with. He doesn't exactly say this but it points there. - never establishes a need or true advantage to an app. does briefly acknowledge apps can do something unique things but then immediately undercuts it. positions Google etc. motivation as wanting to occupy your home screen, dont trust you to use bookmarks, etc. - says he has experience building phone apps and knows the pain of updating across so many devices and says solutions converge on basically re-implementing web browsers (which I think is a large leap) So when he says >If you want an app, fine. Do it. Just finish the job please! I dont really believe him. From his perspective, why is an app ever necessary? To me it's obvious because I absolutely do not want to use Google Calendar in a phone browser. Primarily because the UI on an app is optimized for the phone. And at that point it feels like imperfect feature parity is just the normal problem of releasing the "same" thing many times.The title also seems to be pointing to a sort of equivocation where you say a group of People say X, and then blame a Person 1for contradicting X by saying Y. Except We've never established that Person 1 was in the group of People saying X. You see this a lot on reddit, hackernews as well. "Oh, many people in the comment section said said Y before now user123 is saying X thats a contradiction."Having said all that, the blog is labeled "rant" and I can respect that a lot of the purpose is to blow off steam.
- lmmThis isn't about the app being unfinished, it's about Google deliberately half-assing support for open standards. They want you to be stuck in their calendar ecosystem so they make sure there's more friction adding a calendar from outside than adding someone else's Google calendar.
- LoganDarkThere's another class of problem, websites that pretend to work in the browser but refuse to support any reasonable type of login session.Like, sure, there are login sessions that expire after five seconds of inactivity. Sometimes it even turns out that they don't support passkeys or TOTP, and you have to add a phone number for SMS authentication, which reduces account security by letting attackers prove your identity.I want a browser extension that automatically clicks those "I'm still here" pop-ups on scummy websites like this...But they have an app. And they don't even shove it in your face that the experience is better with the app or whatever. But it is for one and literally only ever one singular reason: it doesn't log you out every five seconds
- blenderobFeels like this field has become a lot about doing the easy, visible parts, getting a month of attention, maybe a promotion, then moving on to the next "new project".Meanwhile, the people who stay behind and actually make these half-finished apps work properly, maintain them and deal with all the boring problems rarely get the same credit or benefits.
- arc_light[flagged]
- imnotr0b0t[dead]
- pier25[dead]
- huflungdung[dead]