Just because the internet of things was two hype cycles ago doesn’t mean we can’t still dunk on it.
GOD FORBID WE INSTALL FUCKING BUTTONS ON ANYTHING
Hopefully the app doesn’t disappear if you already have it installed. I like using the app to see how much battery is left, or just messing around with the LEDs.”
RGB leds were a mistake.
I, Robot but Will Smith is trying to stop a rogue sneaker that strangled its owners with the self tying laces
“The app that ties my shoelaces has been discontinued.”
These shoes were so expensive when they came out. I don’t see why it’s such a big deal to keep supporting the app. It doesn’t mean they need to dedicate a dev team. …
Don’t they 100% have to dedicate development time to updating this thing? I’m not a big computer dork, but I’m pretty sure applications don’t just magically work with all device updates.
It shouldn’t take any development time, but the app stores are all run on over-caffeinated ferret logic, so yeah, they do need to have someone update.
Keeping things updated is like a week of work for one junior developer every few years. A small team could do it for a large company’s apps in perpetuity. But under the ideology of capitalist software management, keeping such a team around is functionally impossible. (They would have idle time, some manager would see that and give them extra work, then when the app updating job picked back up, that manager would convince everyone that the other work they were doing is more important than updating apps.)
People need to just stop updating devices. Years of updates and what is it all for, just to require updates for your updates
We were using a fork we customuzed of an open source package (we will merge our additions but the team wants us to wait until they’re done with a major revision). At some point another upstream package made a fundamental change that broke everything. So we learned the hard way to have upper bounds on all required package version numbers lol. That was such a pain to investigate.