2010/11/21-2011/1/13 [Computer/SW/Languages/Web] UID:53988 Activity:moderate | 11/21 Lifehacker's recommending Dreamhost as a personal web hosting service.
Apart from csua, who do you guys use? --erikred
\_ What do you want to use it for? Do you need CGI or PHP? My
brother worked for Dreamhost and said they are unethical. In
fact, he sued them. This refers to their treatment of customers
and employees both. I don't know who or what "Lifehacker" is,
...
|
2010/8/12-9/7 [Computer/SW/Languages/Perl] UID:53922 Activity:nil | 8/12 Ruby coders, do you mostly DIY your stuff or use the ruby libs out
there? How is their quality compared to other libs you have used
for other langs? Thx.
\_ I use Ruby for hobby stuff, etc. I use libraries for system stuff
(web access, process, etc.) but that's about it. Perl libraries are
much better/more complete. I assume because of the maturity and
...
|
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.
...
|
2009/8/18-9/1 [Computer/SW/Database, Computer/SW/Languages/Perl] UID:53283 Activity:low | 8/18 trying to write an intentionally slow regex.
what is your worst regex ever?
this is using MySQL regexp but I'll also accept
perl format --brain
\_ you need to know how regex is implemented internally in order to
have a worst regex in terms of running time. Something that uses
...
|
|