Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Too little too late (Score 3, Interesting) 179

I was a big fan, and a game developer for the C64. Those were the days that a machine could be fully understood by an untrained person with a knack for programming. When the C128 came out, I was interested, especially in the 80 column screen and CP/M software compilers. But there were too many limits on the machine (no hard drive easily added, no real OS, etc.) and it didn't feel like enough of an advancement over the C64. My grandfather did buy one, and I had some time with his, but that never really sparked much either. My next machine would be the Amiga, and as soon as that become somewhat affordable by a college student (the A500), I never looked back.

RM

Comment Re:What about internally? (Score 2) 335

Among my customer base? Yes, it's used internally. A lot of them are IT shops dealing with very old equipment, like 10 year old PC's. Some of them have internal intranet apps that only work on IE6. It will be awhile before those move.

C

Comment Can't celebrate yet (Score 1) 335

I'll pop the cork when my customers get off IE6. Until then I need to sink development resources into maintaining and testing on IE6, no matter how painful it is.
Unfortunately my customers' IT departments are slow moving and not motivated in moving quickly off XP and IE6. Most of them are understaffed and underfunded and dealing with PC's that are sometimes more than 10 years old. I suppose they have more pressing problems, given that...

C
 

Comment Re:Faulty Reasoning (Score 2) 653

I think the fallacy in this argument is not that quality doesn't win out, but that quality isn't always important.
The problem is that the determination process is flawed.
I might make the decision that I need lesser quality (whatever that means) for an internal time-keeping application than I do for something customer-facing, such as my sales portal. The article is of course arguing that I shouldn't be making that decision based on initial cost but on longer-term factors, but on the management side of things as long as I've got a fixed budget rooted in the short-term I can't make that decision equally. Like many financial equations, X dollars today vs. X dollars tomorrow is in play.

C

Comment Re:Here we go again (SCO) (Score 1) 675

There are two types of fools:
1. The fools who trust in the optimization skills of the compiler/JIT compiler
2. The fools who trust in their own optimization skills

[...]

Yeah, but there's rules for them:

1. Don't optimize.
2. Don't optimize YET.

Rule 1 is for type 1 - and is generally the best case. Then you can come along and after rule 2 has expired, make the improvement where it matters. Type 2 fools skip both rules and make a mess.

Comment I met Jack in 1987, he will be missed (Score 5, Informative) 84

Jack was a charismatic person with an infectious personality. He always was genuine, and had a passion for teaching astronomy. I was traveling and visiting various planetariums up and down the East Coast, with a final stop in Miami to visit the Space Transit. Jack made me feel very welcome and gave me a ton of his time explaining what made his planetarium special. Eventually I came to know that it wasn't the equipment (although that draws the public in initially), but the people that make these programs successful. Jack Horkheimer brought the wonder of the universe down to earth for many people, and I'm glad to have known him, even if only for a short while.

Comment Well, thanks goodness... (Score 1, Insightful) 95

... that THAT didn't go on for too long and they got 'em in a timely manner - I mean if that had kept up, millions of machines could have been compromised! I say, good thing they had LOTS of people investigating so we could catch these crooks before the damage was done.

(Yes, for the impaired, that's sarcasm!)
Two years to track this down?! Give me a break...

Comment Re:Why where rom updates needed? apple did t softw (Score 1) 289

Not completely true - the old 68000 series of Macs had lots of different ROM revisions. Some worked with different versions of MacOS, but others didn't. The problem wasn't the ROMs however - it was memory. Remember back in '84-'87 128K-512K was fairly standard, so if you needed to use up a big chunk of that with OS code then you reduce the memory for user applications and graphics. Later versions of the AmigaOS could do tricks and map out various ROM routines into RAM, and even map out the entire ROM to faster RAM using the MMU, giving the machine a good speed boost in the process.

Comment byte archive? (Score 1) 327

Slightly OT, but was wondering if there was a good BYTE archive online? I've found various sources for other magazines (gazette, transactor, etc.), but nothing for byte. I've got 5-6 complete years of byte that could be a good starter if someone were doing it.

Anyone know what kind of copyright hassles some of these archives are getting? Are people getting permission, or are they relying on these publications being out-of-print and out-of-mind? I doubt there's much commercial potential left, for example.

Slashdot Top Deals

"No matter where you go, there you are..." -- Buckaroo Banzai

Working...