Berkeley CSUA MOTD:Entry 22971
Berkeley CSUA MOTD
 
WIKI | FAQ | Tech FAQ
http://csua.com/feed/
2025/05/25 [General] UID:1000 Activity:popular
5/25    

2001/11/8-9 [Computer/Theory] UID:22971 Activity:very high
11/7    I hate math 55. If CS is an extension of math 55, I'm gonna drop out.
        \_ if you don't like math 55 you are better off doing something else
           with your life.  You will not be happy as a programmer.
           \_ I don't think math55 is a good measure of what a career in cs
              is like.
              \_ career in CS or a career in programming?  they are not the
                 same thing.
                 \_ *sigh*
                    \_ well, obviously if you just want to be a code monkey,
                       you don't need to be able to grok math55.  hell, you
                       don't need to go to college either.
                       \_ What's your definition of a code monkey?
                          \_ me.want(obBanana);...
                          \_ well, if you have a million monkeys sitting in
                             front of a million terminals for a million years..
                             \_ You end up with many dead monkeys?
                             \_ UCB undergrad CS labs?
            \_ Definitely, most CS majors have no pure theoretical interests,
               they are looking for a well paying job; math 55 will definitely
               help sharpen certain mental attributes, but most of CS is long
               work at the lab and understanding of the theory in 170 series..
               \_ false dichotomy: pure theoretical interest vs. looking for
                  well paying job. there are many cs research areas that are
                  not theory and some (not many) theory-type jobs that pay
                  well.
                  \_ Well, I think the really smart ones go out and get high
                     paying theory type jobs. The fact of the matter is that the
                     average CS graduate (undergrad) is not going to be the next
                     brilliant theory head, and will just want a good salary and
                     a good work enivironment.  Oh yes, btw, I think you have to
                     be absolutely brilliant to do theory type jobs, I dont
                     think most people fall into that catgeory either.
                    \_ The really smart ones format their motd entries
                       correctly.
        \_ there are certainly CS areas that don't need as much discrete
           math, e.g. AI, information modelling, or networking even.  but if
           you hate continuous math (calculus, series, etc) too, then give
           up now!  any heavy CS requires a math strength _somewhere_..
           \_ Um, graph theory is used pretty heavily in the above disciplines,
              and Math 55 is a great introduction to graph theory.
           \_ AI doesn't need discrete math?  I see...
              \_ Well... it depends how intelligent you want it to be.
                \_ no, it doesn't. AI needs as much combinatorics, graph
                   theory, and numerics as any other aspect of CS. you're
                   deluded. if you don't understand math 55, you don't
                   understand algorithm. if you don't understand algorithm,
                   you're doing something else. and you certainly don't need
                   to know what they teach you in university to do those things.
                   \_ that was sarcasm, but thanks for the rant.
        \_ I feel for ya. I hated Discrete Math as well (even though I didn't
           take it at Cal). There're many things in life that won't require
           Discrete Math and don't let that intimidate you from pursuing CS.
           Besides (this is going to totally invite spam), you don't always
           get to work in fields that you majored in. Most people would take
           a job in fields that they're "trained" on; whether trained in
           school, internship, etc. AFAIK, system administration doesn't
           require Discrete Math. But at the same time, when you commit
           yourself to CS at Berkeley, you're setting yourself up for research,
           software/system development or teaching.
2025/05/25 [General] UID:1000 Activity:popular
5/25    

You may also be interested in these entries...
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.
	...
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)'
	...
2004/7/28-29 [Computer/SW/Graphics, Computer/Theory] UID:32556 Activity:very high
7/28    Dear CS PhDs, can someone please enlighten me on the different
        conferences out there, what they're good for, how prestigious
        they are, etc?      -cs dumb
        \_
        I'll start:
        // prestigious:
	...
2004/4/6-7 [Computer/Companies/Google, Computer/Theory] UID:13045 Activity:nil
4/6     Looking for introductory material on SVM, C4., Ripper, and Naive
        Bayes. Most of the junk on google are too deep for comprehension.
        I just need introductory material. ok thx
        \_ http://paulgraham.com / google "A Plan For Spam"
        \_ where did you hear about all of these terms? did you learn about
           them with regards to spam filtering? naive bayes is a specific
	...
2002/11/7-8 [Computer/Theory] UID:26462 Activity:kinda low
11/7    Anyone have a good intro (i'm in math54 atm) to bayesian analysis
        that a college sophomore could understand? i read that the new
        spamassassin uses it (like ifile) but cant find a good intro text on
        it other than:
        http://www.paulgraham.com/spam.html
        (which was actually pretty good)
	...
2001/8/6 [Recreation/Dating, Computer/SW/Languages/Misc, Health/Women] UID:22016 Activity:very high
8/6     ``Silicon Valley is arrogant,'' she said. ``There is too much focus
        on degrees here.'':
        http://www.siliconvalley.com/news/special/downturn/docs/slow080601.htm
        \_ WTF is this woman talking about? If anything, there is way too
           little focus on degrees. Our Senior Architect here had a BA in
           philosophy and designed and wrote some of the sloppiest code
	...
2001/6/17-19 [Computer/Theory] UID:21552 Activity:high 86%like:21549
6/17    [REPOST] Anyone know of a good introduction to the Gell-Mann
        8 Fold Way that can be understood by a engineering grad (7
        series plus one ud phyics class and one ud math class)?
        \_ forget it.
        \_ forget it. There's so much physics out there that is accesible
           to someone with the background you describe, that will actually
	...
2000/10/20 [Computer/Theory] UID:19531 Activity:very high
10/20   Except for Graphics, it seems like high level math doesn't seem to
        be needed in computer science.
        \_ heh heh.  heh heh heh.  heh.
           \_ yes.
        \_ except for graphics and for anything that involves fucking
           modeling. -ali
	...
2000/8/8 [Computer/SW/Languages, Computer/SW/Apps/Media, Health/Women] UID:18916 Activity:high
8/7     http://www.cnn.com/2000/TECH/computing/08/03/it.women/index.html
        I've got tape drives, nerf guns and stock options. Don't need no
        steeking women in my work place.
        \_ Most girls lose interest in math/science from 11-15. Why can't
           we just accept this fact and just let it be. Girls are good at
           GUI. Guys are good at core. Fuck this equal pay, equal right
	...
2000/5/9-10 [Computer/SW/Editors/Vi] UID:18218 Activity:nil
5/9     Try this: In vi, type in a paragraph that has its first line
        tab-indented. Then, go to the top of the paragraph, and !}fmt
        (Pipe the paragraph through fmt). It'll tab indent the first
        TWO lines of the paragraph. Here's where it gets wierd: Go
        down and delete the second tab. Go back up and !}fmt again.
        This time it doesn't add the second indent, it does what I
	...