Live data from Hacker News

Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

desktopcolors.com

11–20 of 77 posts

Re: Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

#13

I can understand using an llm to build your website. But I can't understand using it to write copy, especially when it's so unnecessary here.

Agreed. A bit of context on that: I wanted to add some fun facts or relevant information to some of the colors, OSs, etc. and I wrote this in German and let the LLM do the translation. However,it looked pretty weird when navigating through the page and most colors and roughly half of the OSs did show up with an empty label. So it was a visual decision to let the LLM fill in the gaps.

But you're right. It's damaging to the actual facts and research I added myself. It might be better to remove the text where it's just an LLM placeholder.

Larger copies (like about and privacy) are written by me and then LLM translated.

Re: Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

#16
My favorite was the blue in Windows 2000. Never cared much for the green in Windows 95/98. When installing Windows 98 later (because games) I would try to set up the same blue. Instead of getting it correct, I guessed, and ended up with #336699 which was easy to remember and "close enough". I see now that it's closer to Haiku (almost perfect, #336698) than Windows 2000.

Re: Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

#17
The one thing I would add to each swatch is where the number came from. A value read out of a palette table and a value sampled from a screenshot are not the same number, and the difference is invisible.

I ran into this today on something unrelated. A page painted #0b0d14, and macOS screencapture wrote rgb(8,13,16) into the file, because the capture lands in the display's colour space rather than sRGB. Handing that same hex to a video encoder gave a third answer, rgb(9,11,17), this time from the yuv conversion. I had to ask for #0a0f13 to get back the value the page had actually painted.

So any swatch sampled from a screenshot of a running install is drifted by a few levels, silently, and a CRT is a further step away again. One line per entry saying "documented VGA palette" or "sampled from a VM" would make this citable rather than just lovely to scroll, and it would settle the Windows 98 teal question in the sibling comment.

Re: Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

#19

I can understand using an llm to build your website. But I can't understand using it to write copy, especially when it's so unnecessary here.

Agreed. A bit of context on that: I wanted to add some fun facts or relevant information to some of the colors, OSs, etc. and I wrote this in German and let the LLM do the translation. However,it looked pretty weird when navigating through the page and most colors and roughly half of the OSs did show up with an empty label. So it was a visual decision to let the LLM fill in the gaps. But you're right. It's damaging t…

I like the website, great work!

The LLM descriptions are terrible though :) here's the one for Windows 98:

> Windows 98 refined the 95 formula, folding the web into the shell with Active Desktop while keeping the familiar look. Its Display Properties carried over the same grid of basic swatches and named schemes — teal still the Windows Standard default — with the classic reserved system colors tuned to their canonical values.

Instead of this, maybe find some copy related to the os (some quotes from the media / internet archive / something)?

Re: Show HN: Desktopcolors.com – A museum for solid background colors of classic OS

#20
post #18

For the past 20+ years I'm using the same desktop color across various OSes: #000000 This is one of the first things that I modify on a fresh install.

Funny thing:

"Windows 7 boots slower if you set a solid background color" 28.jan.2025 https://news.ycombinator.com/item?id=42856262 117 comments

"Why did Windows 7 log on slower for months if you had a solid color background?" 28.apr.2025 https://news.ycombinator.com/item?id=43827214 296 comments

Post reply on HN