2011/4/29-7/30 [Industry/Jobs] UID:54100 Activity:nil | 4/29 I just quit my $150k/yr a job, wish me luck! -PAM
\_ plans?
\_ Probably going to go live a nice chill life.
\_ 150k/year in the Bay Area isn't very little.
\_ yawn bay area yawn, Horatio.
\_ Get another job at some point, hopefully one less hellish.
...
|
2011/5/20-7/13 [Industry/Jobs] UID:54116 Activity:nil | 5/20 "Lifeguards' high pay riles Calif. beach city"
http://www.csua.org/u/tds (news.yahoo.com)
$200K/yr for sitting above the beach and staring at chicks most of the
time? They aren't risking their lives as much as cops and firefighters
do, and the don't serve a deterring purpose like cops do.
\_ First, it's $100k in pay _and_ benefits, some of which may include
...
|
2005/2/18-20 [Computer/SW/Compilers] UID:36229 Activity:nil | 2/18 When you need to parse something simple do you usually use (f)lex/yacc
or just write a recursive-descent parser? I've done both in the past,
but I can't seem to justify using one approach over the other.
\_ the point of yacc is so that you can write a grammar for it so that
when things change you don't have to spend a lot of time
rewriting your hand-written C/Java recursive-descent parser. For
...
|
2004/5/6 [Computer/SW/Compilers] UID:30060 Activity:high | 5/6 I've been out of school for too long. If I want to write a simple
compiler, what tools do I need besides yacc and what do they do?
Thanks a bunch!
\_ well there's also lex (flex) for the lexical analyzer (tokenizing).
\_ java or c? if c, lex/flex=good tokenizer. yacc/bison are great
for grammar. both are LALR so they're pretty powerful.
...
|
2004/3/31-4/1 [Computer/HW/CPU, Computer/HW] UID:12947 Activity:low 66%like:10782 | 3/31 Will a mini-ATX board fit in an ATX case?
\_ I want to say yes, but I'm not sure. If your google-foo is strong
the specs for both standards are available online. You can just
open them side-by-side and compare.
\_ Yes, my computer is set up this way. Not all the mounting
screws always line up perfectly though, so when installing
...
|
2003/9/20-21 [Computer/SW/SpamAssassin] UID:10262 Activity:high | 9/19 I have filtered my mailbox with
formail -s spamassassin < mailbox > mailbox.filtered
Next how do I process the mailbox.filtered file with my procmail
ruleset to get it to sort the messages based on the SpamAssassin
score?
\_ Something with formail and procmail itself, I'd imagine.
...
|
2003/8/6 [Computer/SW/Compilers] UID:29251 Activity:moderate | 8/5 I'm contemplating on getting a set of Cleveland or Ping Irons. What
are the pros and cons of using graphite vs. steel? And should I get
flex/regular/stiff? Thanks motd god.
\_ get steel shafts, and the flex depends on your swing speed which
is typically measured with your driver and 5-iron. you can get
this done at any shop. and i've used ping irons and cleveland
...
|
|