Apple

Touch ID under Duress

A feature that I would like to see on Apple’s Touch ID devices is what I call a “duress” mode.

Let’s say someone is mugging you and demanding that you unlock your device. What if you assigned a specific finger to something called duress mode that does things behind the scenes while appearing to unlock the device.

You could even have a flash “store front” of apps that load up if you use this particular finger. None of them really do anything and your data is still protected. It may even add an extra layer of security that is required to unlock it by Apple. Once your device is put in duress mode, only authorized people could unlock it. By unlock it, I mean get it back to a state where your normal fingerprint would unlock the device. Apple couldn’t directly unlock it.

By using this finger, you have also alerted family, friends, and anyone else you designate that you are in some sort of duress. These messages could include your GPS location etc.

I think in the future, this type of functionality will be necessary. It might even save lives.

Picture from here.

Windows Development

I downloaded Visual Studio 2019 yesterday to test it out on Windows 11.

The first thing that jumped out at me was the Visual Studio 2019 release. Why not 2021?

The second thing I observed was that VS 2019 doesn’t contain any Windows 11 SDKs.

It is possible that the paid versions of Visual Studio support the new Windows environment which leads me to point out the major important differences between Microsoft and Apple.

Apple gives the developers the tools they need to write new applications at the exact same time they release the operating system. The two things go hand in hand which makes perfect sense when you think about it.

Windows has no such synergy between an OS release and the software you need to develop applications for it. This article makes it sound like Microsoft is really catering to developers but just by reading the article, I’d say otherwise. There are several programs used for different things instead of the single environment the apple provides.

The article mentions gaming and web development and even tools to tweak existing Windows 10 builds but nothing about straight application development. It doesn’t even mention the existence of Visual Studio at all.

I’ve been an Apple developer for a very long time so I guess I’m just probably spoiled.