Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Int =/= Wisdom (Score 1) 584

Precisely. Though I consider myself of average intelligence, superior wisdom allows me to avoid costly pitfalls and achieve where others don't.

Example: it takes very little intelligence to read /.; it takes wisdom to know when to use it in the workplace.

Comment Re:Incorrect assumption! (Score 1) 237

Yes! You've explained this better than I could have. I've found using Japanese kanji actually easier than remembering those English spellings. Stupid "i before e" rules with exceptions too long to list, when to use double or silent letters, or forget the e at the end of potato.

And who ever came up with the idea that English letters look like the sounds (outside of 'o')? Let me see, if I form my lips like a double arch and place my tongue vertically under the center, I should make the sound for 'm', right?

Comment Re:Language settings? (Score 1) 237

Anecdote: I've regularly switched between English (US) and Japanese on my computers at home and at work for nearly a decade (and doing so keeps getting easier). I started learning Japanese in 1999 and found playing with it on the computer helped by adding experience using the language as opposed to just memorizing for tests.

As a multi-language computer user, I've been careful about application design, which has come in very handy these last three years as we've grown to support our services in more countries. Three weeks ago, one of our salesmen forwarded a question from a potential client in Japan. My answer was this simple: "Yes, switch the regional setting to Japanese and restart the program."

The downside is I now get frustrated when I see an English sentence fail to get across some subtle meaning when Japanese has a direct word for it.

Comment Graph Theory for non-programmer communication (Score 1) 466

I'm no longer working on engineering systems, I deal with more common users on business management software. I have to interact with clients and executives with no clue what a developer actually does.

Constantly, my thorough (that was a painful class) grounding in boolean logic helps me to write concise code.

Often, I use my discreet structures knowledge to split up a my work in to manageable chunks.

Sometimes, my understanding of graph theory to helps me explain concepts to non-programmers.

Rarely, I use concepts from vectors when designing code or describing a concept to another high-end programmer.

I haven't used any basic math above algebra (ex. trig or calculus) since 1990.

Comment Re:Victim of its own success (sorta) (Score 1) 438

And when they started putting not-quite-right GM parts in them, they destroyed their reliability. Or maybe it was an attempt to bring the traditional 250k mileage cars back down to a respectable 80k. A GM 6-cylinder engine in a Saab ... how rude!

Comment A current owner, not dismayed (Score 2, Interesting) 438

I'm currently on my third Saab. A couple decades ago, I scattered my old Chevy Citation along a guardrail during a snowstorm (one of the few guardrails in these Colorado mountains). I decided to get a safe winter vehicle, and found a used '83 Saab. Quirky, yes; cold, yes; but great control with a crash-cage disguised as a passenger compartment. Turbo is great for getting around trucks in the mountains.

My current Saab 93 is much more comfortable to drive, though their great handling means feeling every bump in the road.

The most recent models (I've driven them as loaners when mine is in for service) have moved the dashboard away from the driver by a few centimeters; enough to make reaching many controls annoying to me. I already knew my next car would not be a Saab. Since I haven't driven anything other than Saabs (and my father's Subaru Forester) for all these years, I don't know what I'll get. Hopefully by the time this one costs too much to maintain, nothing current will be sold anymore.

Comment Egypt - the other Africa (Score 1) 920

After spending 2 weeks in southern Egypt with my cousin, we returned to my Aunt's place in Cairo. She was still at work when we arrived, so we went to a European hole-in-the-wall a couple blocks away. The tomatoes and spices for toppings were pretty good, but it ranks best mostly because it was the first wheat-flour product I'd had in 15 days.

Security

Cyber-criminal Left In Charge of Prison Computer Network 389

samzenpus writes "A 27-year-old man serving six years for stealing £6.5million using forged credit cards over the internet was recruited to help write code needed for the installation of an internal prison TV station. He was left unguarded with unfettered access to the system and produced results that anyone but prison officials could have guessed. He installed a series of passwords on all the machines, shutting down the entire prison computer system. A prison source said, 'It's unbelievable that a criminal convicted of cyber-crime was allowed uncontrolled access to the hard drive. He set up such an elaborate array of passwords it took a specialist company to get it working.'"
Security

Massive Phishing Campaign Hits Multiple Email Services 183

nandemoari writes "It seems as if the massive phishing campaign reported yesterday was not specific to Hotmail, as was initially believed. According to a report by the BBC, many Gmail and Yahoo Mail accounts have also been compromised. Earthlink, Comcast, and AOL were also affected. While the source of the latest attacks has not been determined, many are pointing to the same bug that claimed at least 10,000 passwords from Microsoft Windows Live Hotmail. Microsoft has done their part in blocking all known hijacked Hotmail accounts and created tools to help users who had lost control of their email. An analysis of the data from Hotmail showed the most common password among the compromised accounts to be '12345.' On their end, Google responded to the attacks by forcing password resets on the affected accounts."
Graphics

NVidia Cripples PhysX "Open" API 393

An anonymous reader writes "In a foot-meet-bullet type move, NVidia is going to disable PhysX engine if you are using a display adapter other than one that came from their company. This despite the fact that you may have an NVidia card on your system specifically to do this type of processing. 'For a variety of reasons some development expense, some quality assurance and some business reasons Nvidia will not support GPU accelerated PhysX with Nvidia GPUs while GPU rendering is happening on non-Nvidia GPUs.' Time to say hello to Microsoft dx physics or Intel's Havok engine."
Security

Auto-Detecting Malware? It's Possible 178

itwbennett writes "If antivirus protectors could collect data from machines and users, including geographic location, social networking information, type of operating system, installed programs and configurations, 'it would enable them to quickly identify new malware strains without even looking at the code,' says Dr. Markus Jakobsson. In a recent article, he outlines some examples of how this could work. The bottom line is this: 'Let's ignore what the malware does on a machine, and instead look at how it moves between machines. That is much easier to assess. And the moment malware gives up what allows us to detect it, it also stops being a threat.'"

Slashdot Top Deals

Old programmers never die, they just become managers.

Working...