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. mostly correct on IBM, MS Critique MySQL · · Score: 1

    but bitmap indexes are quite different from b*trees, and can speed some types of queries enormously. This is one of the very few enterprise-level features that PG does not (yet) support.

  2. Re:What about SUB-SELECTS? on IBM, MS Critique MySQL · · Score: 1

    has to match existing table, view, or datatype AFAIK

  3. Re:What about SUB-SELECTS? on IBM, MS Critique MySQL · · Score: 2, Informative

    look for docs/examples using the setof keyword. quick example:

    bf2=# create table foo (i int, j varchar(10));
    CREATE
    bf2=# insert into foo values (1, 'one');
    INSERT 28154811 1
    bf2=# insert into foo values (2, 'two');
    INSERT 28154814 1
    bf2=# insert into foo values (3, 'three');
    INSERT 28154816 1
    bf2=# create function test_setof(int) returns setof foo as 'select * from foo where i $1' language sql;
    CREATE
    bf2=#

    bf2=# select i(test_setof(3)), j(test_setof(3));
    i | j
    ---+-----
    1 | one
    2 | two
    (2 rows)

  4. Re:At what point does MySQL stop scaling? on IBM, MS Critique MySQL · · Score: 2, Informative

    check out this article by tim perdue of sourceforge

  5. function's return value in a check constraint on PostgreSQL vs. SAP? · · Score: 1

    has been supported in PG since I think 7.0. For sure I am using it inn 7.1.3.

  6. troll alert on PostgreSQL vs. SAP? · · Score: 1

    "MySQL also supports a greater and more useful subset of the SQL99 standard than either Postrgres or SAP"

    hahahahahahahahahahahahahahaha...

  7. Re:But is it really stealing? on Live from Iran, Film88 · · Score: 1

    What if I download his CD, and can honestly say I wouldn't buy it, even if it wasn't on p2p? Well, in that case, he lost nothing and gained a listener.

    Ironic that you use the word "honestly" in this context.

  8. -1 clueless :0 on Netrek · · Score: 1

    netrek has NOTHING to do with SFC _or_ nethack.

  9. actually the best windows client is sheldon's on Netrek · · Score: 2, Informative
    cow is a good client -- I contributed some small amount of code, years ago -- but it's a port of the unix version and "netrek xp" is better on windows.

    Steve's server seems to be a bit flakey at the moment (imminent /.?) so I've mirrored it on mine for now.

    Installation is as simple as unzipping. Once you connect to a server, "h" brings up a list of commands. There are a LOT, but to get started you need the speed (warp) commands (numbers 1-0 are enough to start with), set-course (right mouse button) and fire (left & middle buttons).

    Enjoy the addiction. :)

  10. play web based games on Games in the Workplace? · · Score: 1

    my favorite is carnage blender but there's a lot more worth trying. topwebgames.com is one list; there's others.

  11. Re:... aslo try Angband on Nethack 3.4.0 · · Score: 1

    angband is much more one-dimensional than nethack. all you do is hack and slash. people comparing diablo to nethack are wrong; it really has much more in common with angband.

    nethack is much more of an immersible universe where you can fill pits with boulders, mix potions, etc.

    don't get me wrong; angband is fun and I played it (and its precursor, moria) for years, but it's just not as interesting a game to my mind.

  12. you're being chased by food? on Nethack 3.4.0 · · Score: 1

    man, I can't even imagine how you ticked off the gods THAT much :)

  13. ACS/java doesn't run on aolserver on ArsDigita Shut Down · · Score: 2, Informative

    ACS/tcl did (and openacs does too).

  14. yeah I stopped by ybos.net on ArsDigita Shut Down · · Score: 1

    had to google for it, but I found it. (ah, for the days when .net denoted ISPs...) you're going to think I'm being rude again, but you really should hire someone with some aesthetic taste. i did check "developers" for some trace of this New And Improved Ybos ACS, but didn't see anything. just some 3.x modules.

    and re being rude, you don't think FUD like "And if you think their 4.X product works with Postgres, you haven't read very carefully" counts?

  15. openacs 3.x has been on postgres quite some time on ArsDigita Shut Down · · Score: 2, Informative

    and it's definitely not beta software. It's just the new 4.x that's still alpha. New versions don't always spring fully grown from the forehead of another corporation that did all the work... tho i guess that's the only model ybos has used.

  16. way to contradict yourself on ArsDigita Shut Down · · Score: 1
    OpenACS is nice, but it's still all alpha code. And if you think their 4.X product works with Postgres, you haven't read very carefully. They've been releasing OpenACS 4.X sites on Oracle this year.


    Wait, it's alpha code unfit to sneeze on -- but they've been releasing sites on it? I guess you must feel pretty marginalized with way more people involved with openacs than with ybos's pseudo-fork of the acs, but don't let that drive you into making statements that just make you look foolish. :/ Sure, the postgres code is still alpha, but that's a hell of a lot more sql than "ybos" has released to the community -- postgres OR oracle.

  17. Re:why no LL1 talk? on CML2 Coming in Kernel 2.5 · · Score: 1

    I know that when he was in Utah on some other business, he was happy to come talk at our LUG for free, even though it was somewhat out of his way.

  18. two words on Text-to-Speech on a Low-Power Chip · · Score: 1

    context sensitivity

  19. um... duh? on /dev/null/nethack Tournament 2001 · · Score: 1

    That's why all games are played by connecting via telnet to a server, not on your home machine.

  20. this is not offtopic if you've played the game on /dev/null/nethack Tournament 2001 · · Score: 1

    just for you moderators' information...

  21. the gaping hole in this argument on Simplicity In the Age Of The GUI · · Score: 1

    is that not everyone who wants to write anything more than a textfile has a secretary.

  22. Demeaning? Just realistic... on Software Aesthetics · · Score: 1

    I'm going to be modded down for saying it, but it's true: most of the people I have worked with are NOT capable of writing elegant code. This is particularly true of Perl programmers... :-/ As long as it ends up working (for a while) they couldn't care less how much of a maintenance headache they are creating down the road.

  23. I almost responded to this on Microsoft Delays New Licensing Terms · · Score: 1

    but then I noticed it was just MSBob again.

  24. Just plain wrong on The Speed Demon That Is Tux 2.0 · · Score: 2

    MIT claims that cheetah is 3 to 4 times faster than IIs, which would be just about exactly the same as TUX 2.

  25. no cd rippers for nt 4? on Linux Descending into DLL Hell? · · Score: 1

    I ran cdEX for over a year w/o problems.