<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>Advogato blog for bwtaylor</title>
    <link>http://www.advogato.org/person/bwtaylor/</link>
    <description>Advogato blog for bwtaylor</description>
    <language>en-us</language>
    <generator>mod_virgule</generator>
    <pubDate>Sat, 25 May 2013 01:37:48 GMT</pubDate>
    <item>
      <pubDate>Fri, 11 Aug 2000 21:09:25 GMT</pubDate>
      <title>11 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=6</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=6</guid>
      <description>4pm: &lt;a href="http" ://www.advogato.com/person/decklin/&gt;Decklin&lt;/a&gt; 
asked why 1024 is the lower bound in his &lt;a href="http" ://www.advogato.com/person/decklin/#38&gt;perl 
solution&lt;/a&gt; to the coconuts problem. Basically, you 
multiply by 5/4 five times in your loop, giving you a 
denominator of 4^5=1024. Of course, there are all those 
extra +1's and int functions messing the precision of this 
statement up "$x=int($x*5/4+1)", but that's why pondering 
starting with four extra coconuts helps: it's exactly what 
is needed to remove them.</description>
    </item>
    <item>
      <pubDate>Fri, 11 Aug 2000 18:13:12 GMT</pubDate>
      <title>11 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=5</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=5</guid>
      <description>&lt;b&gt;Coconut Problem&lt;/b&gt; Posted by &lt;a href="http" ://www.advogato.com/person/mettw/#12&gt;Mattw&lt;/a&gt;: 
&lt;br&gt;
If they'd JUST gathered four more coconuts, then the pile 
would have split evenly, and four more coconuts would pass 
to the next stage. Five times four extra coconuts would 
allow the the pile to reduce by exactly 4/5 and also it 
would split evenly in five shares at the end. If T was the 
original pile size, then (T+4)*(4/5)^5*(1/5) would be the 
resulting coconut share, an integer. Thus T+4 must be a 
positive multiple of 5^6 = 15625. The smallest solution for 
T is 15621. Generally T = 15625*n - 4 works for any 
positive integer n. (original solution) &lt;p&gt;

&lt;p&gt; By the way, regarding the &lt;a href="http" ://www.advogato.com/person/bwtaylor/#4&gt;12-coins 
Problem&lt;/a&gt;: (Nyah-Nyah, nobody got 
it yet.) There are only 2 platters, not three. Moreover, 
you should also determine whether the result is lighter or 
heavier. 

&lt;p&gt; I just figured out that on the front page the &lt;a href="http" ://www.advogato.com/recentlog.html&gt;Recent Diary 
Entries&lt;/a&gt; link shows them together in order. That is 
swell.</description>
    </item>
    <item>
      <pubDate>Thu, 10 Aug 2000 18:32:08 GMT</pubDate>
      <title>10 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=4</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=4</guid>
      <description>I got an email from an old friend today. Ah, there is 
nothing better. Here's a fun puzzle for whoever wants it: 
&lt;p&gt;
&lt;strong&gt;The 12 Coins Problem&lt;/strong&gt;&lt;br&gt;
&lt;blockquote&gt;
There are 12 coins, all identical in appearance, and all 
indentical in weight except for one, which is either 
heavier or lighter than the remaining 11 coins. Devise a 
procedure to identify the counterfeit coin in only 3 
weighings with a balance. 
&lt;/blockquote&gt;
</description>
    </item>
    <item>
      <pubDate>Wed, 9 Aug 2000 20:11:12 GMT</pubDate>
      <title>9 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=3</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=3</guid>
      <description>Big day for Openlaw. The trial briefs for the NY DVD case
have been posted. I'm obviously biased for the defense, but
I really think the MPAA's brief is &lt;strong&gt;lame&lt;/strong&gt;. It
reminds me of marketing FUD. The judge is a more effective
advocate for the Plaintiffs than they are.&lt;P&gt;

