2009/9/23-10/5 [Computer/SW/Database] UID:53392 Activity:nil | 9/23 I never took CS188, is there a good book that's an intro to formal
database theory, normalization, etc.? I've got experience with SQL
(MySQL & MSSQL), and understand tables, etc.
\_ You mean CS186?
\_ Oops, yah. 188 is AI or something?
\_ That's right.
...
|
2007/8/30-9/3 [Computer/Theory] UID:47837 Activity:nil | 8/30 what AI is editing the motd? that's some next level shit.
\_ Sorry. -- ilyas
\_ ilyas -> i l y a s -> s l y a i -> Sly AI
\_ ilya shpitser -> lisp hysteria
...
|
2005/6/21-23 [Computer/SW/Languages/Perl] UID:38230 Activity:high | 6/21 My math and/or perl fu is weak. Is there a way to get integer
multiplication in Perl the way it's done in C? i.e. limiting
to 32 bits. Like 1588635697 * 1117695901 = 1166976269 in C.
\_ Can't you just multiply and then mask all but the last 32 bits?
\_ I don't think so; that's not the same as mult overflow.
> perl -e 'print (1588635697 * 1117695901)'
...
|
2005/6/20-22 [Recreation/Computer/Games] UID:38211 Activity:kinda low | 6/20 If there are any X-COM: UFO defense fans in the audience, check out
laser squad: nemesis. Very fun squad-level turn-based strategy game,
in the spirit of X-COM, Combat Mission, Jagged Alliance, etc. -- ilyas
\_ I would love a game where you can lead a platoon and order them to
do things (split, outflank, regroup) AND participate in the war
in 3D. For example, in Battlefield 2 you're a soldier and you have
...
|
|