Tap your iPhone to unlock your Mac
141–150 of 169 posts
Re: Tap your iPhone to unlock your Mac
#142Earlier quoted context omitted.
Right, companies like Rogue Amoeba, Flying Meat (Acorn), and Running with Crayons (Alfred) don't know how to write software for a Mac. Sure! I'd buy the argument five or ten years ago. But times have changed.
I don't know, my xcode builds 'release' builds directly into a customized DMG that has background / README / some extras + layout all set.
Re: Tap your iPhone to unlock your Mac
#143Earlier quoted context omitted.
I don't know, my xcode builds 'release' builds directly into a customized DMG that has background / README / some extras + layout all set.
Nothing says you couldn't do that with a zip file.
Re: Tap your iPhone to unlock your Mac
#144Re: Tap your iPhone to unlock your Mac
#145Dear HN. Please stop making a big deal about how you don't like hipster beards. It really makes HN look like pretentious douchebags instead of intelligent thinkers. It makes HN people look like the have no understanding of marketing. If you're going to criticize the marketing, do it from a metrics perspective, rather than being exactly what you're claiming to hate by telling people to stop being hipsters - arrogant.…
> Let people be who they are. Measure them by their output and their product, and the effectiveness of their decisions. Not on whether or not they conform to your taste/style. I would guess that the true point being made is that these people are not "being who they are," because someone else has caused them to "conform to [their] taste/style." Your reaction is actually pointing out exactly the same thinking on their…
I like ties, and I enjoy wearing them. Are you vicariously offended that I might jeopardize my chance to get a developer job at Google or an SV startup if I wore a tie to the interview?
Re: Tap your iPhone to unlock your Mac
#146Earlier quoted context omitted.
You can sign the app within the zip, true. The advantage of using a dmg is to control the presentation, which seems like a strong desire for this particular product. Downloading a file named "latest.zip" that had an unsigned binary in it was by far the worst part of the excellently designed experience of installing the software. Apparently the iTunes link thing is a bug https://twitter.com/jschloss/status/39778394974…
Please, don't use DMG. Just .app in a plain .zip please. The nifty "presentation" adds a several needless steps and pitfalls to running an application: • Mounting and verification of DMG is slow (Zip CRC and Developer ID signatures give you verification too). • "Nothing happens" after clicking DMG — user has to find DMG mount on a cluttered desktop. • Clicking app icon in the DMG window is tempting, but generally it'…
From a consumer (end user)'s perspective, you're pretty much wrong on all points except the last two. Those are valid, and i have accidentally done that before. Tis annoying.
Re: Tap your iPhone to unlock your Mac
#147Earlier quoted context omitted.
Please, don't use DMG. Just .app in a plain .zip please. The nifty "presentation" adds a several needless steps and pitfalls to running an application: • Mounting and verification of DMG is slow (Zip CRC and Developer ID signatures give you verification too). • "Nothing happens" after clicking DMG — user has to find DMG mount on a cluttered desktop. • Clicking app icon in the DMG window is tempting, but generally it'…
> • Mounting and verification of DMG is slow (Zip CRC and Developer ID signatures give you verification too). It takes a few seconds, hardly that much slower than opening a zip >• "Nothing happens" after clicking DMG — user has to find DMG mount on a cluttered desktop 1) Unless you've really fobbed up your view settings, mounted drives show up, in alpha order, in the farthest right row. 2) DMG's have a bless value th…
It really does, especially if you're one of the 99.999% of users who deletes their dmg's after installing. Then you just see an app icon with a big (?) in the middle of it.
Re: Tap your iPhone to unlock your Mac
#148This seems like magic. What method does it use to unlock your Mac with no password?
It doesn't actually unlock your machine. If you lock your computer it will not work. What it does is put up a page that looks nearly identical to the login page with small changes. It's a cool app (I tried it) but I'm disappointed that I can't find a way to toggle the lock via Alfred/Keyboard shortcut. I can get in the habit of hitting a key combination/alfred command when I get up but having to click the icon in the…
Another major caveat: locking your screen this way is a security risk if you are running FileVault. When OSX puts the computer to sleep and FileVault is enabled, DMA is automatically disabled until the screen is unlocked. If you use this app to lock your screen you will be removing the DMA prevention.
I would also be willing to bet there are other security concerns, as the iphone has taught us - lock screens can be hard :) be careful guys!