Earlier quoted context omitted.
But all laptops do.
I'm on a Chromebook Pixel 2, and it doesn't have this key. So, no.
Apple announces iOS 10
211–220 of 277 posts
Re: Apple announces iOS 10
#212Earlier quoted context omitted.
How do you expect it to know which volume setting you want to adjust?
It just needs to be smarter about the context. If a video is loading in chrome, 90% of the time the intent is to turn down the volume of the video, it's broken that it waits for it to start playing. Honestly, the most intuitive option for me would the audio controls should never touch the ringer, bury that behind a menu, rather than switching based on context.
Re: Apple announces iOS 10
#213Earlier quoted context omitted.
No. People use other apps because they have a large adoption and stickers (we chat and line) or because they were free while sms were not (whats app). Only us tech nerds care about security.
But not only nerds think about cross-device compatibility.
Re: Apple announces iOS 10
#214Looks like Apple is doubling down on at least two features that really seem like duds -- 3D Touch (which as far as I can tell nobody even knows exists), and Siri (which everyone raves about but nobody uses for anything). I'd love to see UX improvements around minor inconveniences of the iOS experience: - what the hell the volume button does in different contexts (sometimes it changes the ringer, other times the in-ap…
Anecdotal, but I've found Siri to be quite helpful with Car Play, along with Google's equivalent (can't remember its marketing name) in Android Auto. Just drive along, push to issue command, and "Siri navigate me to in " and boom. This might have existed in luxury cars for years, but its coming down into the mainstream ~$30k cars recently and I'm loving it. I'm thankful for technologies like Siri in the context of dr…
This is kind of hilarious, because there have been complaints that Google didn't name it's voice recognition assistant (it's just "Ok Google").
Re: Apple announces iOS 10
#215Heck, I just bought a course to study iOS9 development... Who can withstand such a pace?
Re: Apple announces iOS 10
#216Earlier quoted context omitted.
⌥ is not printed on any key on the Mac I am using, and I am sure ^ on top of 6 is not the ^ parent mentioned. I agree with parent, these are ridiculous.
They are on non-US apple keyboards, the US keyboards use the text "alt" and "option" and so on. I've always wondered why they don't put the symbols on the US keyboards yet use them in the UI anyway.
Re: Apple announces iOS 10
#217Earlier quoted context omitted.
I've been using macs for I guess a decade or so now and I still have no idea what the option key is for. When a keyboard shortcut is like ^+⌥+F6 I just mash buttons until it works. Why do they use a different symbol on the button than in the UI? I really have no desire to learn the seven different buttons in Mac OS and I wish application authors would stop using them so they could someday simplify the keyboard. I don…
Seven? What? There's Control, Option/Alt, Command, and Shift. Four modifier keys. This is the same set you have on other OSes, except there, Command is called Windows Key or Super. Yes, Apple has symbols as abbreviations for Control, Command, Option, and Shift. Yes, Option is also called Alt. But it's not really all that complicated.
Re: Apple announces iOS 10
#218Earlier quoted context omitted.
Interesting facts in Wikipedia: "The "⌘" symbol (the "looped square") was chosen by Susan Kare after Steve Jobs decided that the use of the Apple logo in the menu system (where the keyboard shortcuts are displayed) would be an over-use of the logo. Apple's adaptation of the symbol — encoded in Unicode (and HTML) at U+2318 ⌘ (HTML ⌘) — was derived in part from its use in Scandinavian countries to denote places o…
Funny, I just realised where I had seen the icon before while reading your first sentence. Then later it was confirmed in the same paragraph. Thinking back, I can only remember once instance of the sign and it happens to be just around the corner from where I grew up. And just for kicks, if someone wants to see it in action: https://www.google.co.th/maps/place/Guml%C3%B6sa+Kyrka,+288+...
Re: Apple announces iOS 10
#219How is object recognition possible on a (i)phone without a huge/massive dataset like Google uses on Google Photos' AI backend? It has to be worse AI than from Google Photos. Can someone clarify?
You only need a huge dataset to train the network. The trained network itself is (relatively) tiny, so it can be loaded and run on iPhones.
But what I like about it is that neural networks can be transferred between different architectures, and the whole process of training a neural net can be sped up by starting from a previous result.