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/4/28-5/5 [Computer/HW/Drives] UID:52920 Activity:nil | 4/28 Anyone here have experience with solid state drives in the server
environment? I am mostly worried about reliability, longevity, and
performance. I've read a couple of articles saying that OSes
really need to be SSD optimized before this can be considered
truly viable and yet every vendor from Dell to Sun to Apple is
shipping these. Are they ready for prime-time on an important
...
|
2008/8/27-9/3 [Computer/SW/Languages/Ruby] UID:50985 Activity:nil | 8/27 Is Ruby on Rails similar to CGI? Or maybe just something with an
object-relationship mapping between objects and DB?
\_ it's an entire application server framework. You define your
views, your models, your control, and Rails makes all the connecting
parts. DB mappings included. Also it's all written in Ruby,
which is an odd language. So, for example, you'd replace not just
...
|
2006/4/6-7 [Computer/SW/Database] UID:42713 Activity:kinda low | 4/6 mysql expert, I've created a db with mixed innodb and isam tables.
The isam tables have *.MYD and *.MYI (data and index). However the
innodb tables only have a small *.FRM file. Copying isam tables
works (when your db is shutdown) but it's not true with innodb.
Where is the actual data and index located for innodb and how
do you copy them? Thanks.
...
|
2006/3/25-26 [Computer/SW/OS/FreeBSD] UID:42421 Activity:very high | 3/24 Wow! FreeBSD sure is stable! After seeing soda's amazing uptime
record, I sure want to go replace my Linux boxes with FreeBSD!
Please do not delete this, or burn down Linus' house because I have
blasphemed the holy FreeBSD. I'd love to see a genuine discussion with
examples from both sides comparing the stability of *modern* FreeBSD
and Linux machines running on x86 hardware. -dans
...
|
2006/3/14-16 [Computer/SW/Database] UID:42233 Activity:nil | 3/14 Hello Oracle experts. Is there a reason why .getProcedures takes
so long to execute? I've tried using different jdbc connectors
from different vendors and have the same results, so I think
it must be the DB hog backend. Why does it take so long?
try{
DatabaseMetaData dbmeta = con.getMetaData();
...
|
2013/6/6-7/31 [Politics/Foreign/Asia/China, Computer/SW/Security] UID:54690 Activity:nil | 6/6 Wow, NSA rocks. Who would have thought they had access to major
data exchangers? I have much more respect for government workers,
crypto experts, mathematicans now than ever.
\_ flea to Hong Kong --> best dim-sum in the world
\_ "flee"
\_ The dumb ones work for DMV, the smart ones for the NSA. If you
...
|
2012/8/29-11/7 [Computer/SW/Security] UID:54467 Activity:nil | 8/29 There was once a CSUA web page which runs an SSH client for logging
on to soda. Does that page still exist? Can someone remind me of the
URL please? Thx.
\_ what do you mean? instruction on how to ssh into soda?
\_ No I think he means the ssh applet, which, iirc, was an applet
that implemented an ssh v1 client. I think this page went away
...
|
2011/5/19-7/30 [Computer/SW/Security] UID:54110 Activity:nil | 5/19 Uh, is anyone still using this? Please mark here if you post and
haven't added this yet. I'll start:
\_ person k
\_ ausman, I check in about once a week.
\_ erikred, twice a week or so.
\_ mehlhaff, I login when I actually own my home directory instead of
...
|
2011/2/14-4/20 [Computer/SW/Unix] UID:54039 Activity:nil | 2/14 You sure soda isn't running windows in disguise? It would explain the
uptimes.
\_ hardly, My winbox stays up longer.
\_ Nobody cares about uptime anymore brother, that's what web2.0 has
taught us. Everything is "stateless".
\_ You;d think gamers would care more about uptime.
...
|
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
...
|
2010/2/22-3/12 [Computer/HW] UID:53723 Activity:nil | 2/20 There was a failure validating the SSL/TLS certificate for the server
<DEAD>mail.csua.berkeley.edu<DEAD>
The reason for the failure was
self signed certificate in certificate chain (details)
We have not verified the identity of your server. If you ignore this certificate validation
problem and continue, you could end up connecting to an imposter server.
...
|
|