576: Quiet Little Leech
https://atp.fm/576
The cancelation of Apple's car project, excitement for potential AI applications, the wonders of email clients, and starting a car in fifth gear.
576: Quiet Little Leech
https://atp.fm/576
The cancelation of Apple's car project, excitement for potential AI applications, the wonders of email clients, and starting a car in fifth gear.
@atpfm @siracusa @caseyliss @marcoarment
1) the fastmail people are doing this: https://jmap.io/spec.html
2) on the keyboards, I use the small Apple Magic keyboards because they are so close to laptop ones, so I never have to look
During the summer New Yorkers flock to the beaches on Long Island using the network of parkways and highways designed by Master Planner Robert Moses. Occasionally there are reports of accidents when trucks or buses hit one of the low overpasses. Two years ago a bus full of high school stude
@atpfm Sprinkle! Sprinkle!
Behold the power of photoshop's generative AI nonsense.
I’d totally believe that is real, just like the giant ketchup containers they refill table bottles from in restaurants.
@siracusa @caseyliss probably fast talking. No doubt an accent/culture thing - I've noticed it in Apple events with 'Preformance' too.
A crash edit of samples from this ep:
https://youtu.be/Som6yzaGDmE
Sorry if coming across as a nitpick - just trying to have fun. ATP is my #1 podcast by far. Love you guys.
@atpfm, on the email client topic: I mainly use Gmail, for all the reasons @siracusa mentioned.
One of the main blockers of Apple Mail for me is that I am not able to archive a message without it being marked as read. I need to archive messages and still keep them as unread. I haven’t been able to find a way to do that on Apple Mail.
@atpfm RE Apple Notes export, I've been looking into this recently myself. There are several projects and scripts on this. Most of them are focusing on the texts, non of then support full interpretation/rendering of the notes content as far as I know. There's even a service that can publish your shared notes to a web page.
Luckily, we are not far from it. In the SQLite database, notes content are stored as gzipped binary. The binary itself is actually protobuf serialisation of the note.
@atpfm The main schema is something Apple defined and is called Topotext. There are seperate schema for tables, a custom CRDT stuff.
It's easy enough to extract textual part from it. But without a schema, it's hard to parse more complex data.
Luckily, not sure if this by accident or good faith, one can find the proto files in the JavaScript.
I haven't have time to work on this yet, but it is not that hard to parse most of the note data convert into a format you desire for archive purposes.
@atpfm Also, if anyone is interested, the general structure of the note content is a sequence of "AttributedString", I imagine similar to that in AppKit/UIKit.
An instance of AttributeString has a pure string value and a list of Attribute spans specify what Attributes a part of the string has via range indexes.
Even when Apple introduced links to notes in the last version, this general structure wasn't changed, it's just a link attribute point to a deep link of the note specified by ID.
@atpfm Even though, it's not a feature in the Note app, but you can point to a folder you notes as well.
The URL schemas are:
- applenotes:note/{noteid}
- applenotes:folder/{folderid}
(If I didn't remember wrong)
@atpfm By the way, I think if you do the takeout, Apple probably would just give you rtfd version of your notes.
The main problem with that is checklists would be converted to simple bulletin lists.
I think I did it a couple of years back. Don't remember the exact details and can't find the file 😂. But there's probably nothing good otherwise I'd do that regularly.
In my experience, both car touchscreens & car infotainment systems all suck - and these are both areas where Apple is strong and could add value:
Apple make great touchscreens and the fashion for big slab displays in cars is crying out for an iPad quality screen! Embedded screens would be good, add upgradable compute and it’s even better.
These could be powered by “carOS” to deliver standalone infotainment & other car controls, plus ensure great CarPlay integration
Apple have experience in making secure, extensible operating systems and their ability to keep a secret is well-known, so they could provide value to the auto-makers through customisation.
In return, Apple could get some really interesting telemetry to improve Apple Maps, which would benefit all iPhone users, as well as being a new platform for devices and apps.
Lots of words, what do you think?
@karanj @jenger @atpfm @siracusa Very true, that’s fair 🙂
It would be interesting if they essentially provided large screen “iPads for cars” as the infotainment system though, I’d pay for that!
ie they add an OEM division to provide the infotainment hardware as well, not just the OS stack… although maybe that would mean they’d insist on providing the speakers as well… “CarPods” anyone? 😄
(Although their speakers sound pretty good to be fair)