<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>.: KaosX.net</title>
	<atom:link href="http://kaosx.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://kaosx.net</link>
	<description>Needs more than 637kb of memory, and also more cowbell.</description>
	<lastBuildDate>Thu, 16 May 2013 19:22:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>I am not a fan of Ruby&#8217;s multiline comment syntax</title>
		<link>http://kaosx.net/i-am-not-a-fan-of-rubys-multiline-comment-syntax/</link>
		<comments>http://kaosx.net/i-am-not-a-fan-of-rubys-multiline-comment-syntax/#comments</comments>
		<pubDate>Thu, 16 May 2013 19:22:51 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=595</guid>
		<description><![CDATA[I&#8217;m used to multiline comments being &#8220;/* */&#8221; (php, sql etc) or triple quotes (ala python) etc. I&#8217;ve been learning ruby lately and I&#8217;m just not really finding the &#8220;=begin&#8230;=end&#8221; syntax as &#8220;pretty&#8221; as some of the rest of Ruby &#8230; <a href="http://kaosx.net/i-am-not-a-fan-of-rubys-multiline-comment-syntax/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/i-am-not-a-fan-of-rubys-multiline-comment-syntax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New projects at work (Git, Stash, Jenkins)</title>
		<link>http://kaosx.net/new-projects-at-work-git-stash-jenkins/</link>
		<comments>http://kaosx.net/new-projects-at-work-git-stash-jenkins/#comments</comments>
		<pubDate>Thu, 09 May 2013 14:53:25 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=591</guid>
		<description><![CDATA[Part reminder for myself to build some of this at home for playing around with, part for friends who are already doing this stuff. I&#8217;ll need to be somewhat generic here for obvious reasons. I&#8217;ve been working with the development &#8230; <a href="http://kaosx.net/new-projects-at-work-git-stash-jenkins/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/new-projects-at-work-git-stash-jenkins/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Bash] Send all output to a logfile with a single statement</title>
		<link>http://kaosx.net/bash-send-all-output-to-a-logfile-with-a-single-statement/</link>
		<comments>http://kaosx.net/bash-send-all-output-to-a-logfile-with-a-single-statement/#comments</comments>
		<pubDate>Mon, 29 Apr 2013 02:33:37 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=582</guid>
		<description><![CDATA[A friend had asked me about an easier way to send all the output from a bash script to a log file. He said he was sick of doing something like: Those are simple examples, but having to put the &#8230; <a href="http://kaosx.net/bash-send-all-output-to-a-logfile-with-a-single-statement/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/bash-send-all-output-to-a-logfile-with-a-single-statement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Perl Script to average ping times</title>
		<link>http://kaosx.net/perl-script-to-average-ping-times/</link>
		<comments>http://kaosx.net/perl-script-to-average-ping-times/#comments</comments>
		<pubDate>Sat, 27 Apr 2013 20:46:12 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=578</guid>
		<description><![CDATA[Three years ago&#8230; I should have gone all technical on this and just installed perl on my router that&#8217;s running linux, but I didn&#8217;t. I was trying to figure out something remotely going on with my connection so that my &#8230; <a href="http://kaosx.net/perl-script-to-average-ping-times/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/perl-script-to-average-ping-times/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Putty &amp; MremoteNG setup</title>
		<link>http://kaosx.net/my-putty-mremoteng-setup/</link>
		<comments>http://kaosx.net/my-putty-mremoteng-setup/#comments</comments>
		<pubDate>Sat, 27 Apr 2013 20:11:11 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=574</guid>
		<description><![CDATA[For work right now we do most of our stuff over SSH. We&#8217;re issued laptops at work that have windows on them (no say in the matter) so generally we&#8217;ll run VMs if we need to be as linuxy as &#8230; <a href="http://kaosx.net/my-putty-mremoteng-setup/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/my-putty-mremoteng-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ubuntu 13.04 &#8211; Broadcom Wireless stops working fix.</title>
		<link>http://kaosx.net/ubuntu-13-04-broadcom-wireless-issues/</link>
		<comments>http://kaosx.net/ubuntu-13-04-broadcom-wireless-issues/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 20:16:30 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=569</guid>
		<description><![CDATA[TL:DR; If your 13.04 install looks like the wireless is connected, you can ping after connecting but cant after a little bit of time and you have a broadcom wireless card that identifies as pci.id 14e4:4311 (lspci -nn) &#8211; keep &#8230; <a href="http://kaosx.net/ubuntu-13-04-broadcom-wireless-issues/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/ubuntu-13-04-broadcom-wireless-issues/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating bootable USB media from ISO files</title>
		<link>http://kaosx.net/creating-bootable-usb-media-from-iso-files/</link>
		<comments>http://kaosx.net/creating-bootable-usb-media-from-iso-files/#comments</comments>
		<pubDate>Fri, 26 Apr 2013 17:37:57 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=567</guid>
		<description><![CDATA[DD Ahh, good ol dd&#8230;I think I&#8217;ve heard someone effectually refer to it as &#8216;disk destroyer&#8217; at some point in my career. At any rate, I already had an ISO I wanted to put onto a USB drive as bootable &#8230; <a href="http://kaosx.net/creating-bootable-usb-media-from-iso-files/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/creating-bootable-usb-media-from-iso-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Workstation Update!</title>
		<link>http://kaosx.net/workstation-update/</link>
		<comments>http://kaosx.net/workstation-update/#comments</comments>
		<pubDate>Fri, 19 Apr 2013 01:28:40 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=559</guid>
		<description><![CDATA[I&#8217;ve been evolving my home workstation for a while. Here&#8217;s the current incarnation: Hardware: Desk &#8211; Ikea Jerker with posts cut off Middle Monitor &#8211; 24&#8243; Westinghone L/R Monitors &#8211; 23&#8243; Asus Lower Monitor &#8211; AOC 16&#8243; USB Monitor Monitor &#8230; <a href="http://kaosx.net/workstation-update/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/workstation-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating unique bash_history files for a shared user environment</title>
		<link>http://kaosx.net/creating-unique-bash_history-files-for-a-shared-user-environment/</link>
		<comments>http://kaosx.net/creating-unique-bash_history-files-for-a-shared-user-environment/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 20:15:19 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=550</guid>
		<description><![CDATA[I have an environment on a Redhat machine that I have to share with about 7-8 other people. We SSH to the machine and then su over to a specific user in order to perform work as that user (permissions &#8230; <a href="http://kaosx.net/creating-unique-bash_history-files-for-a-shared-user-environment/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/creating-unique-bash_history-files-for-a-shared-user-environment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My DIY Guitar Hanger</title>
		<link>http://kaosx.net/my-diy-guitar-hanger/</link>
		<comments>http://kaosx.net/my-diy-guitar-hanger/#comments</comments>
		<pubDate>Thu, 18 Apr 2013 20:01:59 +0000</pubDate>
		<dc:creator>Josh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://kaosx.net/?p=548</guid>
		<description><![CDATA[Built this after my wife got me a new electric guitar for my birthday (I hadn&#8217;t played electric in maybe 6 years at that point)&#8230;and then I got a 12 string with some more of my birthday money. I used &#8230; <a href="http://kaosx.net/my-diy-guitar-hanger/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://kaosx.net/my-diy-guitar-hanger/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
