Comment Re:Oldster? (Score 1) 387
An oldster is anyone older then roughly 30 (in the context of the article). People who can remember using 14.4 and/or slower modems, and playing things like LORD.
No, you mean rogue(6), whose magic word was Elbereth . My fingers have the movements in muscle memory. Something about 100,000 lines of C code written in vi does that to a kid. Or maybe the 10,000 games of rogue(6). Prolly both.
Earlier still was ADVENT, whose magic word was xyzzy . Whole 'nother country, that.
Comment Too many false assumptions (Score 1) 387
The posted article has too many false assumptions in it to be anything like reasonable. It's trying to establish a false dichotomy. I've been on the Internet since the early 80s -- essentially, all my computing life -- and certainly never resorted to silly BBS systems or AOL/Prodigy abominations. Bletch!
Sure, there were times I had to dial into a terminal server, but I still connected directly to a nice friendly BSD Unix system on the real Internet. The firstish of which was what became known as uwvax.cs.wisc.edu. Yes, we had an ARPANET IMP. Pesky little thing it was, too.
What category then do I fall into? Neither of the two misleadingly presented ones from the original article, that's for certain. The question is: how many others were in my camp? Pretty obviously the kinderwriter of the article never thought of people like us.
Comment Tolkien was an avid F&SF reader (Score 1) 309
Huh? Could you please tell us your evidence for this? I was under the impression (based on JRRT's letters and novels) that he wasn't too keen on technology and the so-called modern world. So I have some difficulty imagining him interested in a distant future filled with spaceships and robots.
Certainly. In Letter #294, Tolkien himself wrote:
I read quite a lot - or more truly, try to read many books (notably so-called Science Fiction and Fantasy).
... I enjoy the the S.F. of Isaac Asimov.
That's as straight-from-the-horse's-mouth as it gets.
Comment Re:Special Effects (Score 2) 309
Science Fiction films tend to be subsets of either action or drama films, but with more special effects.
Not necessarily. Gattaca certainly was not full of special effects; neither, really, was Blade Runner, and both were better movies than 99% of the dreck that purports to be science fiction.
Comment Re:Every time a bell rings (Score 1) 309
Avatar was about as sci-fi as Lord of the Rings which won the Oscar.
Say what? There was nothingThe Lord of the Rings, — at all.
Tolkien actually enjoyed hard sf, especially Asimov, but his roots were in Beowulf and the Eddas, not in H.G. Wells. It’s like comparing apples with aardvarks: not even in the same kingdom.
Tolkien’s work is fundamentally mythologic in scope, looking to the past and recreating a series of tales out of old myths and half-remembered memories. Science fiction is a completely different beast. It extrapolates possible futures by applying known principles to unknown possibilities, all the while keeping within the laws of nature as we understand them. Yes, both are story-telling, but that is as close as it gets.
Science and myth are truly about as far apart as you can get, so I cannot see how you could possibly make such an outlandish statement.
Comment Ubiquitous Spamvertising (Score 1) 662
Web sites without advertisements in the middle of the body text still exist, such as wikipedia.org, tvtropes.org, and even slashdot.org once you've maxed your karma for a while.
I never see any of these spamvertisements that people are referring to, no matter what my karma or status is on this or that site.
Mostly that's because I use privoxy, which does 99% of the adblocking I ever want. However, I do on rare occasion play the "Block Content" or even "Edit Site Preferences" games in Opera. I think of "Block Content" as something of a first-person-shooter video game to shoot down intrusive spamverts.
I am so allergic to spamvertising of all sorts that I really can't read generic stuff on the web using somebody else's browser setup without going pretty completely batshit. I've been known to cover the stupid jumping pictures with giant postits or a taped on piece of paper. I am no more capable of reading static text while something is juggling screaming cats right in front of my face than I am capable of reading a book while a wailing banshee blasts out my eardrums from 2" away.
It's like how people with Tivo report that when they're visiting someone else's home and see a TV running with commercials on it, their first thought is something like "Huh! That TV's broken." That's exactly how I react when I come across someone else looking at the web with all its spammy in-your-face attention-seeking whinings: that their browser must be broken or something.
Disabling moving GIFs and sound by default is really mandatory, and really probably plugins, too, unless you have some other mechanism to block them. I've even been known to turn off javascript on specific sites just so the dumb things stop moving around on me. Even tooltip popup balloons can be maddening: just shut up, get out of my face and my mind, and let me read in peace, damn it! I would never read a book or magazine that had a loud screaming baby built right into it, and it simply astounds me that anyone puts up with this sort of outrageous assault.
I truly think that without the the serene freedom from the otherwise relentless spamvertising that this privoxy+opera combo gives me, I'd've long ago gone medieval and probably completely postal on these rude assholes. It's criminally abusive what they try to do to us.
Nobody has the right to strap you in a seat with your eyelids sewn open so they can steamshovel their spamverts into you. We call that assault, and nobody but nobody should put up with it. It's like the insulting "can't fast-forward through ads" property on some DVDs and some players. Their rights stop long before they reach my mind: I am not their prisoner, so go find some other sheep to bugger.
Comment Re:The question nobody wants to ask.... (Score 1) 187
In a string context (in Perl, it would have to be something besides ===, but we'll get to that later), it would be "visually equal to" - any characters that are visually equal would be considered equal (useful mainly when using Unicode). So the Cyrillic "e" (0435) would be considered equal to Roman "e" (0065). I'm not sure how to handle complexities like "is the single character 'small a with macron' equal to the sequence 'small a' and 'combining diacritic macron'". We'll need a committee for that, probably. And since Perl uses different operators to determine context, we'd need something else for that. "veq", maybe?
You cannot use visual similarities between glyphs that may or may not look similar in one font or another, because there exists no standard that spells out their correspondence.
In contrast, there does exist a standard that says whether two code points should be considered the same basic character. This is what you get when you compare two strings at the primary collation strength using the Unicode Collation Algorithm. This is perfectly easy to do in Perl, and is extensible to locale tailoring as well.
To do more than that is to ask to translate 133t$p3@k into normal text. It may have some applications, but it is not as useful as you think.
Proposed ADA Requirements May Affect Public Internet Use 420
The Ascendancy of .co
164
Which Language To Learn? 897
Submission + - Saudi Arabia bans Facebook (google.com)
An official with Saudi Arabia's communications authority says it has blocked Facebook because the popular social networking website doesn't conform with the kingdom's conservative values.