Live data from Hacker News

Nobody designs for small iPhone devices anymore

lwgmnz.me

261–267 of 267 posts

Re: Nobody designs for small iPhone devices anymore

#261

Earlier quoted context omitted.

This is kind of kicking an open door but the guideline explicitly is to design your app ‘to solve a particular problem efficiently’

Problem: our customers don’t get exposed to our special offers often enough but they do spend time checking their bills. Let’s stop sending paper bills because ads on there are too easy to ignore and make a labyrinthine app where the bill can be eventually accessed if users know the menu cheat code which will change regularly. Did the guidelines mean you should solve a problem of the users or the company?

The problem is why is that company in the business of "special offers"? The job of the telecoms company should be to provide reliable phone/internet service and otherwise disappear in the shadows. There should be no reason to "engage" with them other than paying your bill or changing some settings, just like there's no reason to "engage" with your power, water company or trash collection company.

Re: Nobody designs for small iPhone devices anymore

#262

Earlier quoted context omitted.

> Use the settings app for settings, so they don’t clutter your app. I’m glad most app don’t do this, except for where they have to for notifications, etc. It’s really unintuitive to go to another app to adjust settings for an app you’re already in.

You can actually hotlink directly to the Settings page for your app (e.g. Slack does this in their settings).

That would require some type of.....menu gasp

Re: Nobody designs for small iPhone devices anymore

#263

A big part of the problem is people just not following the guidelines. If you have a toolbar with buttons that have labels, it’s not going to fit. But if you’re following the guidelines, you don’t have labels and it fits. If you have a list with a refresh button on the bottom you have to scroll to see that button on a small screen. But if you use the standard pull to refresh control, you don’t even need the button. I…

> If you have a toolbar with buttons that have labels, it’s not going to fit. But if you’re following the guidelines, you don’t have labels and it fits.

But this doesnt make any sense. Often you need guidelines.

Typical Apple problem.

Re: Nobody designs for small iPhone devices anymore

#264

Earlier quoted context omitted.

YouTube added live chat not because of Facebook, but because of Twitch which popularized this live-video-with-synchronized-chat. (except on Twitch it's about 1-10s of delay where on YouTube it's 30+ minimum) Facebook and YouTube then borrowed that feature when they added livestreaming.

Things[0][1] I've looked at says Twitch's delay is much longer than 1s. [0]: https://www.fairlyoddstreamers.com/post/twitch-stream-delay [1]: https://onetwostream.com/blog/twitch-delay/

Like others said, it depends -- if you have low latency streaming on as a streamer + low-latency viewing by the viewer + good enough internet, your "latency to broadcaster" can drop to 1 point something.

What you linked is streamers intentionally increasing their delay to account for stream sniping, but many streamers keep their delay not-extended to allow for better chat interaction. In some games, increasing delay to prevent sniping is just ineffective -- Valorant can regularly have 5+ minute queues in top ranks, and there's few enough players that even if you enter the queue very late, you can still run into them.

Re: Nobody designs for small iPhone devices anymore

#265
post #61

Earlier quoted context omitted.

I'm talking from the perspective of the developers. It's not that difficult to accomodate people. Following principles on progressive enhancement is actually easier than not doing it. If you're looking for a way to out-compete your competitors, how about making an app that works for the people they've left out?

> If you're looking for a way to out-compete your competitors, how about making an app that works for the people they've left out? You're free to run this experiment, but my guess is that it will not be a meaningful differentiating factor

That experiment has been run and it’s a major success, it’s the iPhone.

https://www.computerworld.com/article/3273107/10-apple-acces...

Re: Nobody designs for small iPhone devices anymore

#266
post #185

Seeing a lot of issues here that would also be violations of WCAG guidelines, and thus be something you could bring an ADA accessibility suit against the companies over. https://medium.com/front-end-weekly/dominos-pizza-and-web-ac... https://www.cnbc.com/2019/10/07/dominos-supreme-court.html For all of your web projects... 90+ score in Lighthouse is a good bar to aim for. And look for any errors in Wave or Axe -- the…

I'm no fan of ADA ambulance chasers, but if they start going after mobile and web ‘designers’ my schadenfreude will be unermesslich.

> my schadenfreude will be unermesslich

My new favorite set of words.

Post reply on HN