Live data from Hacker News

Is my vision that bad? No, it's just a bug in Apple's Calculator

martin.wojtczyk.de

211–220 of 408 posts

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#212
post #130

Earlier quoted context omitted.

The lock screen is even worse. I have to slow down to input my passcode or button pushes don’t register.

I'm sure the horrible lock screen UX is simply a dark pattern to nudge users towards Face ID.

I use a full passphrase with alpha/numeric values instead of a numeric only passcode. I've never seen a sluggish entry on that. Does it behave differently with a numeric only entry? I definitely experience the calculator sluggishness, but never entering my passphrase.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#213
post #169

Earlier quoted context omitted.

> Apple's greatest weakness is that many of it's fans and I'd assume people in house assume they are the epitome of UI design when actually it's not. Which led to people like me making a fool out of themselves. Always been using Android, and listened to iPhone users singing the praise of the amazing UI and UX of iOS. Well, eventually iPhone 12 Mini released so I figured, "why not give it a try, can't be worse than my…

CarPlay is a thing because carmakers just can't seem to make a decent "radio" with a touchscreen no matter how they try. It would be nice to see a business school case study that reveals why.

> CarPlay is a thing because carmakers just can't seem to make a decent "radio" with a touchscreen no matter how they try

But CarPlay is 100x worse than Android Auto, even though Apple is supposed to excel at UI and UX, this was the point I was trying to make, not that car makers such at UI/UX.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#214
post #130

Earlier quoted context omitted.

I'm sure the horrible lock screen UX is simply a dark pattern to nudge users towards Face ID.

Assuming I get another apple phone, I'm really hoping they still do something with touchid. That was heaven compared to faceid. I don't think I can use apple wallet payments without faceid, otherwise, I'd ditch it.

I do a lot of stuff with blue/purple gloves, and I can unlock my touchId device wearing those. Doesn't matter why/how. The fact I can shows how it is easy to bypass.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#215
post #169

Earlier quoted context omitted.

> Apple's greatest weakness is that many of it's fans and I'd assume people in house assume they are the epitome of UI design when actually it's not. Which led to people like me making a fool out of themselves. Always been using Android, and listened to iPhone users singing the praise of the amazing UI and UX of iOS. Well, eventually iPhone 12 Mini released so I figured, "why not give it a try, can't be worse than my…

I am curious where you perceive the slowness. I always had flagship Androids before my switch to a 12 mini. Overall I am happy. There are plenty of things that annoy me lots but I never really noticed slowness. Where do you notice it? Do you play games or use compute intensive apps?

> I always had flagship Androids before my switch to a 12 mini.

And I had budget Android phones (Motorola Moto G) before my 12 mini, yet the iPhone is worse on most points besides the display and sound.

> Where do you notice it? Do you play games or use compute intensive apps?

Anywhere where there is an animation/sliding/transition. Everything feels like it's moving in molasses.

But it's very much not a Apple-specific issue, designers nowadays seems to make animations in general way too slow. Which is fine when it can be configured (like on Android) but Apple doesn't like customization (or used to at least), so we can't.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#216

Earlier quoted context omitted.

It’s very easy to reproduce this bug, even if you don’t go quickly. Basically, if your tap becomes a “swipe” that leaves the button area, then a previously registered “tap” that’s already shown up in the field will actually “unregister” and disappear from the field. Try it yourself: tap down on a button, watch the dot appear, then without lifting your finger, swipe out of the button, and watch it disappear. This happ…

The "keypress" behavior is not a bug in my opinion, it's a well-established behavior across platforms. You could do the same thing with a button+mouse on a desktop. The dot for the typed character appearing immediately is different from alphanumeric keyboard behavior, because you can't register any key press before releasing the touch (or key) there, due to composition. In my opinion, this is sensible behavior and yo…

There’s always been two button modes. “mouseup” is indeed the most common. However, “mousedown” is used in certain cases where the feedback is immediate, for example in the phone app where the number shows up as soon as you tap. However, notice that the lock screen uses neither of these, but rather a strange combination of both: it registers on “mousedown”, just like the phone app, showing a new dot in the field, but then will “unregister” if you move away and lift your finger, removing the dot. As far as I can tell, this is the only place buttons work this way.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#217
post #169

Earlier quoted context omitted.

> Apple's greatest weakness is that many of it's fans and I'd assume people in house assume they are the epitome of UI design when actually it's not. Which led to people like me making a fool out of themselves. Always been using Android, and listened to iPhone users singing the praise of the amazing UI and UX of iOS. Well, eventually iPhone 12 Mini released so I figured, "why not give it a try, can't be worse than my…

>Everything is dog slow, not because poor performance but because of slow animations. Did you try Accessibility > Motion > Off? >Things are impossible to discover unless you watch tutorials on YouTube There's a pretty useful manual built into the device itself called Hints I think? Did you read that?

Disclaimer: I'm generally fine with iOS and use it and macOS as my daily drivers.

> There's a pretty useful manual built into the device itself called Hints I think? Did you read that?

I posit that if one needs to load up the Tips app to figure out how to perform desired functions, that's a problem with the UX and not the human trying to use the device/app.

The ideas espoused in The Design of Everyday Things[0] pops into mind right now.

[0] https://www.amazon.com/Design-Everyday-Things-Revised-Expand...

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#218
post #169

Earlier quoted context omitted.

> Apple's greatest weakness is that many of it's fans and I'd assume people in house assume they are the epitome of UI design when actually it's not. Which led to people like me making a fool out of themselves. Always been using Android, and listened to iPhone users singing the praise of the amazing UI and UX of iOS. Well, eventually iPhone 12 Mini released so I figured, "why not give it a try, can't be worse than my…

> And then CarPlay is just an abomination! Even the most basic things like "I'd like to answer a call while still being able to see the map I use for navigation" seems to be completely ignored and it honestly doesn't make any sense at all. I totally agree that this is terrible. But this kind of behavior always makes me wonder if this is a "passive aggressive safety" thing. I have a 2019 Subaru Impreza, and I can't ch…

> I totally agree that this is terrible. But this kind of behavior always makes me wonder if this is a "passive aggressive safety" thing.

I'm 99% sure no one of the designers who created those UX flows have ever actually used CarPlay in real life, like the users do. It's really hard for me to imagine a designer coming up with an appropriate reason for blocking the map view because you answered a call.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#219
Aren't the raised digits an indication of endianness or something? It looks like a transmission bit pattern. Or isn't high low high low double high double low the original Apple disk format? It's something like that.

Just guessing -- it doesn't look accidental to me.

Re: Is my vision that bad? No, it's just a bug in Apple's Calculator

#220
post #118

Earlier quoted context omitted.

> I still see MacOS as the best choice for my desktop/laptop uses (browser and SSH) If it' just "this", Linux is perfectly capable and IMO even superior.

I use linux on the desktop, but I still run a MacBook for my laptop. Nobody else offers the same combination of battery life to performance/weight, build quality, keyboard, trackpad, and screen. Of course it's not perfect for everbody and you might have different priorities but I think the MacBook gets most of them right for most people. Some come close on a few of those points but if you want official linux support…

Even when expanding scope to include laptops that run Linux well despite not officially supporting it, the selection available still have major issues, whether they be with build quality, screen panel quality, battery life, standby time, sleep/wake, overall lack of fit and finish (e.g. unthoughtfully placed ports) or some combination thereof.

It seems like a near impossibility for other manufacturers to not phone some of those things in. There’s always a catch.

Post reply on HN