BrainBrain List
View Something_I_said: Recent Popular All Time
Something I said

Th Evil and Joy of Operator Overloading

Is overloading a bad thing? Despite a wide variety of new languages supporting some form of it I continue to find articles that say overloading is bad. Worse, I find many articles that somehow think overloading operators is bad but that overloading functions is perfectly okay. more

by edA-qa mort-ora-y on Thursday July 15 2010 @ 07:24:07 (10/-540 Points)

Computing
↪Technology
Something I said

Rules for Framework Development

Each time I start a new project I find myself looking at the latest batch of frameworks. Lately those are web frameworks, such as CakePHP, RubyOnRails, perhaps JQuery, or any other of the thousands which seem to exist. Usually I end up using none of them. more

by edA-qa mort-ora-y on Friday April 23 2010 @ 16:23:11 (10/-1366 Points)

Computing
↪Technology
Something I said

Sessionless Authentication with Encrypted Tokens

Storing user credentials is one of the key roadblocks in creating a sessionless web application. Somehow you need to safely identify the user without storing data on the server nor allowing tampering on the client. more

by edA-qa mort-ora-y on Thursday January 07 2010 @ 13:44:23 (10/-2427 Points)

Computing
↪Technology
Something I said

Meta:PageTop-Welcome

Welcome to BrainBrain Poker

more

by Admin User on Thursday June 25 2009 @ 22:45:07 (1/-4393 Points)

Games
↪Arts
Something I said

My first item for my blog

This is just my first entry in my blog. I will use this site to trace my poker exploits: starting from the penny tables to either WSOP victory, or when my funds run out. more

by Rubin on Saturday June 13 2009 @ 22:28:14 (1/-4513 Points)

Life
↪Society
Something I said

Reply To Pattern bloat in Java, an example with poker

Using reflection to simulate function pointers is truly awful in Java. There is not short form, you have to load the class, collect the signatures, pack parameters into an array, etc... Plus it isn't performant (significant overhead last time I checked). replies

by edA-qa mort-ora-y on Saturday August 02 2008 @ 18:39:32 (-9990/-17655 Points)

in reply to Pattern bloat in Java, an example with poker

Computing
↪Technology
Something I said

Reply To Pattern bloat in Java, an example with poker

My last comment didn't get formatted and had a few small errors (the command classes would probably be inner classes of CardStack for example). more

by Vlad on Friday July 25 2008 @ 00:31:30 (-9999/-17752 Points)

in reply to Pattern bloat in Java, an example with poker

Computing
↪Technology
Something I said

Reply To Pattern bloat in Java, an example with poker

Oh, the haXe programmer or whatever it is has finished talking. I guess I should say something now. :) My main comment is that you don't have to put every Java class in its own file. That's only required, as far as I know, for public classes. more

by Vlad on Thursday July 24 2008 @ 23:56:08 (-9999/-17752 Points)

in reply to Pattern bloat in Java, an example with poker

Computing
↪Technology
Something I said

Pattern bloat in Java, an example with poker

Some time ago the wealth of patterns was gifted upon the world of programming. At first they were beautiful, giving name and purpose to a once chaotic swirl of functions and data. Once embraced however, they swelled and engulfed all which we knew. more

by edA-qa mort-ora-y on Wednesday July 23 2008 @ 17:21:24 (13/-7753 Points)

Computing
↪Technology
Something I said

Reply To Pair Programming

by edA-qa mort-ora-y on Saturday July 19 2008 @ 18:51:54 (-9990/-17795 Points)

in reply to Pair Programming

Computing
↪Technology
© 2008-2010 edA-qa mort-ora-y
Using Persephone and TestPlan
Tag: