why would anyone want to resurrect that terrible operating system? that’s the bar with which crappy software is measured against
98.css – design system for building faithful recreations of Windows 98 UIs
31–40 of 185 posts
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#32Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#33why would anyone want to resurrect that terrible operating system? that’s the bar with which crappy software is measured against
I (an avid linux user who spends more time in the terminal than on a UI) certainly recall that my first contact with any computer with a keyboard was Windows 95. It was a complete mystery to me. The fascination that unexplainable object had on a 7 year old certainly had an effect on my life.
And guess what I remember? That grey interface with the blue title bar.
So as crappy as it might have been, as ethically unsound as the company who made it might have behaved themselves, the visual likeness of the system of my childhood tingles some old memories. And that is not even remotely odd. People can be nostalgic for literally everything, because we do not long for the old artifacts themselves, but for the feelings, friends and times we might have had when they were around.
For some of us the grey windows of Microsofts operating system have gained symbolic value beyond the aesthetical or functional qualities inherent to the system itself.
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#34Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#35why would anyone want to resurrect that terrible operating system? that’s the bar with which crappy software is measured against
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#36Cool. Does not support dark mode though.
There was no dark mode fad in 1998. Different color schemes for visually impaired people existed, but they were most often not very aesthetic.
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#37Very cool! I want a Windows 2000 version of it. I think that was the nicest looking Windows. It is very close to this, but with a slightly different main GUI color. Not a complete gray, but ever so slightly beige. Makes it more pleasant to the eye, IMO.
Also, agree that Win2000's color scheme was the best looking iteration of the classic Windows look.
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#38Hey HN - author here. This was my burnout recovery project in April of 2020. Very much a labor of love and a surprising way to realize I still liked programming. I wrote some scattered thoughts here [0] I also "run" this project quite differently than I usually do - when I receive a pull request instead of merging it I do a quick glance through the user's github to make sure they're not a spammer before giving them _…
Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#39Re: 98.css – design system for building faithful recreations of Windows 98 UIs
#40Honestly full-assed implementation. Font hinting is a bit odd with a green sheen on Firefox Win 10...
There are some minor discrepancies. Window titlebars weren't gradient in Win98 - that came in Win2k and WinME. The combobox dropdown has rounded ages (Win11 + Edge) and there's a gap between it and the textbox. The tree view has different widths for "+" and "-" on the nodes, and neither is properly aligned with the dotted lines of the tree. The biggest giveaway, though, is that you can drag to highlight text pretty m…