Live data from Hacker News

Bugs Apple loves

bugsappleloves.com

491–500 of 550 posts

Re: Bugs Apple loves

#491
post #236

Clicking on folders that you have put in Finders sidebar - It will not display the folder with the view settings set for that folder, but instead the last folder you clicked in the sidebar. It seems to happen clicking from top to bottom vs bottom to top. You just cant make this sh*t up it's so bad. Example sidebar: Applications - Always shows as icons Documents - Shows as icons if you last clicked on Applications. Sh…

Finder really is a museum of unresolved UX decisions layered over decades

Re: Bugs Apple loves

#492
post #7

Had the pleasure of making an Apple account to join our company's developer team. I filled out the form on the website 7 times: Edge on Windows, Edge on macOS, Safari on macOS, using 2 different phone numbers. No matter what, Apple just refused to send the verification code to me. It only worked after I remember Apple is a dick to the web platform, then I managed to create one from the popup in the App Store.

The people Apple most wants inside their ecosystem are forced through a web experience that clearly isn't a priority

Re: Bugs Apple loves

#493

Trying to type this comment on an iPhone and that very last issue, text selection, is so so real. It’s probably the single biggest thing I hate about this phone that makes me consider switching back to Android (I was on Android for 12 years before trying out an iPhone for 3 years atm, and in general, on average, I can’t tell the difference… they both have strengths and flaws. Text selection is a pretty massive flaw o…

On iOS it often feels like you're negotiating with a random number generator

Re: Bugs Apple loves

#494

This is missing the most annoying one for me: when I type a search term into safari and it randomly interprets it as an address that it can’t resolve. E.g. “how to bake cookies” gets resolved to how%20to%20bake%20cookies (which safari tries to resolve via DNS or whatever instead of piping it to the search provider). Even better, it’s entirely nondeterministic, though it does seem to be due to some race condition with…

Another perfect example of the article's thesis

Re: Bugs Apple loves

#495

It's really staggering how much impact one engineer can have when working on a product used by billions of people. Fixing just one of these issues would instantly be the most valuable thing that person ever does in their life by orders of magnitude. We have incredible leverage in the software world.

The fact that a similar bug was left in GTA5 ON PURPOSE FOR YEARS (making load times for multiplayer like 10x what they should be) to get more people to see their shitty ads for currency is why I am somewhat sympathetic to people who think that we are all overpaid and deserve a solar flair to force us to actually do something useful.

Re: Bugs Apple loves

#496

The AirDrop randomly not working one is really manifesting at the most inconvenient times. Apple simply won't fix it.

That's the problem with the "it just works" philosophy. When it doesn't... you have no idea what's wrong and no way to fix it. A bolted hood over the engine.

Re: Bugs Apple loves

#497
On iOS 26 (and I think before that as well) if I enable the sleep focus and disable it later it usually stays in sleep focus despite showing no focus is selected. Therefore I don’t get notifications and the wall paper on the main screen is dimmed. Requires a reboot to fix it but it defeats the purpose of having a phone if no one can contact me until I notice

Re: Bugs Apple loves

#498
post #437

Earlier quoted context omitted.

This used to be possible, I remember that I replaced Finder with some other app many years ago. I strongly assume that this doesn't work any more, though.

Yeah. Path Finder was a common power user tool. I recall you used to be able to flip some bit somewhere to allow you to Quit the Finder, but I assume that's disappeared inside the encrypted and signed partition where Apple keeps all the things us stupid users shouldn't be allowed to touch. But even then, you'd want more than just that, as when you tell the OS to "Reveal" a file or open a folder, that's the associatio…

Ah yes, thank you for reminding me - of course, it was Path Finder! You could even have it respond to "Reveal". Not sure any more if it was by renaming Path Finder to /Applications/Finder, or by changing its Bundle id to com.apple.finder, or some other trick.

Re: Bugs Apple loves

#499
post #437

Earlier quoted context omitted.

Yeah. Path Finder was a common power user tool. I recall you used to be able to flip some bit somewhere to allow you to Quit the Finder, but I assume that's disappeared inside the encrypted and signed partition where Apple keeps all the things us stupid users shouldn't be allowed to touch. But even then, you'd want more than just that, as when you tell the OS to "Reveal" a file or open a folder, that's the associatio…

> I recall you used to be able to flip some bit somewhere to allow you to Quit the Finder you can still do this with a hidden preference using command line: defaults write com.apple.finder QuitMenuItem -bool true; killall Finder [0] https://www.defaults-write.com/adding-quit-option-to-os-x-fi... > But even then, you'd want more than just that, as when you tell the OS to "Reveal" a file or open a folder, that's the as…

TinkerTool is a nice GUI app for this setting and a few others, see https://www.bresink.com/osx/TinkerTool.html

Re: Bugs Apple loves

#500

Earlier quoted context omitted.

> I recall you used to be able to flip some bit somewhere to allow you to Quit the Finder you can still do this with a hidden preference using command line: defaults write com.apple.finder QuitMenuItem -bool true; killall Finder [0] https://www.defaults-write.com/adding-quit-option-to-os-x-fi... > But even then, you'd want more than just that, as when you tell the OS to "Reveal" a file or open a folder, that's the as…

TinkerTool is a nice GUI app for this setting and a few others, see https://www.bresink.com/osx/TinkerTool.html

oh wow its been a long time; i forgot about that one, i'll have to download that again
Post reply on HN