&lt;p&gt; &lt;p&gt; &lt;a href="http" ://www.eff.org/IP/Video/MPAA_DVD_cases/20000808_ny_post_trial_brief.html
&gt;
2600's Brief&lt;/a&gt;&lt;p&gt;
&lt;a href="http" ://www.mpaa.org/Press/DeCSS2.htm
&gt;
MPAA's Brief&lt;/a&gt;

&lt;p&gt; It appears that raph fixed the bug in some entry forms that
causes spaces to get spuriously inserted into hyperlinks
that word wrap. Hooray!  Perhaps there should be a project
relationship called "bug reporter". Or is this a "helper"?.
</description>
    </item>
    <item>
      <pubDate>Tue, 8 Aug 2000 23:50:57 GMT</pubDate>
      <title>8 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=2</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=2</guid>
      <description>I tried M17 today. It seems stable and the caching finally 
works, which is why I wasn't using mozilla before. I think 
finally this will be my primary browser. Hooray...</description>
    </item>
    <item>
      <pubDate>Tue, 8 Aug 2000 04:50:35 GMT</pubDate>
      <title>8 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=1</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=1</guid>
      <description>I joined the bioperl mailing list today, mainly because of 
the &lt;a href="http" ://www.advogato.org/article/131.html&gt;
bioinformatics article&lt;/a&gt; by &lt;a href="http" ://www.advogato.org/person/ewan/&gt;Ewan&lt;/a&gt;.

&lt;p&gt; Thanks to samth and schoen for certifying me. I'm not sure 
I should be a journeyer, but I'm glad to have the 
priviledges. I noticed that somebody had the nerve to 
certify Alan Cox as apprentice, so obviously standards are 
not uniform. I think you should get a "point" for each 
certification from somebody of that level or higher. Thus 
Alan Cox would be a 175-point master (I didn't really 
count, but it's a LOT) and I would be a 1-point journeyer.

&lt;p&gt; Also, I noticed that &lt;a href="http" ://www.advogato.org/person/wseltzer/&gt;Wendy 
Seltzer&lt;/a&gt; joined, so I certified her. She is a lawyer who 
hacks perl while she's not fighting for "Your Rights 
Online" via the &lt;a href="http" ://www.advogato.org/proj/Openlaw/&gt;Openlaw&lt;/a&gt; 
project.</description>
    </item>
    <item>
      <pubDate>Sun, 6 Aug 2000 04:51:24 GMT</pubDate>
      <title>6 Aug 2000</title>
      <link>http://www.advogato.org/person/bwtaylor/diary.html?start=0</link>
      <guid>http://www.advogato.org/person/bwtaylor/diary.html?start=0</guid>
      <description>Wow, &lt;a href="http" ://www.advogato.org/person/miniver&gt;miniver&lt;/a&gt; 
certified me. Thanks, man. I'm curious why you did, since I 
don't actually know you.

&lt;p&gt; &amp;lt;humor&amp;gt;&lt;br&gt;I am reminded of the scene in the movie "The 
Jerk" where Steve Martin rejoices over the arrival of the 
new phone book, which contains his name for the first 
time. "Things are going 
to start happening to me now" he exclaims as a serial 
killer randomly flips to his name. &lt;br&gt;&amp;lt;/humor&amp;gt;&lt;p&gt;

&lt;p&gt; I just submitted a &lt;a href="http" ://bioinformatics.ucsf.edu/bwtaylor/dvd/LOC109.pdf&gt;
short comment&lt;/a&gt; to the Copyright Office in response to 
their &lt;a href="http://www.eff.org/pub/Intellectual_property/DMCA/2000
0605_dmca_comments_request.html" &gt;RFC&lt;/a&gt; regarding the 
Digital Millenium Copyright Act (DMCA). 
Robert S. Thau also submitted a &lt;a href="http://www.ai.mit.edu/people/rst/dmca/loc-copy/loc-
copy.html" 
&gt;long comment&lt;/a&gt;, which I am co-author (although 
Robert did most of it).
</description>
    </item>
  </channel>
</rss>
