Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.
These are the things done by people who truly love their jobs… and the types of things appreciated by people who love their technology as an expression of work rather than simply a tool for work.

option shift k for life.
 
  • Love
Reactions: Pinkyyy 💜🍎
Steve Jobs wasn’t a fan of Easter eggs either. Friends who were software engineers at Apple told me that after his return they had to hide their Easter eggs well if they wanted to slip them past QA, who had a mandate to ferret them out.
Heard he notoriously disliked call backs and really wanted to not have the iPod icon on the iPhone. But had to relent due to people not knowing where to play music on it.
 
  • Like
Reactions: Pinkyyy 💜🍎
That was a lot of fun! In another Beatles connection, I had heard a rumor long ago that the original Mac startup sound was supposed to be an homage to the opening chord of "Hard Day's Night". But I'm not sure that's accurate.
I always think of the end of the Beatles ‘day in the life’ when my Mac starts up. Normally leads to me requesting Siri to play Sgt Peppers.
 
5. Here's to the crazy ones

Apple's iconic "Think Different" marketing campaign will be remembered by many, not least for its Steve Jobs quote, which goes like this:
"Here’s to the crazy ones. The misfits, the rebels. The troublemakers. The round pegs in the square holes. The ones who see things differently. They're not fond of rules. You can quote them, disagree with them, glorify or vilify them. About the only thing you can’t do is ignore them. Because they change things. They push the human race forward. And while some may see them as the crazy ones, we see genius. Because the ones who are crazy enough to think that they can change the world, are the ones who do... Click here to read rest of article

Article Link: 10 Hidden Easter Eggs in macOS

You forgot the TextEdit.app icon. If you zoom in on it (the easiest way is to open it along with another one on QuickLook, open the QuickLook interface in full-screen mode and tile the two), you’ll see it also includes the text (I’m not entirely sure if in full form, or slightly abridged, but I suspect the latter). Also, the full text is included as a .txt file inside Pages.app: https://osxdaily.com/2014/08/20/famous-steve-jobs-speech-hidden-mac-easter-egg/

I also noticed a few other Classic Mac easter eggs, but on iPadOS. Not only did Clarus appear there on the print dialog as well, the mouse/trackpad pointer speed preferences use the same turtle and hare icons from the Mac System 1.0 control panel.
 
I always think of the end of the Beatles ‘day in the life’ when my Mac starts up. Normally leads to me requesting Siri to play Sgt Peppers.
What’s more: originally, the modern Mac startup chime we all know and love was a perfectly in tune G Major chord, introduced with the Centris/Quadra AV models from 1993 (in July, more than 30 years ago!), then it became a slightly flat G Major chord in the Power Macintosh 9500 from 1995, then it got transposed into an also slightly flat G-flat Major with the introduction of the iMac in 1998, and it finally got transposed, yet again, to a perfectly in tune F Major chord with the Intel models from 2013.

Now, A Day In The Life finishes with an E Major chord, so I wonder if there’s a secret plan inside Apple to progressively transpose the startup chime in quarter-tone increments until it also hits E Major, without Apple Corps noticing it, frog-in-the-pan-style… 🤔 Or maybe they’ll just stop short of it, or even be content with the current F Major. They do seem to mess around a lot with that important branding element, going as far as outright disabling it by default in the last few Intel MacBook models, and there’s the whole Sosumi easter egg, so it isn’t completely farfetched.

Also, if you pop open Mactracker, where it’s easy to listen to all startup chimes, and check out the 1995-1997 version (interestingly, there is a separate Macintosh_Quadra_AV_Startup.m4a chime file inside of the Resources/Chimes folder that sounds exactly the same but slightly sharper, which leads me to believe that at some point, likely when it was redesigned and lost the ability to access the dreaded – but useful – death chimes –, the app developers made a mistake and started wrongly linking the Quadra/Centris AV icons to the PCI_based_Power_Mac_Startup.m4a chime file), you’ll realize just how much crisper it sounds in comparison; it’s even more similar to A Day In The Life’s last chord in colour, and it would be nice to see it be transposed and replace the current warbly iterations. I’m also guessing Apple isn’t doing that either because they lost the files and couldn’t care less about extracting it from an old Mac ROM or asking someone in the vintage Mac community (or, duh, Mactracker’s developers for it), or because the chime could be much too crisp for MacBooks in work environments or whatever.
 
Is no one going to talk about how awesome the slow animation for Finder windows? Here is a video. That was the reason I love Mac and it was the major selling point for me LOL

Although, this feature was not removed, just not enabled by default. Use this command in the terminal to enable it

Code:
defaults write com.apple.dock slow-motion-allowed -bool true && killall Dock

To disable it:

Code:
defaults write com.apple.dock slow-motion-allowed -bool false && killall Dock
 
So, what does “RM-NCE-1” signify? I am either too dense, or it is really not obvious.

By the way, the pins of through-hole chips don’t have pointy ends like that.
Thing is, no body really knows. I made a reddit post back in April on r/Mac trying to find an answer (since practically no one was actively talking about it) and it somewhat blew up, but even then, no one has managed to figure out the sequence.

and while I’m here, I recommend you watch this video by The Definitive Mac Upgrade which was kickstarted by my reddit post, it talks about the extensive easter eggs within macOS icons and of course tries to find an answer for system information’s easter egg (key word on tries :p)
 
Does the reading list actually work for anyone? I've added articles to the reading list before, to be read offline, and when I go offline, it doesn't load. The page loads in reader mode (when online), so I know what I want to read is there, but if there are "active elements" on the page, it just doesn't load.

With Pocket going to hell with each major version upgrade, I really want something where I can just add a hundred or a thousand links, and then slowly read through them - really, have Safari read it to me via Accessibility -> Spoken Content -> Speak Screen
 
Not sure this counts as an easter egg, but something pretty fun that I found while playing around with the Finder is that if you cmd + drag a, say, app (or document/directory/etc.) to the top of the Finder window (toolbar) it stays there.

So far so good, but if you cmd + drag it back outside of the toolbar it disappears with a poof, a super fun animation plays below the cursor when you drop the element.
 
  • Like
Reactions: Pinkyyy 💜🍎
Is the Star Wars one still present? You used to be able to type a telnet command in Terminal with a special argument, and it would output a bunch of Star Wars ASCII art related to Episode IV.
Such a classic! I just tried using telnet - no response from Towel.blinkenlights.nl :mad:

It's gone. :eek:
That’s not an easter egg.
An easter egg is contained within the system.

You see, the Star Wars via telnet is exactly the same as you browsing to a website from your Mac that plays a star wars video.

The server Towel.blinkenlights.nl sends the telnet client the text art of Star Wars.

This means it works on any operating system that can run a telnet client. Yes even Windows.

Hence it isn’t a MacOS easter egg.

FYI you can easily reinstall telnet.
 
i'm guessing that most of y'all already knew about this.

not an easter egg per se but still a bit of apple history resurrected.

the original 'happy mac' face is now used for face ID
face-id-logo.jpg
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.