Poll

Which do you like better/wish to be revived? (for other don't participate)

Windows 2000
24 (46.2%)
Windows XP
28 (53.8%)

Total Members Voted: 52

Author Topic: If you could pick any EOL operating system to revive, what would it be?  (Read 44330 times)

0 Members and 1 Guest are viewing this topic.

Offline free_electron

  • Super Contributor
  • ***
  • Posts: 8518
  • Country: us
    • SiliconValleyGarage
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #175 on: August 04, 2017, 04:56:39 pm »
iRMX

why ? because its robustness is very impressive ( and you can run other operating systems on top of it )
We had a machine in the waferfab that was controlled by an iRMX computer ( simple 386 box ) it had a GUI. every element of the gui was a program in itself. a batch file started the programs and told them where they had to display on the screen. if an element crashed it was restarted automatically and reconnected to its backend.

One day there was a popup status bar that said something along the lines of : Parity error in segment 0x02000:000 : BAD ram. the following processes have restarted at different location.

Essentially the kernel had detected a parity error due to a bad memory chip. it had restarted the processes that lived there but at a different memory location and had marked that memory segment as 'bad'. The machine kept on running perfectly fine. a few weeks later we had a scheduled maintenance , we shut down the pc , replaced the ram , and the machine did a selftest. report stated the memory was fixed and that was the end of it.

I don't know if this is true or not but i was told that the way iRMX works is : it essentially creates a virtual disk in ram. when a program is loaded it is is allocated a chunk of 'disk space'. it can't step out of those bounds. two 'files' exist per program. one containing the code, one containing the data.
if anything goes wrong the os can simple create a new drive, load the program from real drive, and move the 'data' file. the process then reconnects. there is a background process that syncs nonvolatile data to the real drive.

this makes the system extremely fault tolerant. the kernel of the iRMX is burned in a rom. (back in the day it sat in the same rom as the bios. so you boot directly from rom. so the kernel could not get corrupted either ( unless the rom got corrupted ). there was no copying to ram before running.
Professional Electron Wrangler.
Any comments, or points of view expressed, are my own and not endorsed , induced or compensated by my employer(s).
 

Offline metrologist

  • Super Contributor
  • ***
  • Posts: 2213
  • Country: 00
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #176 on: August 04, 2017, 07:24:19 pm »
XP was my favorite OS, but maybe because I never really used W2k. I got cobbled up in W98SE and once had ME.

I have a copy of W2k. If you make me blow half a weekend I'm gonna come find you.  :box:
 

Offline T3sl4co1l

  • Super Contributor
  • ***
  • Posts: 21727
  • Country: us
  • Expert, Analog Electronics, PCB Layout, EMC
    • Seven Transistor Labs
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #177 on: August 05, 2017, 01:09:03 am »
iRMX

<snip>

Wow, sounds like a pain to program in, though!

If it had caught on, I'd imagine tools would've adapted to simplify that -- much the way that everything from Java and C# to Python and various scripting languages have adopted one-liner window frame interfaces, layouts and event-driven interfaces; despite the mess that Windows and Linux are.

It also sounds like the kernel (does that count as a microkernel?) might be /too/ simple, in that, if a program were accidentally given access to system calls, it could go and do whatever it wants anyway, with the kernel operations being little more than wrapper functions for very powerful instructions.  But, I don't know, obviously a brief description doesn't cover enough to say anything about that -- and I'm hardly an expert on OS programming besides...

Tim
Seven Transistor Labs, LLC
Electronic design, from concept to prototype.
Bringing a project to life?  Send me a message!
 

Offline Sam Hobbs

  • Contributor
  • Posts: 16
  • Country: us
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #178 on: August 02, 2019, 06:14:22 am »
My answer, bring back DOS.  I loved programming DOS.  No crazy API that works differently in different versions of windows, no controls, no message loops.
I really did not like programming in DOS. No multitasking, no memory management. It barely qualified as an OS. Anyone happy with DOS for programming could easily be happy with many of the IDEs currently available. Of course when I tried doing DOS programming I was already spoiled by mainframe programming.
 

Offline Sam Hobbs

  • Contributor
  • Posts: 16
  • Country: us
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #179 on: August 02, 2019, 06:20:00 am »
As a programmer, I much preferrd OS/2 to Windows, the API was much cleaner in OS/2, whereas Windows was and remains a seemingly randomly thrown together hotch potch of functions.
OS/2 was developed by the organization with much experience developing operating systems and compilers and big computers and many other things. Windows was developed by a company with developing how many operating systems?
 

Offline Sam Hobbs

  • Contributor
  • Posts: 16
  • Country: us
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #180 on: August 02, 2019, 06:27:10 am »
I personally never used OS/2 but there is an LGR Tech Tales episode on why nobody ever used it. It was too expensive, didn't come with any computers, and seemed to be a mostly useless upgrade.
That is an extremely important point. As far as I know, all computers sold to the consumers have Windows. Consumers do not have a choice. I think the world would change drastically if consumers were allowed to choose the operating system.

I have also heard stories of it's MS-DOS and Windows compatibility being not that great.
The majority of improvements in Windows 3.1 (from 3.0) were fixes IBM found when they created Windows emulation in OS/2. If there were incompatibility problems then they were highly likely caused by Microsoft's reluctance.
 

Offline Sam Hobbs

  • Contributor
  • Posts: 16
  • Country: us
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #181 on: August 02, 2019, 06:28:41 am »
We had a couple customers at the PC shop wanting OS2.  One tech spent a long time trying to get it to work on an actual IBM PC.  Tech support with IBM couldn't even get help.

I only mentioned it to try and get the thread back on topic somewhat.
I had no problem getting it to work. I remember using the Microsoft C compiler under OS/2.
 

Offline Sam Hobbs

  • Contributor
  • Posts: 16
  • Country: us
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #182 on: August 02, 2019, 06:31:32 am »
nobody feels like turning on their computer in the morning.
No, not nobody.
 

Offline Sam Hobbs

  • Contributor
  • Posts: 16
  • Country: us
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #183 on: August 02, 2019, 06:39:39 am »
I thought you said Operating system....

Where is OS/2 in the list?
That would be my choice. OS/2
Me too. I did not see it counted in the initial post; was that supposed to be updated? Well probably too late now.

I apologize for the multiple replies. If there is a way to multi-quote then I missed seeing that. At least you know I at least glanced at all the replies, even the off-topic ones.
 

Offline Kjelt

  • Super Contributor
  • ***
  • Posts: 6460
  • Country: nl
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #184 on: August 02, 2019, 07:13:24 am »
Six posts in a row, wow new record.
 

Offline technix

  • Super Contributor
  • ***
  • Posts: 3507
  • Country: cn
  • From Shanghai With Love
    • My Untitled Blog
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #185 on: August 02, 2019, 08:50:38 am »
Six posts in a row, wow new record.
While this forum supports it, some forum software (like Comsenz Discuz commonly seen in Chinese websites) lacked multiquotes, requiring each post have no more than one quote. Replying to multiple people required multiple posts in sequence with those software, and it can take time for people to get used to multiquote on this forum if they have never used it before.
 

Offline Jeroen3

  • Super Contributor
  • ***
  • Posts: 4078
  • Country: nl
  • Embedded Engineer
    • jeroen3.nl
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #186 on: August 02, 2019, 09:13:15 am »
Soon we can add Windows 7 to the poll!
 

Offline Kjelt

  • Super Contributor
  • ***
  • Posts: 6460
  • Country: nl
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #187 on: August 02, 2019, 09:15:29 am »
It would be nice if the forum software would disable quoting posts older than lets say a year.
Replying to posts from 2016 is  :horse:
 

Offline wilfred

  • Super Contributor
  • ***
  • Posts: 1252
  • Country: au
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #188 on: August 02, 2019, 09:16:13 am »
I have never used "multiquote". What is it?

I have no problem with people posting several replies in a row. It is the ping-pong bunfights I dislike.
 

Offline wilfred

  • Super Contributor
  • ***
  • Posts: 1252
  • Country: au
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #189 on: August 02, 2019, 09:18:17 am »
It would be nice if the forum software would disable quoting posts older than lets say a year.
Replying to posts from 2016 is  :horse:

Is there no-one who can use  :horse: properly?

What is wrong with replying to an old post? It hardly ever happens.
 

Online tautech

  • Super Contributor
  • ***
  • Posts: 28454
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #190 on: August 02, 2019, 09:23:12 am »
I have never used "multiquote". What is it?
While typing a post in the underlying post list there's Insert Quote for which you use again and agian for the previous posts to insert them one by one to answer each.
Let's add just yours like that:

It would be nice if the forum software would disable quoting posts older than lets say a year.
Replying to posts from 2016 is  :horse:

Is there no-one who can use  :horse: properly?

What is wrong with replying to an old post? It hardly ever happens.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline Kjelt

  • Super Contributor
  • ***
  • Posts: 6460
  • Country: nl
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #191 on: August 02, 2019, 10:29:09 am »
It would be nice if the forum software would disable quoting posts older than lets say a year.
Replying to posts from 2016 is  :horse:

Is there no-one who can use  :horse: properly?

What is wrong with replying to an old post? It hardly ever happens.
My translation says that flogging a dead horse is an useless activity that will render no result.
Perhaps in Australia it has a different meaning.

Replying to posts that are over three years old is IME useless in that sence that the OP has forgotten all about it and perhaps not even looks at it anymore.
If your hobby is writing letters putting them in a bottle and posting them in the ocean you might experience it differently.
 

Offline wilfred

  • Super Contributor
  • ***
  • Posts: 1252
  • Country: au
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #192 on: August 02, 2019, 11:09:10 am »

My translation says that flogging a dead horse is an useless activity that will render no result.
Perhaps in Australia it has a different meaning.


That's part of it. But there is also the element of continuing to do something that might once have been useful or productive long past the time you should stop ie. because the horse has died.
An example would be endlessly pressing a point in an argument long after everyone has lost interest.

Posting once in a long inactive thread isn't quite the same thing.  It has to do with the effort required.  I'll grant you the difference is subtle.
 

Offline Kjelt

  • Super Contributor
  • ***
  • Posts: 6460
  • Country: nl
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #193 on: August 02, 2019, 11:16:25 am »
Since I am not native english and our expression with similarity is:
Carrying buckets of water to the sea"
you might get that I did not get the second meaning, besides I don't like horses being flogged  :)
 

Offline AmperaTopic starter

  • Super Contributor
  • ***
  • Posts: 2578
  • Country: us
    • Ampera's Forums
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #194 on: August 02, 2019, 11:32:33 pm »
Replying to posts that are over three years old is IME useless in that sence that the OP has forgotten all about it and perhaps not even looks at it anymore.
If your hobby is writing letters putting them in a bottle and posting them in the ocean you might experience it differently.

HAH SUCK IT, I'M STILL HERE!

*hardbass intensifies*

I must admit when I saw this, I wasn't consciously aware that the thing even existed, but I do now remember making it. I will update the master count to include everything everyone posted, because I have nothing better to do with my life.
I forget who I am sometimes, but then I remember that it's probably not worth remembering.
EEVBlog IRC Admin - Join us on irc.austnet.org #eevblog
 

Offline @rt

  • Super Contributor
  • ***
  • Posts: 1059
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #195 on: August 04, 2019, 07:50:26 am »
Amiga OS, starting from 3.1.
 

Offline ebastler

  • Super Contributor
  • ***
  • Posts: 6526
  • Country: de
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #196 on: August 04, 2019, 06:02:48 pm »
[...] continuing to do something that might once have been useful or productive long past the time you should stop ie. because the horse has died. 

In my book, discussing the benefits of Windows 2000 vs. Windows XP (in 2019!) does qualify.  ;)

On the other hand, if we revisit this topic yet again in a few years, it might actually qualify for the "Vintage Computing" Section...  :P
 

Offline guenthert

  • Frequent Contributor
  • **
  • Posts: 712
  • Country: de
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #197 on: August 04, 2019, 07:30:29 pm »
[..]

Replying to posts that are over three years old is IME useless in that sence that the OP has forgotten all about it and perhaps not even looks at it anymore.
[..]
  Don't assume then that each reply is solely directed at the OP, some posts might provide information valuable for other readers in the future, or they might just attempt to correct someone who was wrong on the Internet.
 

Offline AmperaTopic starter

  • Super Contributor
  • ***
  • Posts: 2578
  • Country: us
    • Ampera's Forums
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #198 on: August 05, 2019, 02:28:30 am »
I think it's fine if a post like this gets necrobumped, it's not some useless thread about a problem nobody cares about, a love for Vintage Computing can definitely be most exhibited by how one remembers the operating systems of the past.

That being said, I remember making this in General Chat, so I think someone must have moved it looks at dave
I forget who I am sometimes, but then I remember that it's probably not worth remembering.
EEVBlog IRC Admin - Join us on irc.austnet.org #eevblog
 

Offline Bruce Abbott

  • Frequent Contributor
  • **
  • Posts: 627
  • Country: nz
    • Bruce Abbott's R/C Models and Electronics
Re: If you could pick any EOL operating system to revive, what would it be?
« Reply #199 on: August 09, 2019, 08:52:20 am »
As far as I know, all computers sold to the consumers have Windows. Consumers do not have a choice. I think the world would change drastically if consumers were allowed to choose the operating system.
They do have other choices - macOS or Linux. But even though Linux is free most still choose Windows, and not just because it comes with the machine. If it didn't they would ask for it.

Why? Because everyone knows that only Windows is fully Windows compatible. Use any other OS and sooner or later you will have a problem that can only be fixed by using Windows. Who wants the hassle? Nobody. The only people willing to put up with it are a few geeks, and diehards like me who refuse to touch Windows 10.

The reason people don't have a 'choice' is not that PC manufacturers deny them one - it's because they don't want a choice. They just want something that works the same way everyone else's does - and who can blame them?


   
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf