←back to thread

388 points zdw | 2 comments | | HN request time: 0.001s | source
Show context
ryeguy_24 ◴[] No.44366630[source]
How in the world did someone find this? The fact that things like this are found is a really an interesting revelation about the collective productivity of the humans race on the planet - all pushing the boundaries of knowledge in everything that we know. There is a scientist in the basement somewhere spending his/her whole life on researching a very small part of the world and maybe it will result in a spectacular finding. Go human race.
replies(4): >>44366751 #>>44367374 #>>44367401 #>>44372326 #
Cthulhu_ ◴[] No.44366751[source]
Poring over the raw files, basically, looking for patterns / strings / etc that might be interesting; I'd argue that it's a bit easier for older operating systems as the modern ones are much, much bigger (MacOS 8 which was on the PowerMac G3 used in the article was 120 MB, MacOS 11 requires something like 35 GB.

But I suppose also there's less fun allowed, the article mentions this easter egg was removed in 1997 when Jobs returned.

replies(2): >>44367005 #>>44367009 #
grishka ◴[] No.44367009[source]
A lot of the size of the modern operating systems comes from two things:

- modern screens are higher resolution, and so require much larger image resources.

- modern OSes contain all translations in them. In the 90s it was common to have language-specific versions that only contain that language and maybe English.

In the specific case of macOS, it also contains double the code it needs because it runs on both x86 and ARM.

replies(2): >>44367271 #>>44367394 #
1. BenjiWiebe ◴[] No.44367271[source]
I think I disagree with you on both of those points.

On Windows, you typically have to install language packs to get more languages.

Also, how many image resources does Windows-the-OS have, and how large are they? There are some, but the largest I can think of right off are the device icons in the hardware & printers screen. And most of those get installed later since they are part of the driver.

replies(1): >>44367592 #
2. philistine ◴[] No.44367592[source]
macOS contains all languages at boot. You do not need to download anything to switch from English to Japanese. What makes macOS so big these days are the large language models of Apple Intelligence.