![]() |
|
![]() |
|
I've undeleted the room, so it'll be viewable until the deletion script next runs. (At any time, feel free to raise a flag on Stack Exchange, and a moderator will undelete the chat room for you.) There's not a way to stop Stack Exchange chat automatically deleting rooms, other than filling the rooms with enough dummy messages. It's a longstanding feature request: https://meta.stackexchange.com/q/288612/308065.
|
![]() |
|
> I am really seriously shocked to find anyone might prefer it. Prefer it? Not really. The core issue is they keep changing the GUI metaphors. Now at this point if you click on the right program you may see stuff from win3.11 all the way up to win11. With some GUI's stuck in 'the window is a max of 640x480 mode' and is crap to use on a even semi recent computer. Then is as tradition MS moves junk around into non logical places. Even the task manager has had junk moved around for no real reason and it really does not look better or worse than the win10 version it was however an 'ok' improvement upon the old win9x style. The win8 debacle was them not testing it on users and thinking everyone would have a touch tablet for windows?! It shows. Win9x and WinXP you can see they did their usability studies. Then just decided to not do it anymore. Discoverability is terrible, usability is skewed across at least 7 different windows idioms and things you are used to doing just randomly disappear and reappear somewhere else (if you are lucky). Then tools are deprecated and replaced with new shiny but do the exact same thing but not quite and usually surrounded by techno bable. Just fix the old ones and update it please. https://learn.microsoft.com/en-us/windows/whats-new/deprecat... The only reason I still use it is I am fairly committed to this eco system. Moving to another one is possible but not something I really want to do. Just upgrading a computer is a painful thing for me to do at this point much less changing to another OS. It gets more and more tempting as WINE gets better and better. |
![]() |
|
I still use 10 every day. I think detractors are mostly annoyed that its terminal facilities are still subpar out of the box (even with Windows Terminal).
|
![]() |
|
The folk over at Retrocomputing Stack Exchange disagree: https://retrocomputing.meta.stackexchange.com/q/1155/278 > For one, it still has about half a percent desktop share (60+% in Armenia). While this may sound small, it's still a huge number of everyday users — not to mention all the appliances, kiosks and other control systems running XP. Per Statcounter, XP makes up 0.39% of desktop Windows machines now, which is more than Windows 8. I'm not sure what to conclude from that. |
![]() |
|
XP wasn't that early. IDE worked out of the box. But if you had a RAID setup or something else that needed a driver (early SATA?) you could load the driver there
|
![]() |
|
I thought Windows XP's installation process looked just like Windows 2000's? Text mode display and everything, but running the Windows NT kernel.
|
![]() |
|
It used text mode with NT for the first part, then followed up with a Win 9x and Win XP based step 2 and 3 that were themed like the Win XP login screen. Really neat tbh.
|
![]() |
|
I was somehow able to change my mouse processing animation to red running horse. That was the highlight of my year and I showed it to all my schoolmates. |
![]() |
|
Interesting! Makes a lot of sense, too: if you’re offering the ability to upgrade from 3.1 you’re going to need to support it anyway, so why not use it as a setup bootstrap?
|
![]() |
|
What is the official name of this minimal Windows 3 system? I know it used to have a name. It was used for other purposes too, but I can't for the life of me remember what.
|
![]() |
|
I remember until win98, you could run a program called fileman or something that looked like a win3.1 file browser. That was my idea of retro back then..
|
![]() |
|
Ask and ye shall receive: https://github.com/Microsoft/winfile File Manager, or winfile.exe, was the predecessor to Explorer's file management aspects. You can use it on Windows 10 and 11 (and all the others) if you want to. Program Manager, or progman.exe, was the predecessor shell to Explorer. It was included with Windows through Windows XP SP1 before finally being stubbed in SP2 and removed altogether in Vista. You can probably grab the binary from XP SP1 and run it in newer Windows versions, though. |
![]() |
|
So I think the WinForms editor thing occurs because of how windows are drawn rather than something related to Visual Studio itself. (You could see this more easily on Windows XP or whatever where if you decided to change from Luna to Olive or what have you, the WinForms designer form would change as well.) I think it's probably an artifact of drawing the window in a particular way using the Win32 API. For example, you can also see the "Aero Basic" style if you do a Control.DrawToBitmap on a Form control. (According to the winforms source, `DrawToBitmap` just sends a WM_PRINT message.) I am actually mildly surprised it didn't change in Windows 10, but maybe that part of the codebase never got updated. Who knows :) (Side note: there's also this article[1] from 2004 that describes creating your own custom "designer" type application. It's pretty old, but it might be interesting nontheless.) [1]: https://learn.microsoft.com/en-us/archive/msdn-magazine/2004... |
![]() |
|
There was a sort of PE called MiniNT I think that was a dos like Windows NT but I don't recall if it was used for any setup of Windows as it's been a few decades. Ouch that hurt to write.
|
![]() |
|
Windows Millennium Edition was much flashier, although I particularly liked the blue background and white text.
|
![]() |
|
U-block origin with the annoyances filters switched on? I live in the EU and only about 1/10 sites have a banner that show up for me. |
![]() |
|
CP/M copied DEC's operating systems, like RSX-11. They inherited the uppercase from the time when memory was expensive and 6bit ascii would fit more characters into a 36 bit word.
|
![]() |
|
Good question. I think the answer is no -- I never promised consistency ;-) For Python, I'd follow PEP8 [1], as it is more important to follow the local programming culture, even if it has some warts. Otherwise, programs from multiple people would quickly become messy, and learning and code reuse between projects becomes harder. I didn't do much lisp, but considered the builtins as library functions I theoretically could have written myself. So they were lower case, as coherent with all other names of functions etc... Can't comment on Lua, I've done <100 lines of it and forgot basically all of it. I used to write BASIC keywords in upper case and vars lowercase (GOTO longlongago) Tradeoffs, tradeoffs, tradeoffs, as always. I presume SQL has not much consistency in formatting and casing, so I grew my own convention. [1] https://peps.python.org/pep-0008/#prescriptive-naming-conven... |
![]() |
|
I absolutely love the Isys Information Architects Inc. pages on UI, especially the Hall of Shame/Fame. They're a bit of a time capsule, but it honestly makes me think that it's not just pointless cynicism, UI design really has very long ago lost track of what matters. I can relate to a vast majority of the thoughts, even if I think we could do better now, if we tried. http://hallofshame.gp.co.at/index.htm I feel like the style of the UI, though dated, helps a lot: the borders and hierarchy force you to think about how UI components are related, not just where they are on screen. Unlike, e.g. modern Firefox tabs, which just feel like weird floating text with arbitrary ugly borders that never seem to feel less alien no matter how long you use them. They're not literally unusable... but they're not particularly good, especially compared to what we had before. This gives me hope for projects like SerenityOS. A bit of oldschool UI design with some modern amenities. In theory, this seems like a good idea. |
![]() |
|
> … 1980s and 1990s … Leopard introduced the pop-over and HUD elements in 2007, and I think this was the last of intuitive UI that I’ve encountered. |
![]() |
|
I think you need to understand that most people maybe had 16~32MB of system RAM on average circa 1999, while Windows 2000 ideally wanted at least a staggering 128MB as just a sysreq recommendation. Windows 98 was fine with 16MB minimum or even 8MB with some wizardry. How much did 128MB of RAM cost in 1999? According to a Reddit thread that Copilot found, about $370 in 2020 dollars[1]. Copilot also dug up another thread[2] where people reminisced about RAM capacity and pricing in the 90s. So in very basic terms, 128MB of RAM (let alone more!) back then would be like buying 128GB of RAM today. Most people simply aren't going to buy ~$400 of RAM just like that, especially when upgrade cycles were also much shorter than today. There was a very practical reason Windows 9x existed alongside Windows NT until XP merged the lines in 2001 when 256~512MB of RAM and more became much more affordable. [1]: https://www.reddit.com/r/mac/comments/finsjm/how_much_did_12... |
![]() |
|
I know this sounds petty but the XP’s Classic’s task bar gray was ever slightly off from Windows 2000 and it drove me nuts. I think Windows 2000 was visually the best.
|
![]() |
|
I always thought that the Windows XP color theme was vastly over hated. I thought it looked nice, but even if one didn't enjoy it, I cannot understand why people acted like it killed their dog.
|
![]() |
|
I adopted XP64 kind of late IIRC (after Vista introduction) so the driver situation seemed fine to me. I had a cheap USB 56K modem I had to replace but otherwise all my hardware worked.
|
![]() |
|
In general I’m a fan of the aesthetic of Win2K’s icons. Strikes a nice middleground between old and new, and as you’ve described it’s just satisfying somehow.
|
![]() |
|
It also used a lighter base gray than 95/98 did, which contributed to it feeling significantly less dreary. This is why for me, the canonical “classic Windows” theme is the 2k version.
|
![]() |
|
When win2000 was still in testing (was this called Memphis, can't remember) the UI elements like the X to close the window would light up in blue. Never made it to release.
|
![]() |
|
I remember editing driver INI files to get newer video cards to install on 2000. They’d ship with XP drivers but you just needed to modify the INI to let them show up and work in 2K.
|
![]() |
|
Except the search in application launcher uses the Windows 10 method of showing random results in random order with added bonus of results rearranging after you stop typing.
|
![]() |
|
It was that along with the original lasting so long that made me realize that Microsoft didn't care much about customers pirating, they didn't want manufacturers pirating.
|
![]() |
|
Raymond Chen mentioned that some programs peek into the internals of old dialogs (a sort of automation) and so they left a lot of old stuff intact to avoid breaking such programs.
|
![]() |
|
Yup. There's 'The useless modern settings panels' and 'The Win7 holdover control panels I can drill down into, and actually make useful configuration changes in'
|
![]() |
|
As mentioned already by a sibling commenter, installers for NT4 through XP/2003 were all based off earlier NT installers with text mode and all. WinPE has its roots in NT5.1 (XP), but it was from NT6.0 (Vista) that we got the "modern" installer, and it last saw a UI overhaul during NT6.1 (7). Throughout 8 through 11 so far, the first part of the installer was and is basically Windows 7. The screenshot[1] of WinPE 10.0 on that Wikipedia article showcases the Windows Basic[2] theme in all its glory, including even the Windows 7 and prior Task Manager. [1]: https://en.wikipedia.org/wiki/File:Windows_PE_screenshot.png |
chat.stackexchange.com/rooms/... : Page not found
This is really wrong. I wanted to read that discussion.