Slashdot Mirror


User: should_be_linear

should_be_linear's activity in the archive.

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

Comments · 647

  1. Re:Good news on Stanford's Stanley wins DARPA Grand Challenge · · Score: 2, Informative

    Maybe in 20 years we can have auto driving cars that can make it so there is next to 0 car accidents.

    Unless those are much requested "flying cars" there is next to 0 chance to create this for legal reasons. Families of walking city crowd killed by such cars would demand trillions from car makers each day. So, car companies will rather leave _you_ responsible. If auto driving cars are flying, thats another story. Without any way to switch to "manual" navigation, accidents could really be eliminated. Users would be allowed only to choose target location from pre-defined set on iPod-like dialer.

  2. Re:Acknowledgement? on MySQL To Be Ikea Of The Database Market · · Score: 1

    That should nip the "MySQL is a replacement for Oracle under all circumstances" posts that always appear whenever MySQL is discussed on slashdot.

    In my experience there is lot more of "PostgreSQL 8 is a replacement for MySQL under all circumstances".

  3. Bill was right on Dell Offering "Open" PC · · Score: 5, Funny

    he envisioned back in '80s that PC with DOS will be good enough even in 2005.

  4. Re:I think you miss the point on MySQL 5.0 Candidate Released · · Score: 0, Troll

    I am at work, at home I have Ubuntu Linux! True! Don't shoot, please!

  5. Re:I think you miss the point on MySQL 5.0 Candidate Released · · Score: 2, Interesting

    I can tell you what MySQL advantege over PostgreSQL and Firebird was *for me*:
    1) Easy to install in Windows. PostgreSQL is (AFAIK) goof _now_ but was not then. Firebird was/is OK in this area.
    2) "Spatial" type/index, Fulltext index. Postgis is available for PostgreSQL but as plugin, not out-of-the-box, fulltext is (AFAIK) beta and not very unicode-reliable. I prefer both things to be integrated as I distribute DB engine with my SW. Firebird miss spatial type (just as MS SQL, for example (!)) so it is useless for me.

    One thing where MySQL suck is mingw (gcc) support on windows. If you need to connect from C/C++ in windows, use MS VS, otherwise you wil suffer.

  6. Re:So let me get this straight... on Korean Mozilla Binaries Infected · · Score: 1

    As long as you stay away from LSB and binary compatibility standards (that killed MS security already) you are OK. Relay on your favourite distro's repositories and don't rush for "latest cool binaries". Never heard of virus being spread from official repository of any major distro.

  7. No Brain No Pain on IE More Secure Than Mozilla? · · Score: 1

    What are numbers of Developers/Hackers browsing and reporting bugs for Firefox vs. IE? Until we know _that_ this report means nothing.

  8. Re:More fraud? on MasterCard To Distribute RFID Credit Cards · · Score: 1

    1. Create portable swiper 2. Visit major football event 3. Profit!

  9. Re:Hmm on Free Web-Based Exception Reporting · · Score: 2, Interesting

    Or you could just write a top-level exception handler that e-mails the exception traces to you.
    This is quite bad idea because you must have UI for setting up smtp, port (proxy?) username, password.... In the end, all most users would see when exception occures is "Unable to connect to SMTP sever x".

  10. Re:XBOX 360 PowerPC != PowerPC G4, G5 on Carmack's QuakeCon Keynote Detailed · · Score: 1, Interesting

    Finally, proof that Apple is over priced, under powered hardware. Why does Carmack hate Apple so much? ... BTW, if Apple loved PPC so much, why did they announce the switch to Pentium M ? :)
    He said that Apple *is* over priced, under powered hardware, which is true. He didn't say it will stay that way forever.

  11. n? on Wireless Networking Speeds of 540 Mbps w/ 802.11n · · Score: 2, Interesting

    How does this "n" letter compares to WiMAX?

  12. Re:Linux vs Windows on Microsoft Continues Anti-OSS Strategy · · Score: 2, Informative

    There's really nothing innovative today that Linux does that we can't do.
    One word: fork()

  13. Re:Epic Poem on Microsoft's 10-year-old Certified Professional · · Score: 1

    Do you know
    little girl
    what is program "bash"
    I said I don't
    have a clue
    but "correct" started flash.

    Do you know
    who to blame
    when malware's all around
    I said proudly:
    "Sister Jane"
    clapping all around

    Do you care
    if documents
    are closed and you are locked
    I gone "what?
    someone care?
    I am really shocked!"

    So he put me
    to his limo
    gave me "MCP"
    What a f**
    this garbage is?
    Give me my Barbie!

  14. Re:Hey! Good thing the PS3 isn't due out soon! on NVIDIA's Lead Scientist Interviewed · · Score: 3, Informative

    The real life picture is, however, exactly oposite. On XBox you will have to re-design your game to use 3 threads(!) (not 2, not 4) to get predictable fluid parallel performance. This is *very* difficult to do (debugging nightmare). Game (and other) developers are very much used to single thread. Sony came up with better idea: Cell chip has parallel vector units that will be used by low-level libs (well tested and stable). Libs will be both provided by Sony and later by engine companies themself. Game programmer is simply writing single-threaded app, as he always did, but using these libs as much as possible (even OpenGL libs will use them). Your app is under the hood running 1-8 way parallel, depending on how much you use those libs. Isn't that better idea then 3-thread SMP approach? For me as a developer yes!

  15. Re:Stop blaming companies on The Great Firewall of China, Continued · · Score: 2, Insightful

    "I am little moron robot doing whatever my boss says, if its legal" attitude is what made holocaust possible. Or Srebrenica, more reciently.

  16. In the related news... on Microsoft In Talks To Buy Claria · · Score: 2, Funny

    ... Popup blocking functionality was stripped from Longhorn, Microsoft announced today.

  17. Cell on Impressive Benchmarks: Sorting with a GPU · · Score: 0

    This kind of amazing stuff you can expect to see on Cell CPU. And you will not have to hack GPU, it is supported by Linux kernel.

  18. Re:Why would one get this on AMD Launches Athlon 64 FX-57 · · Score: 1

    Dual Core is advertised a lot but keep in mind that it is always better to have 1 core of performance X then 2 cores of performance X/2. For multi threaded apps both machines are same, performance-wise, but for single threaded tasks (still majority) it is big difference. Interesting approach is that of Cell: low level libraries are made to use parallel SPE units. High level apps (like games) are written in normal, single threaded way, but on the CPU-level runs in highly parallel way.

  19. Google OS? on Google Launches Pay-Per-View Web Video · · Score: 0, Flamebait

    Maybe they will put this media player togather with Google Office, Google Voice Services and Google Gaming Engine to create ultimate Google Vaporware OS?

  20. Matrix on World's Biggest Hacker Held · · Score: 1

    "You have a problem with authority, Mr. Anderson. You believe you are special, that somehow the rules do not apply to you. Obviously, you are mistaken."

  21. Yes, but... on RFID: The Next Internet? · · Score: 4, Funny

    will it finally solve missing socks phenomenon?

  22. Great news for Linux on Apple/Intel Speculation Running Rampant · · Score: -1, Flamebait

    Intel Mac as Linux machine will be grat for several reasons:

    1. Problems with small PPC user base - compilation problems: gone

    2. Problems of Mac OSX (performance, one button mouse): non-existant.

    3. Equal HW on all machines -> easier to support.

    4. Hopefully Apple will finally meet reality when it comes to HDD and DIMM prices.

    I think that Linux comunity in large will migrate from dell/anything, at least I will. If you like KDE desktop then why not buying HW that looks like your desktop?

  23. Re:fascinating on Coming Soon, The Google Translator · · Score: 5, Funny

    but the Bible uses many outdated or non-standard phrases and sentence structures, as does most legal text I've ever seen. I'm not a linguist or a statistician, but from my uneducated viewpoint it sounds like problems might arise in the texts that are available for training the system. Anyone know how they're planning to overcome this?

    Harry Potter is the answer. It is several "normal language" books and is translated to all major languages. Also, program would finally figure out how to translate words like "Quidditch".

  24. 45 degrees? on MSN Virtual Earth to Take on Google · · Score: 4, Interesting

    Unless they invented semi-transparent-building-photo technology, I don't see how they will show any city downtown?

  25. Re:And at that rate... on Deadline Looming for Microsoft in Antitrust Case · · Score: 4, Interesting

    Not really. If regulation bodies in EU recognize that MS is happy with 5M/day, commision will be glad to increase it. Don't forget that majority in EU parliament and commision are leftist parties (socialists, greens). It would be political suicide for them to be fooled by mother of all evil (in their mind): Giant American Corporation.