I'm really bothered. While I had relatively no issues with the fresh OS X update, I'm having a hard time with the iPhone 7 and the new iOS that is supposed to run their flagship device: iPhone 10. While most of the bugs have disappeared with the recent update, there are still some minor ones that really pisses me off: Screen freezing unresponsively for 30-60 seconds before things get back to control; and music playin…
macOS lock screen: “I just sent my session pass to my whole team”
191–200 of 276 posts
Re: macOS lock screen: “I just sent my session pass to my whole team”
#192With no disrespect to the developers at Apple, et al, each one of these problems that goes viral before reaching “proper” channels is a well-deserved slap in the face of these behemoth organizations. Perhaps, if the entire tech community regards Apple as a joke, they will start paying attention. “Responsible disclosure” is great stuff for creating a culture of free outsourcing of tech companies’ most imporant feature…
"With no disrespect to the developers at Apple, et. al., each one of these problems that goes viral before reaching "proper" channels..." s/that goes viral before reaching \"proper\" channels// The fact that the problems existed to begin with is more troubling than whether they became known outside the company or not. IMO. With an open source UNIX-like OS (like the ones Apple sourced from for parts of macOS), both th…
I'd send you to the relevant jwz rants but I'd rather spare everyone the goatse-ing...
Re: macOS lock screen: “I just sent my session pass to my whole team”
#193Earlier quoted context omitted.
How do you do that?
- (void) viewDidAppear{ [super viewDidAppear]; [self.passwordfield becomeFirstResponder]; }
func viewDidAppear(){
super.viewDidAppear()
passwordField.becomeFirstResponder()
}Re: macOS lock screen: “I just sent my session pass to my whole team”
#194Earlier quoted context omitted.
Most people not in tech or infosec have never heard of and are totally uneducated about the concept of responsible disclosure. Maybe it needs to be added to high school computer class?
I've said it before and I'll say it again: You don't need to have heard of "responsible disclosure" to understand that publicly pointing out a bug before it's fixed can lead to people who did not previously know about the bug hearing about it and exploiting it maliciously. That just seems like common sense to me and (I'm willing to bet) many others.
Re: macOS lock screen: “I just sent my session pass to my whole team”
#195With no disrespect to the developers at Apple, et al, each one of these problems that goes viral before reaching “proper” channels is a well-deserved slap in the face of these behemoth organizations. Perhaps, if the entire tech community regards Apple as a joke, they will start paying attention. “Responsible disclosure” is great stuff for creating a culture of free outsourcing of tech companies’ most imporant feature…
Apple customers dont care about the tech , they care about cool. This is what Steve Jobs and apple as branded themselves on so thats what you get, cool without good tech. And it wont matter becuase that is not the reason people buy Apple.
Tech community doesnt care about Apple, but the engineers will happily take their money to work on their products. If apple falls programming and computing will go on happily and at least we wont have to build over priced products for a bunch of children to take selfie shots that dont care 2 cents that they have a technical marvel in their hands.
Re: macOS lock screen: “I just sent my session pass to my whole team”
#196Earlier quoted context omitted.
Linux specifically has a horrible track record for sleep/battery management in laptops, and worse recovery. Windows used to be far more buggy, but the long XP era a lot of that was fixed by XP SP3. Aside: I just wish there was an option in Mac to use "PC Shortcuts" in all my apps... it's the only place where some of the key combinations feel truly alien in most apps. I use a "PC" keyboard, but remap CMD to CTRL, ALT…
Not just a horrible track record, but the current state is also bad. I have a pretty recent Debian install on a bog standard Lenovo which otherwise runs Linux beautifully. It took days of fiddling with conf files and trying things out to get Suspend and Hibernation to work in a sensible way. The kernel, systemd and Gnome all try to do stuff, but they can't seem to agree on who's responsible for what part of power man…
Re: macOS lock screen: “I just sent my session pass to my whole team”
#197Earlier quoted context omitted.
Yes, the manner of disclosure reflects the respect one has for the software vendor. https://twitter.com/mholt6/status/935687749381775362 Responsible disclosure is more or less earned as your resources go to infinity.
An interesting comment given that Apple as closer to infinity resources than anyone else.
Re: macOS lock screen: “I just sent my session pass to my whole team”
#198Earlier quoted context omitted.
> but I disagree on the touchbar. It’s one of the better things Apple has added recently. Strongly disagree, and I can not conceive of how it could be viewed as "better" than hardware keys. Maybe if they moved it above the FN row and we regained the hardware escape key, while making it a build to order option. Even then, I personally would have no interest in it, and neither would anyone else I know. I do not want to…
> Strongly disagree, and I can not conceive of how it could be viewed as "better" than hardware keys. I hope this is hyperbole, because it shouldn't be hard to understand. The TouchBar is absolutely an improvement. I can't remember the last time I actually used a laptop keyboard's F-keys for anything, but the TouchBar makes that space useful.
I use them regularly to switch consoles. MacOS supports multiple consoles, right?
Re: macOS lock screen: “I just sent my session pass to my whole team”
#199Earlier quoted context omitted.
dear God I hope not. I wouldn't mind if they made the touch pad into a screen. Probably not that useful, but it wouldn't bother me.
> I wouldn't mind if they made the touch pad into a screen. You mean like making the laptop LCD a touchscreen? Like other PC manufacturers have been doing for years?
… or that's what the fanboys will think.
Re: macOS lock screen: “I just sent my session pass to my whole team”
#200Earlier quoted context omitted.
If you reused the password, yeah, instant pwnage everywhere. If your local account password isn't used anywhere else, meh, random IRC people don't have physical access to your machine :)
Unless you have remote SSH logon enabled and IRC exposes your IP address.