Slashback: 640K, Pioneer, Payback
Kudos to the guys behind Pioneer 10! Soft writes: "As a follow-up to yesterday's story, Pioneer 10 was successfully contacted for its 30th birthday, as announced in sci.space.news. The commands that were sent yesterday have been executed by the spacecraft, and more data has been collected by the Geiger Tube Telescope." lostchicken adds a link to Associated Press wire story on Yahoo!', writing "Not bad for a 30 year-old spacecraft. Perhaps those making time capsules could learn something from this?" Several readers also pointed out the SpaceDaily version of the goings on.
What, in the middle of Canadian winter?! schon writes: "An update to this /. story - The Canadian Copyright Board has announced the details of the public hearings on Canadian Digital Copyrights, at http://strategis.ic.gc.ca/SSG/rp00838e.html. Interested parties should register before attending (details available on the page.)"
Sent to you in compliance with the current Federal legislation An Anonymous Coward writes: "Back in June of 2000 Slashdot.org reported a story called ' Taking On A Spammer' about a spammer being hacked by a pissed sys-admin. The Behind Enemy Lines web page talked about a pump-and-dump spam done by Premier Services and Mark Rice."
(See this page for more information on that scam.)
"Well on February 25, 2002 the SEC filed charges against Mark Rice!"
Death of a legend? Jean-Luc writes "The New York Review of Books has published an article that contains an e-mail from Bill Gates denying he ever said the infamous "640K should be enough for anyone" quote. He foists the blame on IBM and claims he tried to convince them to include more address space from the get go. Very technical and fairly convincing, showing that for all his might Bill is still basically a geek's geek."
They hadn't even gotten to the bowlderizing chip yet ... Dan Gilmor pointed out Intel's strong statement Thursday on copy protection front, "much stronger than the letter sent yesterday. Surprising given their history..." Maybe Intel believes they can do a better job of what deciding what goes into Silicon than a committee of bureaucrats steered by the entertainment moguls can.
There may not have been a Voyager 10, but there was certainly a Voyager 6. Don't you remember? It cam back in that really big space ship and...
:D
Or am I getting my Star Trek and Reality confused again?
BlackGriffen
I love music and movies. I'm slowly becoming an afficiando of the art of film--more so than most other J6P I know. The SSSCA would only introvert me--I would not consider to purchase any product that met the required compliance. I'd buy everything I could from Taiwan--mostly b/c you damn well know they are going to capitalize on any openings in the market that they can.
I've written my representitives, have you?
How can /. publish an article on Pioneer 10 one day, then muck it all up by calling it "Voyager 10" the next?
Guess it's easier to type "Voyager" than "Pioneer" when you've got you've got your left thumb stuck up your butt...
-JT
... but he is also still Microsoft's Chief Software Architect. He very much isn't stupid when it comes to the internals of the PC. MS-DOS tried to work around the 640k limitations IBM set in place using EMM386 and HIMEM.
The bloody problem was that segments overlapped.
.. FFFF full 64k .. FFFF full 64k (total 640K)
:)
i.e. Only 16 bytes *didn't* overlap in 2 consecutive segments -- meaning there was 65535 different ways to address the *same* memory location. (Ok, 64K wrap-around in a segment sucked too.)
Why the heck couldn't Intel just have "zero" memory for when the CPU accessed segmented memory that didn't exist.
i.e.
segment:memory
0000:0000
0009:0000
000A:000
: all zero when read
B7FF:0000
B800:0000 frame buffer (mono or cga, I forgot)
A000:0000 VGA frame buffer
At least "real mode" is dead (finally
We have just recently passed through the 32-bit limit and are going to 64-bit
I'm sorry I must have just been dreaming about alpha's and sparcs these past few years.
"Ten years from now, they could do it in a few seconds." -- The Racketeer of the Hellfire Club, 1993, Phrack 42
Not only that, but I'm not sure about how his explanation makes him a "geek's geek". He was reciting common knowledge about address space. Also, in no way does his 640K statement have anything to do with his knowledge of addresses.
I still stick with my assessment that Bill Gates is a business man, not a geek. He knows about computers, but I wouldn't trust him to code his way out of a wet paper bag.
Dacels Jewelers can't be trusted.
Well, as far as PIONEER 10 goes, the answer is probably no. It's moving too slowly to hit any interesting features (that we know about) before its batteries fail.
/. eds, make sure you have real spacecraft :). Voyagers 1 and 2 are headed at high speed out of the solar system. What would have been Voyager 3 is in the Smithsonian. And Voyager 6 is pure Gene Roddenberry :)
Voyagers 1 and 2, on the other hand, are headed for the heliopause. The heliopause is where the solar wind meets the interstellar medium. The ISM is probably quite different than the energetic particles the sun spews out. They should be out into interstellar space in the near future (less than 10 years). The good news is, they're still operating well! Voyager 2 is unfortuantely running low on propellant, though.
Find updates at the Voyager Project Homepage.
And
In Soviet Russia, sig types you!
Indeed props to intel for standing up to the RIAA and MPAA. Of course Intel could buy them both and still have enough money to purchase Rhode Island, but I digrees. But, give credit to microsoft also. Steve ballmer is mentioned as a signee of the letter sent to the Recording/Movie industy. Give credit to all EIGHT companies who signed the letter. They all realized that this would be the death of the PC as we know it and are trying to stop it - course I wonder why they haven't bought a few senators yet..
Rice has consented to the entry of an order that would enjoin him from future violations of the foregoing provisions
Could someone explain...it appears that Rice has agreed not to break the laws he already broke?! Damn... "I promise not to rape, pillage and plunder any more!"
It looks like a panty-waist settlement. Does anyone know the punitive damages etc the FTC is asking for? This looks like a PR move, but no real action.
Cheers
I've yet to see substantial backing as to his "great coder" skills. Paul Allen, yes I'd agree with. He started Microsoft with his parents money. He was sent to college on his parents dime (and IIRC, was not doing all that well academic wise).
Dacels Jewelers can't be trusted.
Oh, how very geek -- a my-computer-was-shittier-than-thine post.
Well, I'll bite. My first computer had a monochrome display, 40 character columns and 8k memory. We upgraded it with a hard drive for close to $3000; the hard drive was 4 meg.
That machine is less than a tenth of the power of my cellular phone. I emulate it on my Pocket PC while playing A Flock of Seagulls MP3s in the background. Ahh memories...
Seriously though, 640k WAS enough for most programs when they knew how to manage the top ram. They just had to treat it the same way we deal with swap files today -- stick memory up there if you don't want to get rid of it but don't actively need it. There are plenty of devices, programs and utilities that run with command stacks under 128k (the size of the biggest x86 command cache i'm aware of) that swap miscellaneous data (ie pictures, sounds, even text) out of the larger ram. The problem was that sloppy compilers (MS is not the only one to blame; if I remember Borland was the biggest player in the compilation game back when 640k was 'nuff) DIDN'T do the swapping for you.
Windows has spoiled us all by doing such things under the scenes -- to the point that code optimizers are hot commodities that are prized for their savant abilities. In short: the same practices that create the code bloat we all cringe at were responsible for the streamlining of some very sticky swap processes. Resource files, i hate you and I could kiss you.
Hey freaks: now you're ju
We, the people, need a charismatic, high-profile champion with no stake other than the public interest. Who will take up the mantle?
Yes, Dan Gillmor is absolutely right, we need a champion for individual rights. Someone who can make a case for the public domain that doesn't devolve into an argument about which company can make more money.
Intel isn't going to do it, because Intel is interested only in Intel's profits.
Someone needs to say things like:
- Copyright is not an absolute right, it is a compromise. There can be, and there is such a thing as "too much copyright"
- There is such a thing as public domain.
- All inventions and writings should end up in the public domain, because that's where they came from.
- Dead people's works don't need copyright protection.
- Individuals copy because they want to. A government interested in "freedom" should find a way to ensure people can do what they want. A corporation interested in "capitalism" should find a way to profit from the things people want to do.
- America is about Opportunity, not Guarantee (I believe Lincoln said words to that effect). If your business model doesn't work, find another one.
and so forth. Normally, the Government is supposed to represent the People. Unfortunately, the Government has been priced out of reach of the People.We have a moratorium on internet taxes.. why didn't we have a moratorium on internet copyrights until things got sorted out?
So indeed, who will pick up the mantle?
The only person I know of who makes a moral argument for this is RMS, but unfortunately he doesn't quite fit the description "charismatic"....
While I don't know if BG actually made the 640K quote or not, the history that he provides (i.e., we really wanted to do things right, but the evil hardware people wouldn't let us) is self-serving and not exactly correct.
The Motorolla 68000 did have a 32-bit design, but it only had 24-bit addressing when it came out, which was the same as Intel was attempting to provide with the 80286.
However, it was impossible to use the address space of the 286 because it required the chip to go into protected mode, and MS-DOS made assumptions that made this impossible. While DOS 1.0 certainly couldn't have predicted this, MS had early access to the 286 specs, but they never made the appropriate changes. Digital Research did, with Concurrent CPM-86, but by that time, the MS-DOS juggernaught had pretty much rolled over everyone else.
I'd trust Gates about as far as I could throw a Buick.
Anyone remember words to this effect?
"Bill Gates, CEO of Microsoft Corp. a fiercely competitive company(...)" - Microsoft Encarta, 1996
"Bill Gates, CEO of Microsoft is a contributor to several charitable causes, including...(...)" Microsoft Encarta 2000
Bowie J. Poag
I don't know which topic this is in regard to, but it looks hella cool. Some friends of mine mentioned playing it. Apparently it is developing quite a following.
Freeware also. Nice.
Check out their forums. Not bad.
-Rothfuss
The Canadian Copyright Board has announced the details of the public hearings on Canadian Digital Copyrights...
What? Aren't the DMCA, UCITA, and SSSCA good enough for them?
Why some backwater state in the USA would need their own special laws on this is totally beyond me...
(Before you flame, yes, I know.)
I got my Linux laptop at System76.
7.42 billion miles, a little over 22 light hours away. Lesseee, divide by 22, times 2, divide by 27380 mph, divide by 24 hours/day: so in 1026 days, or about 3 years, it will cross the 1 light day boundary...
I don't think Bill's saying, "I never said that." I think that what he's saying is, "That was taken out of context." Perhaps what Bill G. said was, "640k should be enough for anyone ... for now." Which is pretty much what I always figured had happened.
Disclaimer: I think Microsoft sucks donkey balls, and the sooner they stop being a monopoly, the sooner the world will be a much better place.
You know how the liberals go around saying that if guns were outlawed no one would have guns?
I think the RIAA and MPAA are really liberals in disguise. They think if they can just get a law passed banning certain kinds of hardware then that hardware couldn't possibly exist any more.
A Government Is a Body of People, Usually Notably Ungoverned
You all HAVE to read this. Seriously. This is a good bit of nice dry tech specs on the Pioneer 10.
Personally, this is a very good read. I found this bit especially interesting:
The processor is completely redundant with the exception of the interface circuits. Upon command from the spacecraft, the signal processor can be switched from the main logic system to a standby redundant logic system. The function of the processor is to sequentially accumulate data on a frame basis from the seven detectors. Data are accumulated in a 24 bit register and then compressed quasi-logarithmically to 12 bits for transmission.
As the other artices say, that baby is getting quite cold. There's a year by year printout of it's tmperature on that page too.
Anyway, I just thougt I'd point this out for those interested in a little more "dry" facts on the thing other than the hoopla of it talking back (which is a feat, don't get me wrong).
I'm not a prophet or a stone-age man,
I'm just a mortal with potential of a super man.
Guess it's easier to type "Voyager" than "Pioneer" when you've got you've got your left thumb stuck up your butt...
votahewr
voryager
vottager
pioneer
ppioneer
ioneer
I did a lot better with pioneer. And my left hand stinks now. Thanks a lot.
PUBLIC SPLIT ON WHETHER BUSH IS A DIVIDER -CNN scrolling banner, 10/15/2004
I was working in the compiler group at Microsoft in the early '80s, so I remember some of the historical context.
:-))
I recall suggesting to my boss (who reported to Bill back then) that Apple made a mistake by choosing 128K as the initial memory size for the Mac. My argument was that they'd need 256K to eliminate code swapping in the apps that were under development. The next-generation memory chips would make 1MB machines affordable, and I thought that would be enough for the foreseeable future. (I'm not claiming I was a visionary, either.
My boss replied that the consensus opinion at Microsoft was that no one would ever buy machines with a megabyte of memory. Even if it were affordable, just consider how long it would take to clear it! An app would never really *use* that much memory on a PC; it would just be too slow.
(CPU speeds and memory speeds were not only much lower than they are today, they tended to be more closely coupled. Datapaths were much narrower. And Moore's Law wasn't widely understood outside a relatively small group of hardware-savvy folks.)
So Bill may have been fully prescient, and busy paving the way for large-memory machines. But that definitely wasn't the general belief at Microsoft around 1983. If he really did understand things as well as he says, he didn't manage to communicate it successfully even to his direct reports in engineering.
Silly boy, Star Trek IS reality!
Beware of he who would deny you access to information, for in his heart he dreams himself your master.
1) MS is based on upgrade software where more machine resources is required to run each subsequent version of the same software.
...
.. he is a liar and the father of lies." NIV
2) BG is the Anti-Christ, as such he is master of space and time (and other amusing parlor tricks)
3) BG knew for a fact the 640K would not last long, it fact it would be impede the upgrade treadmill for a number of years.
Thus, BG would never have said it. However, I wonder about
4) John 8:44 "for the devil
I could be wrong.
Voyagers 1 and 2, on the other hand, are headed for the heliopause. The heliopause is where the solar wind meets the interstellar medium. The ISM is probably quite different than the energetic particles the sun spews out. They should be out into interstellar space in the near future (less than 10 years). The good news is, they're still operating well! Voyager 2 is unfortuantely running low on propellant, though.
What does Voyager 2 need propellant for? If it's heading out toward heliopause, won't it keep moving that direction forever? I'm sure it must be using propellant if it's "running low", and I'm sure there must be a reason for that. Just curious about what it's actually doing with the propellant. Attitude adjustments, maybe?
TheFrood
If you say "I'll probably get modded down for this..." then I will mod you down.
I can make a good case for 192 bit addressing.
64 bits local memory address plus
128 bits of IPv6 address.
So you could have a pointer to memory location X on IP address Y. Distributed memory access over a network.
256 bits might make more sense, then both parts would be equal (128 bits).
Just because it CAN be done, doesn't mean it should!
Just curious about what it's actually doing with the propellant. Attitude adjustments, maybe?
Yep. It's keeping the dish pointed at Earth (which moves, of course). This allows it to send and receive data.
In Soviet Russia, sig types you!
Not really that cold. But then if you consider that it has a pretty hot on board heat source (i.e. reactor), and the ONLY means for dissippating it is black body radiation (yup, its a hard vaccuum)... This means its pretty dark (i.e. cold, since its a vaccuum, the only external heat source would be incident radiation).
;)
So, ya, its cold out in deep space
Yeah, like you really dodged the bullet and avoided that hack -- NOT! Bank switching was what LIM EMS memory (LIM standing for Lotus, Intel, and Microsoft) was all about. Because you never ported MSDOS to the 80286 or 80386, we developers had to resort to hacks like EMS to fit our bloated code (ok, that part is my fault) into the address space.
If Microsoft had kept up with the hardware technology, maybe I wouldn't have torn out so much hair in the 80s, and maybe I wouldn't hate them as much today....
... nah, I'd still hate 'em, because once better OSes started to show up for the 386 (e.g. OS/2 version 2) and people finally started saying adios to DOS, Microsoft couldn't stand the thought of it, so they started pushing Windows down everyone's throats, using dirty techniques such as preloads, per processor licensing, etc.
It's the same pattern that MS used with the Internet and the same that we'll see again with whatever comes next. Microsoft has always been about denying technology, and then when everyone gets fed up with their backwoods Amish luddite mentality and start to leave them, MS does something underhanded (usually involving a monopoly leverage) to lock people in again... only to let their followers/victims rot again while visionless Microsoft grows fat and complacent. Over'n'over because sheep are too stupid to learn. But some of us remember.
Damn, where did that pointless rant come from? Oh yeah, Gates quote reminded me of when I saw them kill the personal computer revolution. Funny how that always gets my dander up.
As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
Gates didn't design the hardware.
The original PC came with a choice of 3 operating systems, CPM/86, Windoze (a cheap knockoff of CPM) and UCSD P system. It was _not_ 'designed' to Microsofts specs.
The software designers were (as usual) not consulted, and had to work with what they were given.
I work with embedded systems, and those mistakes keep getting made. Hardware designers design minimum-cost boards, without consulting the softies at all. We're presented with a finished board, and told to put s/w on it. I've seen hundreds of man-hours wasted on working around design decisions that saved 5 cents a board, and we typically ship in quantities of 100-200 boards per project.
The solution, of course, is to have a prolonged session with the hardware designers and a large bit of 4 by 2, but management doesn't see it that way.
Quidquid Latine dictum sit, altum videtur (anything said in Latin sounds important)
Comment removed based on user account deletion
As I am a South Carolina resident, I'm about to ship off a letter to Fritz Hollings. Please critique it and feel free to suggest ways to improve it before it goes. I wonder if complaining about the draft of the SSSCA at this point is worthwhile since they seem to ignore its existence. I also wonder if I'm going overboard by insinuating he's acting in the interests of his contributors and not citizens. It seems fair to me, but I want my arguments to look reasonable and not have my letter ignored.
The Honorable Ernest F. Hollings
United States Senate
Washington, DC 20510
Dear Mr. Hollings,
I am a professional software developer and a constituent in your state. I've recently become concerned with your proposed bill, the Security Systems Standards and Certification Act (SSSCA). I am against such a bill, and I'll explain why below.
No Public Participation / No Regard for Fair Use: In Section 104(b)(1)(A), the proposed bill describes the security standard as being determined by "representatives of interactive digital device manufacturers and representatives of copyright owners." In effect, you are permitting corporations to determine the scope of this law, with no input from the public who will be using such devices. The public's fair-use rights have been slowly whittled away by recent laws. The SSSCA will continue this disappointing trend of protecting the profits of media companies at the expense of the consumer.
Open Source Software: There is an entire industry of software manufacturers and support organizations that write software that is freely available. This software is installed on millions of computers around the world, including servers that run the Internet. Software engineers like myself earn a living supporting this software. Open source software contains software code that is freely published. Your draft bill could, in effect, make this type of software illegal, since developers would be unable to "hide" security software in open code.
Digital Devices: There are any number of digital devices that have no need for these protection schemes. My scientific calculator is a "digital device." So is my Global Positioning System unit. They have absolutely no need for built-in protection systems. Your bill would place an undue burden on digital hardware manufacturers to protect things that don't need it. This will result in less hardware being produced, and increased development expenses which will be passed on to consumers.
Copyright protection can be maintained with state-of-the-art technology. Your bill will encourage companies to create mediocre protection schemes backed by the threat of prosecution. Piracy will continue unabated in foreign countries.
I am not sure exactly how you think you are benefiting South Carolina with this bill. My reading of the proposal is that it will only benefit the large corporations in this country, especially the media conglomerates. Please don't act solely in the interest of your high-dollar contributors.
I believe you are doing a disservice to South Carolinians and Americans by proposing this bill, and I urge you to do away with it.
Below is the Date/Site & Contact info for the Dept.of Ind & Cdn Heritage hearings -- please, if you life in any of these cities GOTO these hearings. If not to present/speak, at least to applaud && boo at the appropriate times.
This is the final step before Canada gets its very own DMCA.... What fun that will be.
Halifax, Nova Scotia - Friday, March 8, 2002
Citadel Halifax Hotel
(902) 422-1391
Vancouver, British Columbia - Friday, March 15, 2002
Sheraton Vancouver Wall Centre Hotel
(604) 893-7257
Montreal, Quebec - Thursday, March 21, 2002
Holiday Inn Montreal-Midtown
(514) 842-6111
Toronto, Ontario - Tuesday, March 26, 2002
Holiday Inn On King
(416) 599-4000
Ottawa, Ontario - Thursday, April 11, 2002
Government Conference Centre
(613) 990-6700
Absolutely. Richest man in the world, but just look at the hair.
"Check out the bowl-job, Marge!" --Homer
--
"Outlook not so good." That magic 8-ball knows everything! I'll ask about Exchange Server next.
In five years the cost of computation will really be effectively decreased. We'll be able to put on somebody's desk, for an incredibly low cost, a processor with far more capability than you could ever take advantage of. Hardware in effect will become a lot less interesting. The total job will be in the software, and we'll be able to write big fat programs. We can let them run somewhat inefficiently because there will be so much horsepower that just sits there.
This makes is unlikely he ever thought 640K would be enough...but he also said, in the same interview (p. 18-19):
16-bits is extremely important, and it is not because of speed...the main reason for the 16-bit micro being advantageous is its increased address space...The logical address space limit...is for all practical purposes gone away. The chip is designed to address a megabyte."
So he did seem to indicate that one megabyte address space was basically limitless.
- adam
In case you haven't heard, Fritz Hollings is opposed to "cash-and-carry" government. What are you worried about? This has to be in your interest, otherwise, he wouldn't be bringing it up.
Potato chips are a by-yourself food.
[running out of propellant]
It's keeping the dish pointed at Earth
If the limiting factor is the propellant supply they could extend it's lifespan simply by not tracking the earth. Of course we would then only be able to communicate with it during twice-a-year-windows. It's the old "a stopped clock is right twice a day" trick.
-
- - You can't take something off the Internet! That's like trying to take pee out of a swimming pool.
What is important to note here is that the department feels that anti-circumvention may already be covered by copyright law and that restricting devices to circumvent protection is too broad. If you read the original paper (http://strategis.ic.gc.ca/SSG/rp01099e.html) the tone is very much in favour of making these laws so that they strike a balance between the public and rights holders (i.e., those who provide content).
Of course, this is not the final law and there is much to be addressed. However, the outlook, in my opinion, is good. There is no way the reform, as discussed on the department's site (so far) is indicative of DMCA-ish measures. People should keep this in mind before shooting their mouths off about Canadian copyright reform (of course, this is
This does not mean, however, that those interested in truely keeping the balance of copyright in a sane manner can just be apathetic. My comments are registered on the department's site and I'm probably going to one of the meetings (either in Toronto or Ottawa).
Woz
Guys, I can't believe no one has yet posted the true reason why the 640K limit was a problem. Well, I'll explain it.
The IBM PC BIOS was designed to abstract the hardware. These days Linux or Windows do that for us, but in those days the BIOS was what you had. Your DOS programs were never supposed to talk to the hardware, they were supposed to go through the BIOS.
The problem was that the BIOS sucked. Want to draw a character on the screen? Fine; there is a BIOS call for that. (BIOS calls were called "interrupts" because you used an interrupt to call them, but I'll just call them "BIOS calls".) Want to draw a whole string of characters on the screen? You would think there would be a BIOS call for that too, right? But there wasn't. You would have to do one interrupt per character, and poke your string onto the screen one character at a time! And interrupts were really expensive; remember that we are talking a 4.7 MHz chip with slo-o-o-o-w memory.
And suppose you wanted to read the keyboard? Not a problem; there was a BIOS call for that. Of course, it had a few limitations: it could only recognize a little more than 500 distinct keypresses. If your app wanted to recognize Alt+F1, no problem, that was one of the recognized keys. But if you wanted to recognize Ctrl+Alt+Shift+F1, too bad. The obvious and correct way to read the keyboard is to return the scan code for which key was pressed, coupled with a chord of which shift keys were down (e.g. Ctrl and Alt were down, shift wasn't, or whatever). With two bytes of data, you could handle any combination of Alt+Shift+Ctrl+whatever. But the BIOS didn't do it that way.
There are other examples, but I think those two are enough. Given this broken a BIOS, the application writers all decided to go around the BIOS and talk directly to the hardware. Get the address of the keyboard controller, find out what keys the user hit, and support any combination of keys you want. Get the address of the video card's character buffer, and use MOVS to blast a string into it with zero overhead. Now your copy of Microsoft Word 1.0 runs much faster than if it used the BIOS.
Guess what address the video card was at? That's right, 640K. By the time people began seriously hurting for more address space, there was way too much software out there writing directly into the character buffer of the video card, so it was now too late to move the buffer somewhere else. The 640K limit was set in stone.
Even if everyone had used the BIOS, there would have still been a 1024K limit, since that's all you could address on an 8088. But that would have been much better, and it would have been much easier to write environments like DesqView. (You could have done something like DesqView on an 8088 if it only had to run well-behaved apps, i.e. apps that never went to the hardware but always went through the BIOS.)
P.S. Slightly offtopic, but I have fond memories of using a multitasking environment called OmniView. It did much the same thing as DesqView, except that it didn't try to do the overlapping windows thing with the apps; it ran your apps full-screen. You could use function key combos to switch your full screen among app sessions, almost exactly like using Ctrl+Alt+Fn in Linux to switch full-screen among virtual ttys. DesqView got the fame and fortune, but OmniView was a little bit more efficient and I got some real work done using it on my 33 MHz 386 system. I used to run compiles in parallel: one compile would cause the disk to load the source, and the other compiles that used the same source file would find the data already buffered. I could finish four compiles in only a little more time than a single compile took on its own; the compiles were fairly disk-bound.
steveha
lf(1): it's like ls(1) but sorts filenames by extension, tersely
NASA omitted one very important little line from the plaque onboard Pioneers.
Alien A: OK. So now we know who they are, where they live, and how big they are.
Alien B: Umm...but where do babies come from?
All Rights Reversed.