Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Windows 3.0 (Score 1) 387

There were a few things (GDI handles and suchlike) that had very small limits. Once you exhausted them, the system was basically unusable. There was a little program you could run that would show the number allocated vs allowed. By the time you'd launched one program, they were normally 60-90% gone.

Comment Re:Meanwhile OS/2 and Xenix existed (Score 1) 387

enough ram to run without swap file thrashing. Price was high as well

These two are related. OS/2 needed 16MB of RAM to be useable back when I had a 386 that couldn't take more than 5MB (1MB soldered onto the board, 4x1MB matched SIMMs). Windows NT had the same problem - NT4 needed 32MB as an absolute minimum when Windows 95 could happily run in 16 and unhappily run in 8 (and allegedly run in 4MB, but I tried that once and it really wasn't a good idea). The advantage that Windows NT had was that it used pretty much the same APIs as Windows 95 (except DirectX, until later), so the kinds of users who were willing to pay the extra costs could still run the same programs as the ones that weren't.

Comment Re:For me it's Windows NT 3.1 (Score 1) 387

I never ran 3.0 on a 386 to try that. On Windows 3.1 it wouldn't work, because the OS required either (286) protected mode or (386) enhanced mode. Running 3.0 on a 386, the DOS prompt would use VM86 mode (yes, x86 has had virtualisation support for a long time, but only for 16-bit programs). Windows 3.0 could run in real mode, so would work inside VM86 mode. In real mode, it didn't have access to VM86 mode (no nested virtualisation), so probably couldn't start again.

Comment Re:OS/2 better then windows at running windows app (Score 1) 387

And Windows 3.1 lost real mode support. You could run Windows 3.0 on an 8086 with an EGA screen and 640KB of RAM (I did - the machine originally shipped with GEM). I think 3.1 still have 286 protected mode support, but didn't work very well unless you ran it in 386 enhanced mode. It was a bit sad that the version of Windows that required an MMU didn't use it to implement memory protection...

Comment Re:*shrug* (Score 1) 387

Sort of. The desire not to cannibalise sales was a key factor in the design of the PC, but these were also features that IBM didn't think would be missed.

IBM knew what multitasking was for: it was to allow multiple users to use the same computer with administrator-controled priorities. Protected memory was for the same things. Why would you need these on a computer that was intended for a single user to use? A single user can obviously only run one program at a time (they only have one set of eyes and hands) and you can save a lot in hardware (and software) if you remove the ability to do more. And, of course, then no one will start buying the cheap PCs and hooking them up to a load of terminals rather than buying a minicomputer or mainframe.

Comment Re: *shrug* (Score 1) 387

My father's company got their first Windows 3.0 install because they bought a diagram tool (Meta Design, I think), that came with a free copy. The company that made it had decided that bundling a copy of Windows 3.0 was cheaper than writing (or licensing) a graphical toolkit for DOS and an associated set of printer drivers. I don't know if they were the only company to do this, but after a year or so they stopped bundling Windows and just expected their customers to either have a copy already or go and buy one.

Comment Re:Corollary: It's difficult to be "clever" in Jav (Score 2) 414

It is not difficult to be "clever" at all. Look at various "bean" frameworks. Use their object marshaling features. Throw in some of their aspect-oriented programming features.

Now you usually have a bloated, incomprehensible mess. Sure you can easily read any couple of lines of code in isolation. But the system as a whole is a huge pile of gratuitous redundant layers of abstraction and confusing action-at-a-distance creepiness.

Comment Re:Minimum Wage (Score 1) 1094

So, if it costs too much they'll automate and you'll pay to support them anyway. Here's the thing - you can either find jobs for people and let them work (or force them to work, Kim Jong Il), you can support them (either in their homes or poorhouses or prisons), or you can let them die of starvation. You can manage the process or let it go on chaotically - that's about it. Which of these options are you going to choose?

Submission + - Jason Scott of textfiles.com Wants Your AOL & Shovelware CDs (textfiles.com) 1

eldavojohn writes: You've probably got a spindle in your close tor a drawer full of CD-ROM media mailed to you or delivered with some hardware that you put away "just in case" and now (ten years later) the case for actually using them is laughable. Well, a certain mentally ill individual named Jason Scott has a fever and the only cure is more AOL CDs. But his sickness doesn't stop there, "I also want all the CD-ROMs made by Walnut Creek CD-ROM. I want every shovelware disc that came out in the entire breadth of the CD-ROM era. I want every shareware floppy, while we’re talking. I want it all. The CD-ROM era is basically finite at this point. It’s over. The time when we’re going to use physical media as the primary transport for most data is done done done. Sure, there’s going to be distributions and use of CD-ROMs for some time to come, but the time when it all came that way and when it was in most cases the only method of distribution in the history books, now. And there were a specific amount of CD-ROMs made. There are directories and listings of many that were manufactured. I want to find those. I want to image them, and I want to put them up. I’m looking for stacks of CD-ROMs now. Stacks and stacks. AOL CDs and driver CDs and Shareware CDs and even hand-burned CDs of stuff you downloaded way back when. This is the time to strike." Who knows? His madness may end up being appreciated by younger generations!

Comment The FTC's biggest concern (Score 1) 54

It was revealed that the FTC's biggest concern is Radio Shack's subterranean cache of over 35,000 tons of yellow slips of carbon paper dating as far back as the 1960s, which correlate names, addresses and phone numbers to detailed lists of discreet electronic components. Who knows what kind of embarrassments would ensue if all of those dots got connected with modern data mining techniques.

Slashdot Top Deals

And it should be the law: If you use the word `paradigm' without knowing what the dictionary says it means, you go to jail. No exceptions. -- David Jones

Working...