#askatp Now that @siracusa is independent, does this mean @marcoarment and @caseyliss will let him do any research?
And if the sale goes through, and Marco isn’t in to Twitter any more, where will we follow him?
The future of the #ATP theme song is at great risk!
#askatp Given: M1 was based on the A14 core (both from late 2020); For the past year it seems like everyone has been assuming M2 would be based on A15; Instead, how likely do you think it is that M2 will come out this fall close to A16, and be based on its core?
@jsnell@siracusa Re: upgrade#398 - I believe this video will tell you more than you ever wanted to know about homonym vs homophone vs homograph etc: https://t.co/etax4YQNOo
@imyke@jsnell Suggested name for @_upgradefm's Apple VR/AR headset segment: Upset.
Whether it's the nausea that some folks get from wearing VR headsets, or just the way Facebook/Meta and the whole idea of "Metaverse" makes everyone feel, I think you guys could make it work.
@MassagingMedium @marcoarment@atpfm@caseyliss I get the same feeling, although it is immediately made a little bit better by hearing the theme song, and then knowing there’s usually another 20 minutes or so of after show :)
. @marcoarment ‘s “Thanks to our sponsors this week…” triggers an immediate sadness and loss effect every time. Don’t ever end @atpfm !!!@siracusa @caseyliss
@atpfm @_connectedfm @_upgradefm@daringfireball
I heard you all (rightly so) criticize safari all summer, and praise their fixes, but I don't think I heard any of you mention that they have fixed this one:
The favicon no longer turns into the close 'x' on hover!
@ERICTR0N The second command adds a blank tile to your dock, which you can drag around, and make multiple copies of, to allow you to add some logical groupings to the dock, rather than just having a dozen icons all ran together.
The two most important commands when setting up a new mac?
defaults write https://t.co/CZxwfTmSk1.dock autohide-time-modifier -float .1; killall Dock
defaults write https://t.co/CZxwfTmSk1.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}'; killall Dock
#M1Max
@ERICTR0N Since I prefer an auto-hidden dock, but can't tolerate the default VERY SLOW animation, the first sets the duration of the animation. I think you can even go with "-int 0" instead of "-float .1" to make it instant, but I do like a small/fast animation.
@_upgradefm Thanks for helping me “Upgrade my wardrobe!”
But I think the real upgrade is the secret hidden artwork inside. Very cool surprise. Uh oh, maybe I’m spoiling it now for others?? @imyke@jsnell
#askatp Are there any alternatives out there to the Time Machine UI for recovering old files? Command line would be fine. Almost anything would be better than Apple's current attempt here.
Recently @a_grebenyuk reminded us that a Developer folder in your home folder gets a special icon. I don't want to store my code there, so:
1. Create Developer
2. Right-click -> Get Info
3. Select its icon; Cmd+C
4. Get Info for your actual code folder
5. Select its icon; Cmd+V