As usual, Michael Tsai has some info re: macOS 11.1. Still some showstopper bugs. I’ll wait until at least 11.2.
Photographer. Podcaster. Blogger. Reverse Engineer.
As usual, Michael Tsai has some info re: macOS 11.1. Still some showstopper bugs. I’ll wait until at least 11.2.
In early November I wrote that I’d be delaying my update to Big Sur. Specifically, I wrote:
I’ll be waiting for at least two releases before I update.
Well, 11.1 came out today. Depending on how you count, it is sort of the third release of Big Sur. There was 11.0, 11.0.1, and now 11.1.
Honestly, I had my eye on updating to Big Sur a few days after 11.2’s release. I figured that would happen sometime in late-January or early February. Surely by then many of the larger issues I’d read about will be resolved.
After reading Craig Mod’s tweets this weekend about Big Sur I’m tempted to update. I realize his comments are flavored by his using an M1 Mac, but that doesn’t make me much less eager to update.
Like hunger, if I wait a little while the feeling will fade away. Only to come back stronger in the near future.
While trialing Obsidian I became fond of a core plugin it had called Daily notes. Activating the plugin adds a button in the interface that creates a new note with a name based on today’s date. It makes keeping a daily log extremely easy.
Since I primarily use Simplenote I wanted the same thing on both iOS and macOS.
On macOS I was able to do this with a rather simple AppleScript that opens Simplenote, sends a keystroke of CMD+N, types in “Daily note:” followed by the current date. I’ve put the source of this script in a gist if you’d like it.
Saving this script as an application using Script Editor on Mac (I chose the name DailyNote), and then giving this app Accessibility permissions (System Preferences > Security & Privacy > Privacy > Accessibility > +) will allow you to run the app via Spotlight and then voila … a new note in Simplenote with today’s date in the title.
On iOS unfortunately Simplenote hasn’t yet added many options to the Shortcuts library of commands so while I was able to create a quick “New Note” action on my phone I wasn’t able to automate typing in the day’s date. At least not exactly.
What I was able to do (see screenshot) is set a variable for today’s date, copy it to the clipboard, open Simplenote, create a new note, and then I have to manually paste in today’s Date. You can get the Shortcut here. Not ideal but good enough for now.
Thanks to Matthew Cassinelli for his guidance with all things Shortcuts.
macOS Big Sur will be released to the public tomorrow. As I did with iOS 14 this year, I’ll be waiting for at least two releases before I update.
We recommend delaying upgrades for your production Macs. We’ve heard similar stories from many beta testers and TidBITS readers: Big Sur is not finished cooking. We’ve heard about crashes, Wi-Fi problems, Bluetooth issues, display glitches, user interface quirks, and other oddities. Apple shouldn’t be criticized for any of that—these were betas, after all—but just because Apple has decided that Big Sur is solid enough for prime time doesn’t mean that it’s fully polished.
Here are a few things to keep your eye on when considering updating a Mac that you use every day for work:
For me, Big Sur isn’t giving me anything that I need. Yes, I want the new design (I think?) but that won’t change how I use my Mac. What I do not want to sacrifice is my productivity! So the longer I wait the less of a chance that I’ll take a big productivity hit.
With iOS 14 this year I’ve hit zero snags by waiting until 14.2 came out to update. And it only took about a month. With Big Sur the release cycle is generally a bit longer. So I don’t expect to update until mid-Winter. But we’ll see.
Native apps bring so many benefits — from personalization and performance to familiarity and flexibility. And while we’re always working hard to make Cloud an amazing space to collaborate, we still believe the Mac is the perfect place to let your ideas and imagination flourish.
Lovely little blog post. Couldn’t agree more. I feel like Mac apps are a dying breed – in favor of more cross-platform apps. I’d like to see the pendulum swing the other way.
Warning!! I’ve only just hacked this solution together and I don’t fully understand the ramifications of my actions yet. If there are any, I will update this post.
First, a bit of context on how I use Photos for Mac (Photos).
I do not allow Photos to store my original files within its “package”. I have my reasons. When I import photos I check the box labeled “Keep Folder Organization”. This way, I can keep my photos in a directory structure of my choice rather than how Photos chooses to organize them.
I wanted to take one of my photo libraries (I have two) on the go with me on a portable external hard drive that I can keep in my bag. After much searching I could not find anything that explained how to move my original photos from one external hard drive to another and have Photos recognize this change.
So finally, I had a few moments to spare, and I figured I would dig under the hood of Photos to see how it kept the references to these files and see if I could update those references to the new location.
Photos uses a SQLite database to store much of the information it needs to do what it does. Things like facial recognition, album names, keywords, etc. are all stored in a heap in this database. In a few locations, it turns out, it also stores the path to each individual original photo in your library.
So far (one night, as of this writing) this solution has seemingly worked for me. I will continue to play around with the results to see if I can uncover some adverse side effect. Until then, here are the steps I took to move an entire original photo library onto a portable external hard drive.
UPDATE ZFILESYSTEMBOOKMARK SET ZPATHRELATIVETOVOLUME = REPLACE(ZPATHRELATIVETOVOLUME, 'Carbonite Photo Storage', 'Photo Archive')
UPDATE ZGENERICASSET SET ZDIRECTORY = REPLACE(ZDIRECTORY, 'Hard Drive 1/Carbonite Photo Storage', 'Hard Drive 2/Photo Archive')
One way to tell if this worked for you is to open Photos, choose a photo from your library, and select “Show Referenced File in Finder”. This will open a Finder window with the selected file in its location. If it opens to the new hard drive you copied your originals to, it worked.
I’m going to be using this library a fair bit in the coming days and so I hope that if there are any issues with this approach I will find them quickly and can update this post. See also the comments in case others try this and leave some feedback.
Excellent update to my preferred desktop feed reader, NetNewswire. I especially like “Reader View”. Here is how it is described.
Some sites only publish extracts of their full articles. Reader View can fetch the full article text and show it to you in NetNewsWire, so you don’t have to go to another app.
There is a button to make this happen but I prefer using Shift + Command + R. I have a number of feeds this is super useful on.
Side note: I still want this fix. After chatting with the developers in Slack over several months and pleading my case it appears I will have to roll up my sleeves and submit a patch myself for this to happen. Which I understand. They have other priorities. But that likely won’t happen until the snow flies. And my guess is that I’ll have to re-learn Swift since it has been so long since I’ve written any.
Quicktime on macOS bug: Hover to display controls. Roll off on left, right, or bottom of window, controls disappear. Roll off on the top of window and controls remain.
I’m old, so I can still call them tweetstorms rather than threads.
I just posted a tweetstorm regarding Photos for Mac on Catalina. I posted it there because I’m sort of hoping that a few Apple people are still lingering on the WWDC hashtag.
Here are my tweets:
Who knows. Maybe someone will read those tweets.
This isn’t a tutorial. If you’re in need of one and you’ve somehow stumbled onto my blog of jumbled thoughts on a variety of topics, sorry. You’ll need to go back to Google and try again (though, really, you should be using Duck.com).
I recently upgraded to a 16-inch MacBook Pro (review forthcoming) and had the opportunity to use Apple’s built-in process for moving from one Mac, or Windows computer, to a new one – Migration Assistant.
I’ve upgraded from one Mac to another (at my best count) 6 different times. Once I used Migration Assistant. All other times I didn’t. Since I only seem to buy new Macs twice a decade on average, I figure these moments are a good opportunity to start with a clean slate on my computer.
Doing so is not very easy. Though, I will say, moving from one computer to another is easier than it has ever been thanks to password managers, cloud services and storage, and a variety of other reasons. I remember in the 90s it taking about 3 or 4 days to feel as though you were back up and running. Then in the 2000s it would take me about a full long day or two. Most recently, without Migration Assistant, it would take me a full day. This latest move took me about 2 hours.
The reason I decided not to start from scratch was that I didn’t want to lose my current productivity level. Though I’m usually up and running within a few days, I feel somewhat hamstrung for at least a few weeks. Each time I open an app it requires new permissions, or whenever I pick up an old development project – with its myriad of dependencies – I have to relearn what I need to get it to run*.
So, fearing that I would lose momentum I decided to try Migration Assistant. My plan was to use it to migrate from my 13-inch MacBook Pro to the new 16-inch MacBook Pro and be up and running in the same day with every single app, preference, setting, dependency, file, password, and even session. My fear this time was if Migration Assistant did a terrible job at this, I’d have to format the computer and start over from scratch.
I’m happy to report though, that it went pretty smoothly. There were one or two apps that simply wouldn’t open (Visual Studio Code being one that comes to mind). So I simply trashed the app and reinstalled and it worked. I don’t know if it had to do with Migration Assistant or another issue but that was a simple enough fix.
Other than this one hiccup, I didn’t skip a beat. I never once went back to the old Mac and ended up formatting it the same afternoon that I received the new one. And with the added horsepower of this new Mac I feel even more empowered than I did prior to the move.
I do, however, have two suggestions to anyone using Migration Assistant… Do not use WiFi to make the transfer. I don’t even know why it is an option. I have a modern wireless set up in my home – it is very, very fast for most things – yet Migration Assistant simply would not work over WiFi. From what I could tell, the process would have taken multiple days. It seems impossible. So my only guess is that it simply doesn’t work. Apple should remove it.
If you cannot directly connect your two Macs because you do not have the right cables, consider recovering from a Time Machine backup using Migration Assistant (like I did). It only took about 90 minutes. To do this, you just need to make sure you back up your old computer right before making the jump.
I hope this new Mac lasts 5 years or so (unless the rumored switch to ARM is simply too enticing to wait). When I do switch to a new Mac, though, I won’t hesitate to try Migration Assistant again.
* This too has been dramatically improved with things like package managers and Docker.
Random WWDC 2019 thoughts:
Overall, this seemed like a solid, solid WWDC. I’m sure there will be a lot more news over the coming week. But to me, it addressed the main things I was looking for: a commitment to the Mac, iPad OS updates, and for Marzipan (now Project Catalyst it seems) not to suck. Looks like I’ve got them all.
I am looking forward to this year’s WWDC more than I have in the last 4 or 5 years. There is so much riding on this conference for my personal productivity but also for the Mac and iPad platforms as a whole.
Here are a few reasons why and I’ll follow with a few questions that I have.
Steve Troughton-Smith asked on Twitter if any developers were willing to state publicly that they planned on bringing their iOS apps to the Mac via the upcoming UIKit release at WWDC.
(If you don’t know what the heck I’m talking about, I suggest looking at STS’s blog post on the subject.)
You can read the thread on Twitter but Michael Tsai has a collection of the responses from developers (of course). It is exciting to see so many developers that are willing to give this a try.
Then, of course, is Guilherme Rambo’s scoops on some of the things coming to macOS and iOS over on 9to5Mac. There isn’t one link I can provide to all of the posts so here are just a few.
Here are the WWDC questions that I’m most interested in getting an answer to:
We’ll know in about a month.
skywhopper, on Hacker News, commenting on a thread relating to Mark Gurman’s scoop on Apple’s (supposed) plan to have apps running on iOS and macOS using the same (or, similar) code bases by 2020:
And then the Mac is losing what should be its primary audience through unwanted innovations and otherwise stagnant hardware, and a failure to recognize the importance of catering to the power users who might want an actual escape key, multiple types of ports, and a keyboard that doesn’t feel like it came off a rejected tablet accessory.
I can see an argument for fragmenting the laptop world into Pro/developer hardware and consumer hardware. But Apple seems to have got the needs of those groups mixed up. Do Apple’s own software engineers love the newest Macs I wonder?
I left the Mac (but may come back some day) for two primary reasons:
You might ask: But what about the Operating System? macOS is still nicer than Windows in a variety of ways. It used to be far nicer and far more capable. But the niceness gap and the capability gap have also shrunk.
Windows 10’s WSL has been a boon for me personally to allow me to do the types of things I need to do on a computer. Combine that with Docker and I’m able to do every single thing I used to do on a Mac.
The biggest gripe I have with Windows 10 is its inability to strip away the legacy stuff you find in the corners of the OS. They are being eliminated one by one – like the plates in the shooting gallery at the county fair – with each release I download. But even this gripe isn’t much different from what I’m seeing on macOS. The Marizipan apps have been universally panned, the updates to macOS haven’t really been all that compelling (Dark Mode is your biggest selling feature?), and when will Mail.app ever get the update it so desperately needs?
To sum up: Mac hardware and software is still (albeit arguably) better than most Windows 10 hardware and software. But the gap is all but closed – leaving the consumer the ability to choose based on budget for hardware. And with PWAs, web apps, Electron apps, etc. taking over both platforms a huge portion of the software we use every day is nearly identical.
Apple is going less Pro. I don’t blame them. There are more buyers. Apple will continue to string along developers into believing they care deeply about the Mac because they need developers (and the Mac) to build apps for their consumers – especially on iOS. You need a Mac to build an iOS app (at least today). But I think it might be time to stop believing them and start opening up ourselves to the fact that there are other options for some of us that don’t only build Mac or iOS apps.
One less comment from me: I’m not anti-Apple at all. I still really like the company and what they stand for. I miss my Mac nearly every day. Windows 10 still has a ways to go. And the grass always seems greener elsewhere. But, I prefer to continue to have an open mind. To not be dogmatic and to choose the hardware and software I use based on principles I care about as well as on the reasonableness of their cost.
/HN comment thread via Michael Tsai.
In the early 2000s, when I switched to the Mac from Windows (oh how times change), SubEthaEdit was an amazing leap in text editing. It allowed you to connect with other Macs to collaborate on the same document — something we take for granted these days.
Here is Dominik Wagner, one of the original authors and now maintainer of SubEthaEdit, on the inception of this particular feature:
Luckily one of us dug up an old Xerox Parc Paper that showed how latency free live collaboration can be done. At that time it fit perfectly with the newly released Bonjour technology to allow for networking without configuration between Macs. That was super exciting and we quickly got to a point where we could see this technology as viable and so we went on to build our application.
The latest version of SubEthaEdit is free and open source. It brings back a lot of memories seeing this.
Are you dogmatic about the companies you will buy technology from? Are you an Apple fanboi? Or, perhaps you’ll only run Windows and Apple sucks at everything because reasons.
I try not to be that guy. I try to look at the entire field of offerings in every category; hardware, software, cloud services, home entertainment and make purchases that reflect my needs and wants rather than be dogmatic.
Kellen Barranger, writing for droidlife:
iPhone owners, particularly the lifers, have always fascinated me. Not so much in a way that I’m confused at why they chose Apple’s latest phone, but that no matter what, they won’t even consider the other side or another phone that might be better in some ways. You know people like this.
I was starting to feel like one of these people. Whatever the next iPhone was I wanted it. Whatever the next Apple laptop was I wanted that. For many years I didn’t even give strong consideration to switching. But why?
Admittedly, part of it was brand loyalty. I do like Apple. Their attention to detail, their apparent focus on user privacy (though I’m sure this could be argued), their uncompromising focus on making premium products rather than bargain products. In other words, I like that they make high-priced well-made products. Because I don’t want to buy things simply based on price.
However, over the last decade Apple has gotten so big and so successful that they are starting to show some of the characteristics of being an insanely large organization trying to keep a juggernaut both afloat and moving forward. We saw it with Microsoft in the 80s and 90s and early 2000s. Their inability to let go of the past, and having bloated software that had no taste, led me away from them as a brand entirely. I feel Apple is now beginning to show these same signs. Bugs seem more rampant than I remember and I’ve been an Apple user (iOS and macOS X) for over 16 years. The quality of the design in software seems lower than before. But, the complexity and scale of their software and services is higher than ever before. Should I just let them off the hook because of that?
This is what led me to try Windows 10 in 2016 and to switch to Android here in 2018. Windows 10 is getting better, much better, with every single release. It is an excellent platform for web developers that now directly competes with macOS*. Android is a more mature platform than iOS at this point. Please read my review of Android 8.1 to see why I say that.
Switching platforms is not easy. But it is much easier than it has ever been. Data portability, which is better on Windows and Android than on Mac or iOS by far, makes it much more simple to switch. It took me only a few minutes to move all the data from my iPhone to my Google Pixel 2 XL. And within a few days I had every piece of software and service restored that I needed. Switching between macOS and Windows 10 is similar experience. You definitely need to relearn a few things (like keyboard shortcuts) but moving the data is no longer a real problem.
Going forward I’m going to continue to make a concerted effort to purchase products based on what they do, how they’re made, and what I need rather than the logo on the box.
* For me, Windows was never a contender to macOS for what I do without the Unix underpinnings. I simply need this stack. And I don’t want to use a VM or RDC. Now, with WSL Windows 10 is on the same footing with macOS.
Mac Office 2016 version 16 is now live! For the first time in over 20 years, Office is again built out of one codebase for all platforms (Windows, Mac, iOS, Android)!
MSFT is dog fooding big time with this latest release of Mac Office. I’ve been enjoying my work within their frameworks and products that allow cross-platform mobile app development.
macOS 10.13 Tip: have lots of iOS / Mac devices in your house? And a Mac that’s usually on? Turn on “Content Caching” in Sharing prefs, and updates will be downloaded to all your devices from your Mac, saving time and bandwidth. LINK
Starting as early as next year, software developers will be able to design a single application that works with a touchscreen or mouse and trackpad depending on whether it’s running on the iPhone and iPad operating system or on Mac hardware, according to people familiar with the matter.
Remember the many times I’ve written that I wish Apple would combine iOS and macOS into a single operating system that simply adjusts based on the device it is running on? That isn’t what this is, but it is still a great step in the right direction.
Me, a little over a year ago, regarding the Surface Book with Performance Base:
I’ve long written on this blog that I believe Microsoft’s vision of one operating system for both contexts is better than Apple’s two-OS approach. John disagrees with me on this. And I don’t know that there is a right or wrong answer but there certainly is a preference. My preference is to keep my “power user” stuff at my fingertips for when I need them but to hide them when I don’t. The Surface Book does this.
When I was testing a Surface Book for a time I had what I felt is the best of both worlds. I came into my office, docked on a large monitor, and got to work. When I wanted to be mobile and work out of a coffee shop, I could be and everything came with me. Then, when I wanted to read on the couch I could undock the screen and use it like a Surface. Windows 10 would adjust to whichever context I was in. It was either optimized for keyboard / mouse input or for touch.
I still believe this is the correct approach. And we’re starting to see more of it. Look also at Samsung’s DeX that allows a phone to plug into a display and give you a slightly different interface, drag-and-drop, etc. for getting your work done. There are countless number of professionals where this type of setup would not only work well – but it would be ideal and less expensive or confusing than having disparate devices.
This proposed strategy for Apple, that Gurman says he has insider information on, isn’t the same path that Microsoft is taking. It isn’t one device and it isn’t one operating system either. Gurman isn’t saying that Apple is going to release a single OS for all devices but rather that the app binaries will run on multiple devices and operating systems. It is more akin to Microsoft’s Universal Windows Platform. Many Windows UWP apps and games can run on Surface tablets, PCs, and Xboxes. This is amazing. I’m sure Microsoft users love it. Wouldn’t it be cool if Apple allowed the same app to run on Macs, iPhones, and Apple TVs? Wouldn’t that also allow many great iOS apps to suddenly be useful on macOS? I can think of many iOS-only apps I’d love to have on my Mac.
I welcome this if it happens.
I feel like these approaches are just stops along the road to a unified device that runs a single operating system and can work in many contexts. In some ways, it is the largest advantage that Augmented Reality will bring to the professional workplace. Put on your glasses and work however you’d like. Small window. Huge window. On a 3D object. Or on Mustafar with Tie-fighters flying overhead.
Until then, I’d love an iPhone 7 Plus-sized device that ran a single operating system that “worked like” iOS while on-the-go, and that I could plug into a large monitor and give me full macOS experience. That, for me, would be ideal. Until AR is ready.
Dan Moren, reporting on this tweet from Lemi Orhan Ergin:
Unsurprisingly, that news has quickly rippled through the Apple community as many people—including yours truly—have verified the claim. You can test it for yourself by going to any locked System Preferences pane, trying to unlock it, and entering username
root
with no password. (The number of tries varied for me—sometimes it worked on the first attempt, but pretty much always by the second.)
Even though I’m starting to have small issues with Sierra I’m very, very happy I haven’t yet updated to High Sierra. This has been just about the worst release of macOS since I switched to the Mac on “Cheetah”.
Mac users can use the native Micro.blog for Mac app. It’s a free download and supports most of the same features as the iOS version.
You can see a short video of it on Manton’s blog. You’ll even notice a rather handsome avatar make an appearance.
Unfortunately I cannot give this a spin yet since I haven’t upgraded my Mac to High Sierra. And it doesn’t appear I’ll be doing so for at least a month or two since I haven’t seen any updates from Apple on that front. High Sierra just seems far too unstable to switch to on my main work computer at the moment.
Colin Walker, though, seems to like this new app:
Manton has repeatedly said that this is just a version 1.0 app but, I have to say, it’s been rock solid. Browsing, replying and posting to the blog have all been a breeze and I’ve not had a single issue or error.
Activated by dragging, customizable keyboard shortcuts or via menu bar, Magnet declutters your screen by snapping windows into organized tiles.
Although macOS Sierra has a great split-screen option* that rival’s Windows 10 snap-to-side feature I’ve always wanted a bit more control. This utility is currently only a dollar and does a lot more.
/via Colin Walker.
* To activate split-screen view on macOS: make an app full screen, then drag the second app you’d like up into the menubar and place it on top of the other full screen app. Here is a video. It isn’t very intuitive but it is nice that it exists. I think Windows 10’s feature is a bit easier to discover by dragging to the edge of the screen.
With one massive update we’ve brought everyone’s favorite file-transferring truck into the future with more speed, more servers, more features, more fixes, a better UI, and even Panic Sync. Everything from the core file transfer engine to the “Get Info” experience was rethought, overhauled, and improved.
Hard to believe Transmit 4 is over 7 years old.
Using OSX can be more intuitive at times but it is visually inconsistent. It may have been through various aesthetic revisions but it can feel old. I think Microsoft has done a better job of enforcing a standard look for applications on the desktop and the Windows design language is now generally more modern.
In the early 2000s when I jumped from Windows to the Mac I felt this very same way … except I was describing the Mac as generally more modern and Windows as visually inconsistent. It is interesting to see a new Mac user’s perspective.
Even today, when I use a Windows 10 computer and click down a few screens I find it terribly inconsistent. I see stuff that looks like Windows 98 to my eyes sometimes. I don’t see that in macOS very often – if at all. But, I can see Walker’s perspective. macOS does feel a little long in the tooth to me too. Not compared to Windows 10 but just that the overall design language is stale. Perhaps High Sierra will spruce things up enough to keep it fresh.
I wanted to take a few moments to jot down a comparison between my wish list for this year’s WWDC and what was announced. Also, towards the end, some quick thoughts on the surprises that were announced.
Here are my wishes, in order from the previous post, and whether or not we got them.
My last minute wish that I threw in was for driving mode. And that is a huge yes!
If we’re keeping score that’s like 8 nopes, 1 kinda, and 4 yeses. Which doesn’t seem like a good score but somehow I was very impressed with WWDC overall. I think we’re in for a great year of software updates coming from Apple.
Now, onto some of the surprises.
There are of course many things I haven’t mentioned but ll-in-all a solid week of Apple updates.
One last thing; recently Tim Cook has been quoted as saying that Apple is focused on autonomous driving (which we knew) but that they are focused on it as a category rather than a feature. Apple finds autonomy as an interesting area moreso than simply self-driving. I’m very interested to see how this idea manifests itself in future products.
Each year WWDC week gives us new and updated Apple software that is easier to use and more tightly integrated. As a result, each year I find myself wishing that I used Apple software exclusively instead of using third-party applications.
Forgive me, but I’m about to quote an entire post that I wrote in June 2014 as to the pros and cons of using as much Apple software and services as possible. Stick around, though, because at the end I’ll fill you in on how I’m feeling today and what I’m doing to use more Apple software and services.
There are hundreds of thousands of third-party apps that you can use on your computer, phone, and tablet. Some of them are amazingly good and far better in a number of ways than what ships with these devices by default.
By using third-party apps, however, you sometimes give up a level of seamless integration between all of your apps in how they share data and function across multiple devices.
Using the default apps — whether they’re built by Microsoft, or Apple, or Google — you can end up losing some of the personality, the extra niche features, and the one-on-one support that you get from third-party app developers.
So, there are pros and cons to making the choice between using an app that was built by the makers of the device and or operating system or by choosing to buy a third-party alternative.
Over the last several years I’ve acquired a stockpile of third-party apps on all three of my devices. I’ve been using third-party apps for everything, even the most basic of tasks like email and calendaring and listening to music. While most of these apps are extremely good, and I had no trouble paying for them, I’ve been missing that seamless integration. I’d get into work and I couldn’t pick up where I’ve left off listening to music or a podcast episode in the car. My mail clients on Mac and iPhone don’t know how to work together (in my case, Airmail and Mailbox respectively). And so on.
So I’ve decided to double down on Apple apps and services. I want that seamless integration back. I want my mail box to look the same across all devices, I want to see my podcast subscriptions on my Mac be exactly the same as on my iPhone, and I want all of my photos in one spot, etc.
OS X Yosemite and iOS 8 seems like a huge step forward to making it even easier for third-party apps to work better together across both operating systems and all devices. So perhaps this issue will get easier and easier to manage in the future. But today, I’d like to manage and learn less apps and get more work done.
I started to make the transition back to Apple late last week and over the last few days I’ve been so pleasantly surprised at the progress Apple has made on their apps. It has been like an entirely new experience.
This week Apple announced macOS High Sierra and iOS 11. And, again, it is a big step forward. So I found myself preparing for these updates in the fall by moving away from third-party services and using more Apple products and services.
This week alone I’ve put more data on iCloud (so it was nice to see the storage bump), I’ve moved from Simplenote to Notes, moved back to Safari from Chrome, subscribed to Apple Music’s family plan and ditched Spotify.
When I made this adjustment in 2014 I didn’t do a good job of following up with how it all worked. So I’m making a mark in my calendar to do so two weeks after macOS and iOS ship this fall.
It has been an exciting year for developers so far. Facebook is making the camera a platform, Microsoft is making cloud computation happen with two clicks of a mouse, and Google is doing everything that everyone else is doing plus a billion more things.
WWDC is next week. So what are my wishes? Since I use Apple products far more than Facebook, Microsoft, or Google products, I tend to want more specific things from WWDC.
Here is my list, in no particular order:
I’ll stay away from any hardware wishes as I don’t have any needs currently. I’m all set on the hardware front. Our iPhones, iPads, MacBook Pro, and iMac are all just fine the way they currently are. And, I don’t need an Apple Home (if they release one) because I have enough terrible Siri devices laying around the house.