Slashdot Mirror


User: jbellis

jbellis's activity in the archive.

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

Comments · 461

  1. one difference there, though on DS Preorders Outsell PS2 · · Score: 1

    most non-fanboys agree the xbox is more powerful than the ps2. (I own both, and don't consider myself a fanboy. :)

    OTOH, the corvette is faster than the nsx and half the price. Basically the only reason to get an nsx is if you want a car nobody else in your state has. (I probably don't even want to know how much it costs to fix something in an nsx should it break down.)

  2. exactly on Statistics For Data Entry: The Brave New Step · · Score: 1

    "correct strings are more probable than incorrect" doesn't "enforce" correctness at all.

  3. Playing poker is like driving on Geeks Playing Poker? · · Score: 5, Insightful

    Nobody thinks he is below average.

  4. Not a remake on Bard's Tale Pokes Fun at Game Leaks · · Score: 4, Informative

    It shares nothing with The Bard's Tale from the 80's besides the name. Alas.

  5. A working wikipedia link for Kademlia on Replacing TCP? · · Score: 3, Informative
  6. so, theft is okay... on Bungie Speaks On Halo 2 Leak · · Score: 2, Insightful

    as long as it's from microsoft.

    or is it ok as long as it's from any corporation?

    how about your local computer dealer, you know, the one who hasn't been driven out of business by walmart yet? (because we all know stealing from walmart would be okay.)

  7. -1 Troll on Breaking Google's DRM · · Score: 2, Informative
    their bizarre "don't delete your email (and even if you do, we're going to keep a copy)" policy

    It's been explained ad nauseum that google does not archive deleted email indefinitely; deleting just isn't instantaneous, because of the nature of the system.

    Some news stories have suggested that Google intends to keep copies of users' email messages even after they've deleted them, or closed their accounts. This is simply not true. Google keeps multiple backup copies of users' emails so that we can recover messages and restore accounts in case of errors or system failure. Even if a message has been deleted or an account is no longer active, messages may remain on our backup systems for some period of time. This is standard practice in the email industry, which Gmail and other major webmail services follow in order to provide a reliable service for users. We will make reasonable efforts to remove deleted information from our systems as quickly as is practical.
    from the gmail privacy page
  8. more to the point on The Newton O.S. Creeps Toward New Hardware · · Score: 1

    by the time Jobs killed Newton, almost all the engineers that knew anything about either the hardware OR software had ALREADY LEFT.

  9. A much better link on The Newton O.S. Creeps Toward New Hardware · · Score: 4, Informative

    http://wwnc.newtontalk.net/program/paulguyot/slide s-paulguyot.pdf

    Turns out to be quite the interesting talk.

    more from the conference:

    http://wwnc.newtontalk.net/program/

  10. Wrong on Sony to PSP Coders: Battery Life Your Problem · · Score: 3, Insightful

    I remember Sonic on the Game Gear in particular was wayyyyyy ahead of anything the GB or GBC could do, and not just palette-wise.

  11. rotfl on Irrlicht - Fast Realtime 3D Engine · · Score: 2, Funny

    "If PERL 6 and Parrot are able to get really mature in the next 6 months to a year"

    perl6 won't even be beta within a year.

    *cough* vapor *cough*

  12. He's not lying on CA's Greenblatt Answers re Ingres $1 Million Bounty and Other Matters · · Score: 4, Insightful

    he's a CEO, not the lead Ingres developer.

    Honestly it's /.'s fault for modding up questions that aren't appropriate for the interview subject.

  13. this has been possible for a long time on Coral P2P Cache Enters Public Beta · · Score: 1

    about.com and google are just two sites that it's easy to bounce an arbitrary redirect through.

  14. Read the freecache forums on Coral P2P Cache Enters Public Beta · · Score: 1

    there's a reason it hasn't been released yet.

  15. Ratchet & Clank on Half-Life 2 Preloading from Steam · · Score: 1

    The R&C series lets you use weapons that you earned in previous games.

    You have a nice rant, but how many console RPG "expansion packs" have you seen come out? Do you think that maybe that's because the developers have looked at the market and decided it wouldn't be a money-maker?

  16. my guess is price will be about the same on On Chinese Internet Cafes, MMORPGs, World Of Warcraft · · Score: 2

    those who can afford their own computers can afford the normal subscription fee; the majority will play from internet cafes which always pay more for a license to resell, as it were.

  17. RTFA? on Gosling: If I Designed a Window System Today... · · Score: 2, Informative

    he also says that (a) sending pixel data is basically what the Sun Ray product does and (b) it's about as efficient as using the X protocol would be, or (reading between the lines) they wouldn't have done it that way...

  18. Runescape numbers inflation? on MMOG Subscription Analysis Provides New Insights · · Score: 4, Interesting

    graph #3 reports 100k Runescape "active subscribers" in Jul 04. Either I'm hugely underestimating how many people pay for Runescape, or they're counting _all_ accounts, of which the majority are neither 'subscribers' or 'active.'

  19. you're forgetting about power, though on Ultra Fast Disk Drives With No Moving Parts · · Score: 1

    power consumption (and cooling requirements) of 12 15k RPM disks is through the roof compared to a SSD. RAID isn't always the answer.

  20. Your information is incorrect on Hydra vs. Shredder · · Score: 4, Interesting

    Deep blue was tuned to beat Kasparov, just like any human player adjusts his game depending on who he plays. But Deep Blue was built to win against anyone, and competed in many computer chess events during its development.

  21. Not likely on Solaris Coming to IBM's Power Architecture? · · Score: 1

    read some of Schwartz's blog entries. Sun hates IBM. Also, Sun already offers servers running Solaris on AMD processors; they wouldn't gain anything by porting to another commodity CPU.

  22. huh? on Molyneux's Fabled Fable Finally Close To Release · · Score: 1

    there are xbox rpgs besides KotOR? :P

  23. funny on PostgreSQL 8.0 Enters Beta · · Score: 2, Funny

    My experience has been that saying MySQL can't handle load is like saying it gets hot in Texas in the summer. :)

  24. PG requires more tuning than Oracle? on PostgreSQL 8.0 Enters Beta · · Score: 1

    That's the exact opposite of most peoples' experience.

    (From someone who used to wear Oracle DBA as one of his hats.)

  25. MySQL faster than postgresql? on PostgreSQL 8.0 Enters Beta · · Score: 3, Informative
    Maybe if you only have one client querying the DB, and you're not using any features newer than SQL-89. Maybe.

    Back in the 6.x days postgresql had a well-deserved reputation for being, well, slow. That was back in the '90s, though.