<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.ploxiln.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.ploxiln.net/feed.php">
        <title>Pierce's Site</title>
        <description></description>
        <link>http://www.ploxiln.net/</link>
        <image rdf:resource="http://www.ploxiln.net/_media//favicon.ico" />
       <dc:date>2013-05-23T05:01:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.ploxiln.net/start?rev=1365999224&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/arch_linux_systemd_cleanup?rev=1361146043&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/dual-booting_linux_on_x86_64_macbooks?rev=1361145743&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/arch_linux_systemd_rc.local?rev=1361135739&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1354080926&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/?image=logo.png&amp;ns=&amp;rev=1354078114&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/?image=pierce_headshot_smallest.jpg&amp;ns=&amp;rev=1335234656&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="http://www.ploxiln.net/?image=darwinvehicles.swf&amp;ns=&amp;rev=1329343854&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.ploxiln.net/_media//favicon.ico">
        <title>Pierce's Site</title>
        <link>http://www.ploxiln.net/</link>
        <url>http://www.ploxiln.net/_media//favicon.ico</url>
    </image>
    <item rdf:about="http://www.ploxiln.net/start?rev=1365999224&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-04-15T04:13:44+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>start - updates! github and blog post and intro reword</title>
        <link>http://www.ploxiln.net/start?rev=1365999224&amp;do=diff</link>
        <description>About

Hi! My name is Pierce Lopez. I studied Electrical and Computer Engineering at Carnegie Mellon University. Then, I worked as an embedded software engineer at Xirrus. Currently, I'm working on the infrastructure team at Bitly in NYC.

Contact me at: &lt;pierce.lopez@gmail.com&gt;</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/arch_linux_systemd_cleanup?rev=1361146043&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-18T00:07:23+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>arch_linux_systemd_cleanup</title>
        <link>http://www.ploxiln.net/arch_linux_systemd_cleanup?rev=1361146043&amp;do=diff</link>
        <description>Rationale

There has been a significant backlash against the systemd init system replacing something based on sysvinit and shell scripts, particularly in the Arch Linux community. The members of this backlash have been called afraid of change, biased against anything Lennart Poettering is involved in for no good reason, etc. I haven't posted anything anywhere on this topic until now, but I do very much sympathise with the backlash.</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/dual-booting_linux_on_x86_64_macbooks?rev=1361145743&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-18T00:02:23+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>dual-booting_linux_on_x86_64_macbooks - created</title>
        <link>http://www.ploxiln.net/dual-booting_linux_on_x86_64_macbooks?rev=1361145743&amp;do=diff</link>
        <description>Dual-booting Linux and OS X on x86_64 Macbooks

This is tested on a 2011 Macbook Air 13” (apple model code (4,2)).

Start with the normal install of OS X.

Partitioning

Start “Disk Utility” in OS X, it can do an online-resize of the OS X partition</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/arch_linux_systemd_rc.local?rev=1361135739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-02-17T21:15:39+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>arch_linux_systemd_rc.local</title>
        <link>http://www.ploxiln.net/arch_linux_systemd_rc.local?rev=1361135739&amp;do=diff</link>
        <description>This version runs /etc/rc.local.sh instead of /etc/rc.local, just to avoid conflicting with the initscripts package if it is still installed. It also has the SysVStartPriority property just in case it helps it start “later”.


[Unit]
Description=/etc/rc.local Compatibility
ConditionFileIsExecutable=/etc/rc.local.sh

[Service]
Type=oneshot
ExecStart=/etc/rc.local.sh
TimeoutSec=0
StandardInput=tty
RemainAfterExit=yes
SysVStartPriority=99

[Install]
WantedBy=multi-user.target</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1354080926&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-28T05:35:26+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>wiki:logo.png</title>
        <link>http://www.ploxiln.net/?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1354080926&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/wiki/logo.png?w=8&amp;h=8t=1354080926&quot; alt=&quot;wiki:logo.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/?image=logo.png&amp;ns=&amp;rev=1354078114&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-11-28T04:48:34+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>logo.png - created</title>
        <link>http://www.ploxiln.net/?image=logo.png&amp;ns=&amp;rev=1354078114&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/logo.png?w=80&amp;h=80t=1354078114&quot; alt=&quot;logo.png&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/?image=pierce_headshot_smallest.jpg&amp;ns=&amp;rev=1335234656&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-04-24T02:30:56+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>pierce_headshot_smallest.jpg</title>
        <link>http://www.ploxiln.net/?image=pierce_headshot_smallest.jpg&amp;ns=&amp;rev=1335234656&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;/_media/pierce_headshot_smallest.jpg?w=400&amp;h=400t=1335234655&quot; alt=&quot;pierce_headshot_smallest.jpg&quot; /&gt;</description>
    </item>
    <item rdf:about="http://www.ploxiln.net/?image=darwinvehicles.swf&amp;ns=&amp;rev=1329343854&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-02-15T22:10:54+00:00</dc:date>
        <dc:creator>plopez</dc:creator>
        <title>darwinvehicles.swf</title>
        <link>http://www.ploxiln.net/?image=darwinvehicles.swf&amp;ns=&amp;rev=1329343854&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description></description>
    </item>
</rdf:RDF>
