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

 



Forgot your password?
typodupeerror
×

Comment Re:Teaching programmer? (Score 1) 381

Bullshit, I self taught myself. I had no teacher and my parents were computer illiterate, and many of the greatest programmers I know followed the exact same pattern.

Wonderful! If, as you say, the greatest programmers are entirely self-made, purely because some god-given vocatio made them start BASICing up roguelikes, then applying incentives to teachers won't matter one way or another.

But if, on the other hand, this stuff isn't genetic but rather a matter of environment and upbringing, of a word of encouragement at the right time, of giving a seed of talent a place to grow.... well, but no. No, all you need is a computer and to be the chosen one.

Comment Re:Teaching programmer? (Score 3, Interesting) 381

You don't know a single competent programmer who just started programming just because they wanted to. They started programming because they had the opportunity to, and the support. And if manipulating teachers is effective in countering their (probably unconscious, but nevertheless well-researched and documented) bias towards offering opportunity and support towards mostly boys, then it's the right thing to do.

Comment TTIs (heh) (Score 2) 68

There are already time-temperature indicators, which are low-cost, (usually) non-electronic devices affixed to perishable products to check whether they've remained in the appropriate range, and how long they were out of that range. Those are what this new tech is competing with, not the temperature-sensitive LCD strips you see on aquariums.

Comment ugh (Score 5, Insightful) 479

Yes, let's enumerate all the structural untidinesses of Word. Let's blame that application -- which held its own, against many, many competitors, not because of a megacorporation strong-arming it (remember, MS was not always a megacorp) but because it was good at doing what users wanted it to do -- for the inelegance of its data model. Let's compare it to SGML, which is so much nicer and easier and so much more elegant if you're a programmer and can appreciate that sort of elegance, and if you're not a programmer, well then for god's sake why are you touching a computer?

If you want SGML, you know where to download it.

Comment Re:Traffic analysis; diverse double compiling (Score 1) 319

00 FF AA 55 and AA FF 55 00 are both serialized data, but are not the same. You are confusing the idea that data will exist on disk as a serial stream with the idea that two sets of data written to disk in parallel will somehow have the same order.

Erm. How do you think compilers work?

Comment Yay (Score 1) 130

I'm... kind of okay with this? Modern operating systems are hella-good at maintaining usability under high CPU loads, and the extra electricity consumed by the increased load wouldn't make much of a difference to me. If this is how they want to monetize web content, I'll take it over click-to-mute popunders any day. The "crooks" thing seems like it's just thrown in to increase the shock factor. Why wouldn't the site owners do this?

Comment Re:useless for strong passwords (Score 1) 61

I'm not sure I've seen any independent study which investigates such questions satisfactorily. (You may interpret that as [citation needed].)

Bessner and Davelaar, 1982. "Basic processes in reading: Two phonological codes."

And looking in from the opposite direction, I've also yet to see someone build a 4-simple-english-word rainbow table to directly attack the claim of security.

You don't need to count to 10^5^4 to know that it's a big number, far greater than the search spaces currently achievable with rainbow tables. Barring a monumental flaw in the hash function, the decreased per-character entropy shouldn't make a difference. (Though I guess it depends on how many "simple english words" you consider there to be.)

Certainly, in the field of memory, I am prepared to believe I am far from the norm. I have an exceptionally poor memory for almost everything. During my academic career I could never remember high level theories or identities, and had to repeatedly derive them from basic principles before using them.

With you on that one.

Slashdot Top Deals

Saliva causes cancer, but only if swallowed in small amounts over a long period of time. -- George Carlin

Working...