Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Re:How about... (Score 1) 101

Aha, we are now in agreement. My original objections were to your statement that

Older people (60+) seem to have the hardest time grasping the the difference between the concept of the Internet and a local hard drive..

followed by

In the general case, 60+ year old adults DO have the most problem with that...

.

I don't have any authority to back this up, but I suspect most pepole of all ages, even today, have trouble understanding the workings of computers, just as they do electricity or FAX machines. To most people, I suspect, these are simply magic.

Comment Re:How about... (Score 1) 101

AHH, I see the confusion. I *DID* say that people actually working in the field were the exception. I'm not speaking of them. I'm speaking of "muggles". Doctors, nurses, mechanics, engineers, lawyers, secretaries, etc. People not in the "DP" department.

Perhaps I saw a different type of "muggles" than you did. While most of the people I supported in the 1970s were in the computer department, some were not. They were generally the "best and the brightest" among the engineers, who used computers to do their jobs as they used every other resource they had access to. They might simulate a piece of hardware, for example, or compute the radiation pattern of an antenna.

Where I worked there were no mechanics, doctors or nurses, and the lawyers stayed in their offices on the top floor. We had secretaries but they didn't use computers.

Comment Re:How about... (Score 1) 101

I needed it to balance my checkbook. Keeping track of my expenses on paper was tedious and error-prone, and I knew computers could do better. That wasn't my only application; as I said, I also used it for word processing.

In the 1970s I didn't know anyone other than myself who had a computer at home. If I had been living in a city, or in Silicon Valley, I probably would have, but in suburban New Hampshire I was unusual. The people I supported in the early 1970s used computers at work. The application programmers coded in Fortran, assembler and COBOL using either punch cards or KSR-33 teletypes. You can't do that by rote. In the late 1970s I worked for DEC, and there we used VT52s, VT100s and their successors connected to various DEC computers to code in Bliss or assembler. The environment was very different, but none of the engineers operated by rote.

What was your situation like?

Comment Re:How about... (Score 1) 101

They were slow and expensive by today's standards, but I don't agree that they didn't do anything the average Joe needed to do. I bought an Apple II for word processing and spreadsheets, Visicalc being the "killer app" for the Apple II. Those are still two of the major uses of personal computers today.

I also don't agree that most adults who used a computer at work did so by rote. That may be true today, but it wasn't true in the 1970s and 1980s. You had to know what you were doing to get any useful work out of those beasts.

Comment Re:How about... (Score 1) 101

...Older people (60+) seem to have the hardest time grasping the the difference between the concept of the Internet and a local hard drive.. no matter how many times you explain it.

You are over-generalizing. Think of the pioneers of the industry: Don Knuth, Nicklaus Wirth, John McCarthy, Richard Stallman, Ken Thompson, Brian Kernighan, Grace Murray Hopper, and others. They were all doing innovative work after age 60 or (in some cases) are still doing it. If you had told Amazing Grace that she didn't know the difference between a hard drive and the Internet in 1966 (when she turned 60) she would have laughed in your face.

Comment Re:This happens about... (Score 2) 131

Agreed. I've been writing software for 32 years, and "We've completely changed your requirements, but that shouldn't affect your schedule or your budget any!" happens all the time. The point is, you have to push back. Tell them exactly what every change is going to cost (padded heavily). Unless they agree to add time and money to the project, then just deliver the originally agreed to project. Don't let people make unilateral changes in the contract after it is signed, unless you actually like working on money-losing projects!

When I was a commercial software developer I did this religiously. Once my supervisor told me “I cannot believe that adding a one-day item to the project causes the delivery date to slip by a day.”

Comment two good things that managers do (Score 1) 261

There are two good things that managers do: get their people what they need, and shield them from upper management.

A manager once found us a System/360 with a paper tape punch in Detroit so we could recompile the software we was installing at Michigan Bell. We had to use it on third shift, but it sure beat having to come back to New Hampshire for every bug fix.

A different manager told us that one of the mechanisms he used to shield us from having our priorities changed so frequently that we never got anything completed was "That horse has left the gate." He took the position that once we had gotten a project to a certain point, we were going to complete it and deliver the product, even if Marketing no longer thought it was the most important product we could be working on.

Comment Re:Amiga Clock virus.. (Score 1) 120

This isn't anything new, Amiga in the 90's had a CMOS happy virus that used the battery power to stay in memory. It wasn't in the clock but rewrote that area of the working bios to stay resident. I remember having to take the battery out of my A500 to get rid of it, as it survived reboots and power offs.

I heard a rumor about the Amiga clock virus when I was an Amiga dealer in the 1990s. I didn't believe it, because I knew that the clock had too little RAM to hold a virus. Your description is much more believable.

Comment Re:We desperately need unflashable firmwares (Score 1) 120

A third possibility is that the NSA and their friends abroad might have pressured the manufacturers to remove these security features.

Which is not a possibility since my company ships hundreds of USB drives out with hardware write switches every week. They are extremely easy to find and buy.

Would you be kind enough to share the brand name(s) those USB drives are sold under, or some other way to identify them in the marketplace? I am assuming, of course, that the hardware write switch cannot be defeated by re-flashing the drive's firmware, or, if it can, that firmware flashing is also protected by a physical switch.

Comment Re:We desperately need unflashable firmwares (Score 2) 120

What's infuriating is that USB drives used to come with hardware write switches and now you can't find them anywhere. And motherboards used to require you to move a jumper to flash the BIOS but, those are gone too. I don't know if it was cost cutting or a case of user stupidity or both but, the hardware write switch has faded into history. I'm fine with the being in a default-write setup as long as they had the option to cut it off.

A third possibility is that the NSA and their friends abroad might have pressured the manufacturers to remove these security features. The pressure might have subtle, like pointing out "good" places for cost savings.

Comment originally file extensions were never hidden (Score 1) 564

We gave them extensions for a reason - to let people easily tell what kind of code it was.

Historically, that isn't correct. File extensions were invented in the 1960s to distrnguish files for the same program but with a different purpose. For example, I might have a program named FOONLY. It is written in Fortran, so its source file is FOONLY.FOR. When I compile FOONLY.FOR the output of the Fortran compiler is FOONLY.REL. When I link FOONLY.REL the output of the linker is FOONLY.EXE.

In a system like this, hiding the file extensions would be counter-productive.

Comment even older (Score 1) 564

The idea of using file name extensions as a means to denote content/application association dates to the 1970s (or even earlier).

I first encountered filename extensions in 1966, on a DEC PDP-6. We had 36 bits (six characters) for the file name, and 18 bits (three characters) for the extension. Early extensions were .FOR (for Fortran) and .REL (for relocatable binary). The .EXE extension on executable programs was invented in the late 1960s for the Execute command, which would compile and link your program if your sources were newer than your executable.

Comment Re: Who cares what RMS wants? (Score 1) 551

Because of the GPL, GNU/Linux does not fragment, as Unix did.

Of course it does. You think say Android's version of Linux is the same as the Linux mainline? Or Oracle Linux's version of the Linux kernel is the same as the mainline?

Android's version of the kernel is available in source form, and there are rumblings of an effort to integrate it into mainline. Even if this doesn't happen now, it can happen in the future because the source is available, unlike computer manufacturer's proprietary versions of Unix.

I don't know anything about Oracle's kernel, but unless they are violating the GPL their source is also available.

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...