Berkeley CSUA MOTD Message of the Day tag:csua.com,2009-08-06:MOTD 2010-03-11T02:58:00Z Berkeley CSUA MOTD politburo@csua.berkeley.edu Someone's gonna post about breasts, so I'll beat you to the punch: [link] tag:csua.com,2010:SomeonesgonnapostaboutbreastssoIllbeatyo 2010-03-09T21:24:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/9 </td><td colspan=3 bgcolor=#e5ebf5 width=100%> Someone's gonna post about breasts, so I'll beat you to the punch: <a href="http://www.good.is/post/fifteen-things-you-should-know-about-breasts/" target="_tab">www.good.is/post/fifteen-things-you-should-know-about-breasts/</a></td></tr></table><br> [link] I failed to see why you must starve the CPU of electricity. Why can't you just simulate that in software? And ... tag:csua.com,2010:httpwwwengadgetcom201003091024bitrsaencr 2010-03-09T19:28:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/9 </td><td colspan=3 bgcolor=#e5ebf5 width=100%> <a href="http://www.engadget.com/2010/03/09/1024-bit-rsa-encryption-cracked-by-carefully-starving-cpu-of-ele/" target="_tab">www.engadget.com/2010/03/09/1024-bit-rsa-encryption-cracked-by-carefully-starving-cpu-of-ele/</a> I failed to see why you must starve the CPU of electricity. Why can't you just simulate that in software?</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=2 bgcolor=#FDFDFD width=100%>And if you can simulate that in software, why not just single- stepping the simulated CPU and get the key out?</td></tr></table><br> "Prius with stuck accelerator glides to safe stop" [link] "After the car decelerated to about 50 mph, Sikes turned of... tag:csua.com,2010:Priuswithstuckacceleratorglidestosafesto 2010-03-09T18:00:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/9 </td><td colspan=3 bgcolor=#e5ebf5 width=100%> &quot;Prius with stuck accelerator glides to safe stop&quot; <a href="http://news.yahoo.com/s/ap/us_runaway_prius" target="_tab">news.yahoo.com/s/ap/us_runaway_prius</a> &quot;After the car decelerated to about 50 mph, Sikes turned off the engine and coasted to a halt.&quot; Hmm, then why didn't he turn off the engine when the car was going at 94mph?</td></tr></table><br> [link] "Yay, I'm libural, therefore, I must be guy." tag:csua.com,2010:httpholykawalltopcomdoeshavingonepartner 2010-03-09T04:05:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/8 </td><td colspan=3 bgcolor=#e5ebf5 width=100%> <a href="http://holykaw.alltop.com/does-having-one-partner-make-men-smarter" target="_tab">holykaw.alltop.com/does-having-one-partner-make-men-smarter</a> &quot;Yay, I'm libural, therefore, I must be guy.&quot;</td></tr></table><br> Hey guys, Piaw Na's book is ready! I got a copy and it's pretty informative and inspiring. Worth every penny. -CSUA s... tag:csua.com,2010:HeyguysPiawNasbookisreadyIgotacopyandits 2010-03-09T21:05:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/8 </td><td colspan=4 bgcolor=#e5ebf5 width=100%> Hey guys, Piaw Na's book is ready! I got a copy and it's pretty informative and inspiring. Worth every penny. -CSUA startup dude <a href="http://books.piaw.net/guide/" target="_tab">books.piaw.net/guide/</a></td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=3 bgcolor=#FDFDFD width=100%>He worked at 3 successfule pre-IPO statups. Does anyone know how much his net worth is roughly?</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD valign=top align=right border=0><tt>\_</tt></td><td colspan=2 bgcolor=#e5ebf5 width=100%>I am pretty sure that 90% of his net worth comes from Goog, so you can pretty safely discount the rest.</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD valign=top align=right border=0><tt>\_</tt></td><td colspan=2 bgcolor=#e5ebf5 width=100%>why does it matter to know? would it help you in any way?</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD>&nbsp;&nbsp;</td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=1 bgcolor=#FDFDFD width=100%>No. I just want to see how much better other people do than I. -- PP</td></tr></table><br> I have a mod_rewrite question that I think should be straight- forward but I think I'm not getting something. I have ... tag:csua.com,2010:Ihaveamod_rewritequestionthatIthinkshoul 2010-03-08T22:24:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/8 </td><td colspan=4 bgcolor=#e5ebf5 width=100%> I have a mod_rewrite question that I think should be straight- forward but I think I'm not getting something. I have a virtual server with some root, say /home/user/public_html/ and in there I have two subdirs, say /app1/ and /app2/ and i want the following: <a href="http://mysite/app1" target="_tab">mysite/app1</a> --&gt; /home/user/public_html/app1 <a href="http://mysite/(.*)" target="_tab">mysite/(.*)</a> --&gt; /home/user/public_html/app2/$1 so for ex, <a href="http://mysite/app2" target="_tab">mysite/app2</a> --&gt; /home/user/public_html/app2/app2 So anything that's not &quot;app1&quot; would map into the app2 subdir ... but I guess this causes an infinite loop in the processing? Since it just keeps prefixing /app2/ onto the path until it crashes? any advice? thx -</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=3 bgcolor=#FDFDFD width=100%>IIRC it matches in order. However, the way you have it, it looks like <a href="http://mysite/app1/" target="_tab">mysite/app1/</a> or <a href="http://mysite/app1/(.*)" target="_tab">mysite/app1/(.*)</a> might not be matched by your first rule. Perhaps &quot;<a href="http://mysite/app1(/.*)?"" target="_tab">mysite/app1(/.*)?"</a> or something may work better (untested though, but you should get the idea)</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD valign=top align=right border=0><tt>\_</tt></td><td colspan=2 bgcolor=#e5ebf5 width=100%>ok sure you're right. But my main question is how to get the 2nd rule to work w/out generating an infinite loop. ie, <a href="http://mysite" target="_tab">mysite</a> should go to home/user/public_html/app2/ <a href="http://mysite/foo" target="_tab">mysite/foo</a> should go to home/user/public_html/app2/foo <a href="http://mysite/app2" target="_tab">mysite/app2</a> should go to home/user/public_html/app2/app2 etc, but w/out infinite loop. possible? thx</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD>&nbsp;&nbsp;</td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=1 bgcolor=#FDFDFD width=100%>Oh, I see. You probably want <a href="http://mysite/app2" target="_tab">mysite/app2</a> -&gt; /home/user/public_html/app2/ as a separate rule, or perhaps... <a href="http://mysite/([^/]*)(/.*?)" target="_tab">mysite/([^/]*)(/.*?)</a> -&gt; /home/user/public_html/app2/$1$2 ...maybe? I don't know why it would be rewriting it to a path on your filesystem...it's been a while, but I thought it rewrote URLs, not filesystem paths. I'm just guessing...</td></tr></table><br> Like it or not, Michelle Malkin is a lot wealthier and financially savvy than most of you ranting liburals out there:... tag:csua.com,2010:LikeitornotMichelleMalkinisalotwealthier 2010-03-07T04:38:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/5 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> Like it or not, Michelle Malkin is a lot wealthier and financially savvy than most of you ranting liburals out there: <a href="http://techcrunch.com/2010/02/18/confirmed-salem-buys-michelle-malkins-hot-air-blog" target="_tab">techcrunch.com/2010/02/18/confirmed-salem-buys-michelle-malkins-hot-air-blog</a></td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>Who's she?</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD valign=top align=right border=0><tt>\_</tt></td><td colspan=3 bgcolor=#e5ebf5 width=100%>She is a 'conservative' pundit, so stupid and annoying that she makes Anne Coulter look brilliant and charming by comparison. -phuqm</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>I don't know if having a wildly popular blog sell for lots of $ because the public is enamored with your particular brand of stupid really constitutes &quot;savvy&quot;. Would you call some hack romance novelist &quot;financially savvy&quot; just 'cause they managed to rack up the $$? -phuqm</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>&quot; ... for an undisclosed sum.&quot; How much, $100?</td></tr></table><br> A while back, I mentioned the possibility of hyperinflation in the US Looks like I'm not the crazy one: [link] Stands... tag:csua.com,2010:AwhilebackImentionedthepossibilityofhype 2010-03-08T19:29:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/5 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> A while back, I mentioned the possibility of hyperinflation in the US Looks like I'm not the crazy one: <a href="http://www.time.com/time/business/article/0,8599,1969231,00.html" target="_tab">www.time.com/time/business/article/0,8599,1969231,00.html</a></td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>Stands to reason it will happen. We want a weak dollar to pay back debt with devalued dollars and we printed a lot of them. I invested a lot in TIPS.</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>Yawn. Right now the problem is deflation, not inflation. That article says that taxes are going to go up instead, and I tend to agree.</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD valign=top align=right border=0><tt>\_</tt></td><td colspan=3 bgcolor=#e5ebf5 width=100%>Taxes will probably rise, but inflation is inevitable given how many dollars we printed and scarcity of natural resources. I would (and did) bet heavily against deflation.</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD>&nbsp;&nbsp;</td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=2 bgcolor=#FDFDFD width=100%>How do you explain Japan's two decade long experience with deflation then? They printed lots of money, have ran massive budget deficits, have a scarcity of natural resources and have not been able to shake the deflation bug.</td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5>&nbsp;&nbsp;</td><td width=1% bgcolor=#FDFDFD valign=top align=right border=0><tt>\_</tt></td><td colspan=3 bgcolor=#e5ebf5 width=100%>&quot;As Washington ponders its taxation options, it might also wish to cast its gaze toward the NYSE and Nasdaq, whose companies add very little to the public till.&quot; Only if you completely ignore the payroll taxes and sales taxes these companies pay and the taxes their employees pay out of their salaries.</td></tr></table><br> Bad joke from Google: [link] This is several years old. tag:csua.com,2010:BadjokefromGooglehttpwwwgooglecomtispins 2010-03-04T19:31:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/3 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> Bad joke from Google: <a href="http://www.google.com/tisp/install.html" target="_tab">www.google.com/tisp/install.html</a></td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>This is several years old.</td></tr></table><br> If you're reading this, chances are you're a Soda geek. This may help: [link] tag:csua.com,2010:IfyourereadingthischancesareyoureaSodage 2010-03-04T16:02:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/2 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> If you're reading this, chances are you're a Soda geek. This may help: <a href="http://www.upgradereality.com/how-to-attract-hot-girls" target="_tab">www.upgradereality.com/how-to-attract-hot-girls</a></td></tr></table><br> [link] Autistic people RULE!!! Einstein rules! tag:csua.com,2010:httpwwwbusinessinsidercomtheworldneedsau 2010-03-04T16:02:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/2 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> <a href="http://www.businessinsider.com/the-world-needs-autistic-people-like-einstein-mozart-and-tesla-2010-2" target="_tab">www.businessinsider.com/the-world-needs-autistic-people-like-einstein-mozart-and-tesla-2010-2</a> Autistic people RULE!!! Einstein rules!</td></tr></table><br> [link] Surprise, your entrepreneurialship spririt does *NOT* correlate withi your personality (it is not genetic). Is... tag:csua.com,2010:httptechcrunchcom20100227canentrepreneur 2010-03-04T16:02:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/1 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> <a href="http://techcrunch.com/2010/02/27/can-entrepreneurs-be-made/" target="_tab">techcrunch.com/2010/02/27/can-entrepreneurs-be-made/</a> Surprise, your entrepreneurialship spririt does *NOT* correlate withi your personality (it is not genetic). Is very much environmental.</td></tr></table><br> [link] Supplements that look promising vs. strong evidence that they work. tag:csua.com,2010:httpwwwboingboingnet20100225whichsupplem 2010-03-04T16:02:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/1 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> <a href="http://www.boingboing.net/2010/02/25/which-supplements-re.html" target="_tab">www.boingboing.net/2010/02/25/which-supplements-re.html</a> Supplements that look promising vs. strong evidence that they work.</td></tr></table><br> so given all the compromises (goog + a bunch of other companies), is the goog dns safe to use? why use it? it's slowe... tag:csua.com,2010:sogivenallthecompromisesgoogabunchofothe 2010-03-04T16:02:00Z <table border=0 cellpadding=3 cellspacing=0><tr><td valign=top>3/1 </td><td colspan=5 bgcolor=#e5ebf5 width=100%> so given all the compromises (goog + a bunch of other companies), is the goog dns safe to use?<a href="http://blog.streamingmedia.com/the_business_of_online_vi/2009/12/googles-new-dns-service-has-one-major-flaw-poor-performance.html" target="_tab">blog.streamingmedia.com/the_business_of_online_vi/2009/12/googles-new-dns-service-has-one-major-flaw-poor-performance.html</a></td></tr><tr><td></td><td width=1% bgcolor=#e5ebf5 valign=top align=right border=0><tt>\_</tt></td><td colspan=4 bgcolor=#FDFDFD width=100%>why use it? it's slower than verizon dns (4.2.2.2). also, goog dns breaks akamai.</td></tr></table><br>