Slashdot Mirror


User: E_elven

E_elven's activity in the archive.

Stories
0
Comments
735
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 735

  1. Re:theory and SF are 'entangled' too, it seems on First Bank Transfer via Quantum Cryptography · · Score: 1

    Well, no. The faster photons are actually the speed of light and everything else is just slower :)

  2. Re:Why? on Why MySQL Grew So Fast · · Score: 1

    >No DBMS currently 'supports the relational model'.

    You have to think of it as a 'crutch.'

  3. Re:FFII on EFF To Fight Dubious Patents · · Score: 2, Insightful

    Problem is, they get their budget based on approved patents. Now THAT is a business model worth patenting.

  4. Re:Passwords and memory on Giving Up Passwords For Chocolate · · Score: 2, Interesting

    I tell my friends to, instead of remembering the word itself, either remember the pattern of finger movements or -this has been popular lately- simply writing the first letter of their name with the keys on the keyboard. For example for 'A', you could have zSe4RfV (on a qwerty.) An additional good trick is to set the computer to be able to switch between two input locales (without the little sign in system tray) -for example, if you switch (alt+lshift) to Dvorak just before typing the password, it's hard to get right even if someone sees it (I switch to Qwerty myself:)

  5. Re:Passwords and memory on Giving Up Passwords For Chocolate · · Score: 1

    >True, but does turning a key force you to remember a complex stored memory? Nope.

    Actually, it does. The process of getting your key, unlocking the door, opening the door and putting the key away probably uses a hundred different muscles, concentration to hit the keyhole and millions of nerve impulses and stored memory patterns. It's just that you don't think about it.

  6. Re:Python.. on India Starts All-Electronic National Elections · · Score: 1

    Even if the elections "go without a hitch", it doesn't mean the ware worked. It just means the officials didn't notice anything off.

  7. Re:IANA*? on Getting Treatment for Carpal Tunnel? · · Score: 1

    *, my friend, *.

  8. Re:full C compatability? on C, Objective-C, C++... D! Future Or failure? · · Score: 1

    The problem is you don't know how the garbage collector works. It may be expecting some data about the pointer that was stored when it was allocated. Same as with C++ -you should never mix new/delete and malloc/free.

  9. Re:C* on C, Objective-C, C++... D! Future Or failure? · · Score: 1, Offtopic

    Isn't that CxC?

  10. Re:Not needed on Free Optimizing C++ Compiler from Microsoft · · Score: 1

    It's free for personal use only, if I recall correctly. It does, indeed, usually produce faster code but for some reason the executables are larger. In any case, it's good to make sure the code compiles on multiple compilers, and the -w2 option in Icc is usually extremely educational when looking for bugs.

  11. Re:MS seems to be doing a lot of this lately... on Free Optimizing C++ Compiler from Microsoft · · Score: 3, Funny

    Oh hell. *Goes in search of the Win 3.1 disk*

  12. Argh. on Balloon Helps Doctor Reach Brain Tumor · · Score: 3, Funny

    I am going to STRANGLE (Seriously Terribly Restrict Airflow 'N Get Lungs Exploding) the person who comes up with these witty acronyms. I'm pretty sure it's just one guy in some corner office.

  13. Re:Mechanics for the 21st century on Plumber, Electrician... Digitician? · · Score: 1

    I'm a functional programmer, you insensitive clod!

  14. Re:A response to X? on MySQL Writes Exception for PHP in License · · Score: 1

    Mm.. innoDB is enabled by default but I thought CREATE TABLE still defaults to myISAM? Could be wrong. I'm using SQLite, anyway :)

    The most problems in MySQL these days spawn from the abysmal concurrency, I thinks.

  15. Re:A response to X? on MySQL Writes Exception for PHP in License · · Score: 1

    How many -even commercial- projects using MySQL use innoDB instead of the default?

    In any case, most of MySQL's main selling points, speed, ease, etc. become moot if you have to A) install innoDB and B) use innoDB. At that point you should just have gone with something better.

    >For a bunch of reasons, a lot of MySQL code has been written by people who are unaware of the state of DB incompatibilties, and thus make little effort to use portable code.

    Right. But that's because MySQL implemented a crippled version. You can't blame that on the customers.

  16. Re: OT on programming on MySQL Writes Exception for PHP in License · · Score: 3, Insightful

    Writing good HTML -especially XHTML & CSS- is entirely different from writing code. HTML is a markup language, not a programming language, and excelling in it requires an entirely different skillset -it's more akin to designing a database than coding.

    Being able to write a hashing algorithm doesn't make you suitable for all coding jobs.. in my experience, there are high-level coders and low-level coders and both are necessary.

    This is not to say there aren't a lot of completely useless people out there -probably more doing ASP, VB and such than anything else, but a lot of PHP users, too. However, many if not most of the incompetent PHP coders are not making a career of it, unlike the ASP/MCSE people, but rather making their hobby/personal sites.

  17. Re:what do you want to say exactly ? on MySQL Writes Exception for PHP in License · · Score: 1

    Yes, it is truly a sad day in the history of ./ when personal opinions affect the otherwise-unbiased moderators. It may be contagious. Should we call Tom Ridge?

    Anyway, ROOOOBY ROXXXORZ!!1

  18. Re:A response to X? on MySQL Writes Exception for PHP in License · · Score: 2, Interesting

    MySQL does not (although the obscure fbn builds are a bit better nowadays) implement SQL properly and is not ACID compliant. Many developers have had to rely on hacks to get their stuff working -or then have written bad code because MySQL allowed it. This is why some things need more extensive rewriting. In addition, I believe there are some proprietary products that use MySQL -to achieve the same effect, one would need to write a program from scratch, presumably.

  19. Re:Lets try this again on Achaea Switches To Anarchaea After HD Crash · · Score: 4, Informative

    www.mudconnector.com

    There's a lot more out there than Achaea. Use the search feature.

  20. Re:Difficult? on 'They Can Sue, But They Can't Hide' · · Score: 1

    Think of it this way: without the doctor, the 'loved one' (next one using that phrase will have some of their aforementioned doing grieving shortly) would be dead for sure.

    Suing the doctor because they couldn't save little Timmy who little Tommy shot in the head with Daddy's shotgun is one thing -negligence certainly is a whole other ballgame.

  21. Re: OT, Antibiotics on 'They Can Sue, But They Can't Hide' · · Score: 1

    Shouldn't take antibiotics if it can be avoided. The overusage is already causing very nasty dominant bacteria to appear. The other thing is that people don't take their whole prescriptions, thus creating resistant strains by allowing immunity to build up in bacteria.

  22. Re:even better.... on 'They Can Sue, But They Can't Hide' · · Score: 3, Funny

    This is Slashdot. If a temperature is not specified in degrees, it defaults to Kelvin.

  23. Re:Apple on A Quick Look at Longhorn Build 4053 · · Score: 1

    It's kind of slow on anything. Not omg-I-can-see-my-toenails-grow slow, but the lookie-I'm-running-a-two-hundred-thousand-line-jav a-application slow. Just killing the GUI and running Darwin is fine, though :)

  24. Re:Klingon on British School Offers Elvish Lessons · · Score: 1

    Your version is a common misliteration of the first versions of the book (anything written in blood on not-yet-dried skin is hard to read), and has been the cause of our failures so far. Only recent study has corrected the diphtong, and soon it will be the day our Master shall return. I, I!

  25. Re:Wow on British School Offers Elvish Lessons · · Score: 2, Funny
    >Or if you're a programmer, write down all your comments in Sindarin.

    Too late. Found in actual source ca. 1997
    // tehse var is teh x taht is usaed in teh
    // computeations taht is maked in teh outher
    // parts of tihs porgramm mainly. in teh
    // scalear vectoreis its' very godd taht teh
    // var is checkd to makeing sure its not a
    // worng size
    void do_draw(int, int, int, float)
    ...
    .