<?xml version="1.0" encoding="UTF-8"?>
 <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://pinboard.in">
    <title>Pinboard (jm)</title>
    <link>https://pinboard.in/u:jm/public/</link>
    <description>recent bookmarks from jm</description>
    <items>
      <rdf:Seq>	<rdf:li rdf:resource="https://iceberg.apache.org/"/>
	<rdf:li rdf:resource="https://medium.com/@ji/the-react-license-for-founders-and-ctos-b38d2538f3e5"/>
	<rdf:li rdf:resource="https://issues.apache.org/jira/browse/LEGAL-303"/>
	<rdf:li rdf:resource="http://drbacchus.com/festina-lente/"/>
	<rdf:li rdf:resource="https://issues.apache.org/jira/browse/HADOOP-9448"/>
	<rdf:li rdf:resource="http://www.mikealrogers.com/posts/apache-considered-harmful.html"/>
	<rdf:li rdf:resource="http://avatraxiom.livejournal.com/102080.html"/>
	<rdf:li rdf:resource="http://journal.paul.querna.org/articles/2010/04/11/internet-security-is-a-failure/"/>
	<rdf:li rdf:resource="http://www.prnewswire.com/news-releases/the-apache-software-foundation-announces-apache-spamassassin-version-330-82677727.html"/>
	<rdf:li rdf:resource="http://www.earthtimes.org/articles/show/subversion-submitted-to-become-a-project-at-the-apache-software-foundation,1028705.shtml"/>
	<rdf:li rdf:resource="https://blogs.apache.org/infra/entry/ddos_mystery_involving_linux_and#comments"/>
      </rdf:Seq>
    </items>
  </channel><item rdf:about="https://iceberg.apache.org/">
    <title>Apache Iceberg (incubating)</title>
    <dc:date>2019-01-14T23:22:27+00:00</dc:date>
    <link>https://iceberg.apache.org/</link>
    <dc:creator>jm</dc:creator><description><![CDATA[Coming to presto soon apparently....

<blockquote>Iceberg tracks individual data files in a table instead of directories. This allows writers to create data files in-place and only adds files to the table in an explicit commit.

Table state is maintained in metadata files. All changes to table state create a new metadata file and replace the old metadata with an atomic operation. The table metadata file tracks the table schema, partitioning config, other properties, and snapshots of the table contents.

The atomic transitions from one table metadata file to the next provide snapshot isolation. Readers use the latest table state (snapshot) that was current when they load the table metadata and are not affected by changes until they refresh and pick up a new metadata location.</blockquote>

excellent -- this will let me obsolete so much of our own code :)
]]></description>
<dc:subject>presto storage s3 hive iceberg apache asf data architecture</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:07b6a7ecf2f8/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:presto"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:storage"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:s3"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:hive"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:iceberg"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:data"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:architecture"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://medium.com/@ji/the-react-license-for-founders-and-ctos-b38d2538f3e5">
    <title>The React license for founders and CTOs – James Ide – Medium</title>
    <dc:date>2017-09-11T10:23:09+00:00</dc:date>
    <link>https://medium.com/@ji/the-react-license-for-founders-and-ctos-b38d2538f3e5</link>
    <dc:creator>jm</dc:creator><description><![CDATA[Decent explanation of _why_ Facebook came up with the BSD+Patents license: "Facebook’s patent grant is about sharing its code while preserving its ability to defend itself against patent lawsuits."

<blockquote>The difficulty of open sourcing code at Facebook, including React in 2013, was one of the reasons the company’s open-source contributions used to be a fraction of what they are today. It didn’t use to have a strong reputation as an open-source contributor to front-end technologies. Facebook wanted to open source code, though; when it grew communities for projects like React, core contributors emerged to help out and interview candidates often cited React and other Facebook open source as one of the reasons they were interested in applying. People at Facebook wanted to make it easier to open source code and not worry as much about patents. Facebook’s solution was the Facebook BSD+Patents license.
</blockquote>

]]></description>
<dc:subject>facebook bsd licenses licensing asf patents swpats react license software-patents open-source rocksdb</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:49a759b197d4/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:facebook"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:bsd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:licenses"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:licensing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:patents"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:swpats"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:react"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:license"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:software-patents"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:open-source"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:rocksdb"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://issues.apache.org/jira/browse/LEGAL-303">
    <title>[LEGAL-303] ASF, RocksDB, and Facebook's BSD+patent grant licensing</title>
    <dc:date>2017-07-17T10:29:51+00:00</dc:date>
    <link>https://issues.apache.org/jira/browse/LEGAL-303</link>
    <dc:creator>jm</dc:creator><description><![CDATA[Facebook's licensing includes a "nuclear option" if a user acts in a way interpreted by Facebook as competing with them; the ASF has marked the license as "Category-X", and may not be included in Apache projects as a result.  Looks like RocksDB are going to relicense as dual GPLv2/ASL2 to clear this up, but React.js has not shown any plans to do so yet]]></description>
<dc:subject>react rocksdb licensing asl2 apache asf facebook open-source patents</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:a8d0f17f02f0/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:react"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:rocksdb"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:licensing"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asl2"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:facebook"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:open-source"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:patents"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://drbacchus.com/festina-lente/">
    <title>Festina Lente</title>
    <dc:date>2015-07-29T21:57:09+00:00</dc:date>
    <link>http://drbacchus.com/festina-lente/</link>
    <dc:creator>jm</dc:creator><description><![CDATA[A lovely eulogy for Nóirín Plunkett, from Rich Bowen.  RIP Nóirín :(]]></description>
<dc:subject>noirin-plunkett memorials eulogies rip asf apache</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:9cb6106513a9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:noirin-plunkett"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:memorials"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:eulogies"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:rip"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://issues.apache.org/jira/browse/HADOOP-9448">
    <title>[#HADOOP-9448] Reimplement things - ASF JIRA</title>
    <dc:date>2013-04-06T20:06:56+00:00</dc:date>
    <link>https://issues.apache.org/jira/browse/HADOOP-9448</link>
    <dc:creator>jm</dc:creator><description><![CDATA[Pretty good April Fools from this year -- a patch to delete the entirety of Hadoop's codebase: 

<blockquote>To avoid any bias to the existing code and make the same mistakes we should just delete trunk completely.  Attached it is a script that deletes everything.</blockquote>
]]></description>
<dc:subject>hadoop april-fools asf patches open-source oss</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:c2e099729cda/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:hadoop"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:april-fools"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:patches"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:open-source"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:oss"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.mikealrogers.com/posts/apache-considered-harmful.html">
    <title>Apache considered harmful</title>
    <dc:date>2011-11-23T21:59:04+00:00</dc:date>
    <link>http://www.mikealrogers.com/posts/apache-considered-harmful.html</link>
    <dc:creator>jm</dc:creator><description><![CDATA[ouch]]></description>
<dc:subject>git asf apache via:hn github programming</dc:subject>
<dc:source>https://pinboard.in/</dc:source>
<dc:identifier>https://pinboard.in/u:jm/b:fd68b4e57a32/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:git"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:via:hn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:github"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:programming"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://avatraxiom.livejournal.com/102080.html">
    <title>avatraxiom: Improving Web Security: Six Ways the Apache.org JIRA Attack Could Have Been Prevented by Better Code</title>
    <dc:date>2010-04-13T17:05:28+00:00</dc:date>
    <link>http://avatraxiom.livejournal.com/102080.html</link>
    <dc:creator>jm</dc:creator><description><![CDATA[by a Bugzilla developer. ;)]]></description>
<dc:subject>asf apache bugzilla jira xss security hacks</dc:subject>
<dc:identifier>https://pinboard.in/u:jm/b:72c5f6462cc3/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:bugzilla"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:jira"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:xss"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:security"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:hacks"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://journal.paul.querna.org/articles/2010/04/11/internet-security-is-a-failure/">
    <title>Internet Security is a failure</title>
    <dc:date>2010-04-12T13:50:21+00:00</dc:date>
    <link>http://journal.paul.querna.org/articles/2010/04/11/internet-security-is-a-failure/</link>
    <dc:creator>jm</dc:creator><description><![CDATA[ASF's Paul Querna: 'Security on the Internet sucks, and it is only getting worse.  The problem is systemic, with security researchers and developers not producing viable ways for the average user to live on the Internet in a secure fashion without excessive paranoia.']]></description>
<dc:subject>asf authentication infrastructure tls internet security</dc:subject>
<dc:identifier>https://pinboard.in/u:jm/b:ec7cb9809fd9/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:authentication"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:infrastructure"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:tls"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:internet"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:security"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.prnewswire.com/news-releases/the-apache-software-foundation-announces-apache-spamassassin-version-330-82677727.html">
    <title>The Apache Software Foundation Announces Apache SpamAssassin Version 3.3.0</title>
    <dc:date>2010-01-26T16:34:43+00:00</dc:date>
    <link>http://www.prnewswire.com/news-releases/the-apache-software-foundation-announces-apache-spamassassin-version-330-82677727.html</link>
    <dc:creator>jm</dc:creator><description><![CDATA[w00t!]]></description>
<dc:subject>asf apache spamassassin releases 3.3.0 anti-spam</dc:subject>
<dc:identifier>https://pinboard.in/u:jm/b:1d69fed5b2e1/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:spamassassin"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:releases"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:3.3.0"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:anti-spam"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="http://www.earthtimes.org/articles/show/subversion-submitted-to-become-a-project-at-the-apache-software-foundation,1028705.shtml">
    <title>Subversion Submitted to Become a Project at The Apache Software Foundation</title>
    <dc:date>2009-11-04T17:56:42+00:00</dc:date>
    <link>http://www.earthtimes.org/articles/show/subversion-submitted-to-become-a-project-at-the-apache-software-foundation,1028705.shtml</link>
    <dc:creator>jm</dc:creator><description><![CDATA[woot!]]></description>
<dc:subject>svn subversion asf apache open-source incubator</dc:subject>
<dc:identifier>https://pinboard.in/u:jm/b:de5ce9add3cd/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:svn"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:subversion"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:open-source"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:incubator"/>
</rdf:Bag></taxo:topics>
</item>
<item rdf:about="https://blogs.apache.org/infra/entry/ddos_mystery_involving_linux_and#comments">
    <title>DDOS mystery involving Linux and mod_ssl</title>
    <dc:date>2009-10-19T15:09:38+00:00</dc:date>
    <link>https://blogs.apache.org/infra/entry/ddos_mystery_involving_linux_and#comments</link>
    <dc:creator>jm</dc:creator><description><![CDATA[connections to brutus.apache.org, "GET / HTTP/1.1", massive HTTPS DDOS.  no idea what's going on]]></description>
<dc:subject>apache asf ddos https httpd mod_ssl</dc:subject>
<dc:identifier>https://pinboard.in/u:jm/b:a02a0daec994/</dc:identifier>
<taxo:topics><rdf:Bag>	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:apache"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:asf"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:ddos"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:https"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:httpd"/>
	<rdf:li rdf:resource="https://pinboard.in/u:jm/t:mod_ssl"/>
</rdf:Bag></taxo:topics>
</item>
</rdf:RDF>