<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Open Source on System Overlord</title><link>https://systemoverlord.com/tags/open-source.html</link><description>Recent content in Open Source on System Overlord</description><generator>Hugo</generator><language>en-us</language><managingEditor>david@systemoverlord.com (David Tomaschik)</managingEditor><webMaster>david@systemoverlord.com (David Tomaschik)</webMaster><lastBuildDate>Fri, 23 Sep 2011 01:38:56 +0000</lastBuildDate><atom:link href="https://systemoverlord.com/tags/open-source/index.xml" rel="self" type="application/rss+xml"/><item><title>Tablets, Free Software, and You</title><link>https://systemoverlord.com/2011/09/23/tablets-free-software-and-you/</link><pubDate>Fri, 23 Sep 2011 01:38:56 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2011/09/23/tablets-free-software-and-you/</guid><description>&lt;p&gt;
	Tablets are the current 'big thing' in computing devices -- so much so, in fact, that many believe tablets will replace most of the uses of laptops and desktops.  This aligns closely with the trend to put "everything" on the web.  While making everything browser-based certainly has its conveniences, it also has risks.&lt;/p&gt;
&lt;p&gt;
	Users are continually placing their privacy and their data in the hands of others, while ignoring the risks posed by these actions.  Look, for example, at the terms of service and software licenses associated with the iPad.  Apple can remotely "kill" software on your iPad.  If that software was storing your data, too bad, it's gone.&lt;/p&gt;</description></item><item><title>GnuPG: The What and the Why (For Me, Anyway)</title><link>https://systemoverlord.com/2011/02/28/gnupg-the-what-and-the-why-for-me-anyway/</link><pubDate>Mon, 28 Feb 2011 07:05:11 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2011/02/28/gnupg-the-what-and-the-why-for-me-anyway/</guid><description>&lt;p&gt;I'm a big advocate of &lt;a href="http://gnupg.org/"&gt;GnuPG&lt;/a&gt;, the Free implementation of the OpenPGP standard.  I've even recently begun to use a smart card for storing my keys.  I've also answered some questions about why I do this, so I thought I'd write about it here.  Put simply: the Bill of Rights is important to me.  My privacy is important to me.  Security is important to me.  OpenPGP can help me protect the things that are important to me.&lt;/p&gt;</description></item><item><title>Welcome to Nginx!</title><link>https://systemoverlord.com/2011/01/23/welcome-to-nginx/</link><pubDate>Sun, 23 Jan 2011 17:49:21 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2011/01/23/welcome-to-nginx/</guid><description>&lt;p&gt;If you're reading this, it's thanks to Nginx.  As of about midnight last night, all content on SystemOverlord.com is being served up by Nginx.  I did this for two reasons: Nginx has a much smaller memory profile than Apache, which is important when running on a 512MB VPS, and Nginx's preferred PHP path is through a FastCGI interface, which allows me to run separate PHP FastCGIs under different users for each application on my server.  Privilege separation for different webapps has always been a big thing security-wise, and I'm glad I was able to get it going with a minimum of fuss.  &lt;a href="http://wordpress.org"&gt;Wordpress&lt;/a&gt;, &lt;a href="http://nginx.org"&gt;Nginx&lt;/a&gt;, &lt;a href="http://mysql.com"&gt;MySQL&lt;/a&gt;, and &lt;a href="http://ubuntu.com"&gt;Ubuntu Server&lt;/a&gt; powered, all on a &lt;a href="http://www.linode.com/?r=680a893e24df3597d32f58cd41930e969027dc06"&gt;Linode VPS&lt;/a&gt;!&lt;/p&gt;</description></item><item><title>Announcing NetStatUI: A PyGTK interface for network statistics</title><link>https://systemoverlord.com/2011/01/22/announcing-netstatui-a-pygtk-interface-for-network-statistics/</link><pubDate>Sat, 22 Jan 2011 18:06:48 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2011/01/22/announcing-netstatui-a-pygtk-interface-for-network-statistics/</guid><description>&lt;p&gt;NetStatUI is my first significant FOSS release. It&amp;rsquo;s also my first significant Python project and my first use of GTK+. Yes, that&amp;rsquo;s a lot of firsts all at once, so I apologize if I&amp;rsquo;ve done things sub-optimally. I&amp;rsquo;m still learning some of the wonderful niceties of Python (a subject of a later post) and so I may have done some things &amp;ldquo;the other way.&amp;rdquo; NetStatUI is a program to display statistics and information about the IP connections currently on your system. It is an attempt to provide a usable NetStat work-alike for the desktop user. Many new users are shy of the command line, and having a graphical version may be useful.&lt;/p&gt;</description></item><item><title>Backupninja!</title><link>https://systemoverlord.com/2010/12/24/backupninja/</link><pubDate>Fri, 24 Dec 2010 21:14:51 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2010/12/24/backupninja/</guid><description>&lt;p&gt;I don't know how I missed it before, but I found a great backup tool today.  It's &lt;a href="https://labs.riseup.net/code/projects/backupninja"&gt;BackupNinja&lt;/a&gt;.  It's stupidly simple to set up to back up a small number of machines.  It's no centralized backup system like bacula, but for a single server or two (like I have) it seems far better than a "roll your own" solution.&lt;/p&gt;
&lt;p&gt;So, a big Christmas thank you to the BackupNinja devs.&lt;/p&gt;</description></item><item><title>WikkaWiki: My new PIM</title><link>https://systemoverlord.com/2010/12/21/wikkawiki-my-new-pim/</link><pubDate>Tue, 21 Dec 2010 09:00:24 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2010/12/21/wikkawiki-my-new-pim/</guid><description>&lt;p&gt;For a while now, I've found myself finding tidbits of information that I think would be useful again in the future, or more commonly, having to look up things where I know I've looked it up before.  In both cases, I keep thinking that I need somewhere to document this.  For a short while, I just threw this information into a file called "TIPS" that I edited with vim.  Sounds great, except I use a lot of computers, and keeping it on a flash drive meant pulling out the flash drive a lot.  Not only was that slightly inconvenient, but even worse, the file was becoming unwieldy, and there was no good way to link to web-based resources for finding more information.&lt;/p&gt;</description></item><item><title>Needing more focus...</title><link>https://systemoverlord.com/2010/06/20/needing-more-focus/</link><pubDate>Sun, 20 Jun 2010 03:40:51 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2010/06/20/needing-more-focus/</guid><description>&lt;p&gt;I've come to the conclusion that I need to become more focused in some areas of my life.  I want to be able to contribute to open-source projects, including Ubuntu, but I realized that I don't know enough about any single project to really dive in and work on the code.  I need to find a single project to contribute (codewise) to.&lt;/p&gt;
&lt;p&gt;I sometimes feel that there's this technological void in my life, with a desire to work on a project of some sort.  The big problem is that I have diverse interests: user experience, information security, embedded systems/robotics, etc.  I know it's a ridiculous statement to make, but even at 25, I feel like I'm behind where I'd like to be in my life.&lt;/p&gt;</description></item><item><title>Review: The Art of Community (Jono Bacon)</title><link>https://systemoverlord.com/2009/10/06/review-the-art-of-community-jono-bacon/</link><pubDate>Tue, 06 Oct 2009 21:55:24 +0000</pubDate><author>david@systemoverlord.com (David Tomaschik)</author><guid>https://systemoverlord.com/2009/10/06/review-the-art-of-community-jono-bacon/</guid><description>&lt;p&gt;I had the privilege of receiving an early copy of &lt;a href="http://www.artofcommunityonline.org"&gt;The Art of Community&lt;/a&gt; by Jono Bacon for review.  It's taken a little longer than I had hoped to get through it, but that's by no means a reflection of the book.&lt;/p&gt;
&lt;p&gt;"The Art of Community" tackles a very difficult question in the Open Source world: how do you build a strong community around your project?  Jono addresses this by using anecdotal evidence of good community organization, and discussing the facets that apply to community development.  Jono's varied experiences are shown through anecdotes about the Ubuntu community and other communities he has participated in.  The stories he shares are concise and clear, but demonstrate their points effectively and thoughtfully.  Jono's writing skills are first-rate, with strong points made clearly.  He builds the community idea from grassroots to the enterprise and shows how community participation can help -- and harm -- at each step along the way.  It's obvious that Jono knows what he's talking about, and he communicates it well.  I highly recommend this book for anyone interested in the dynamics of a community or any project leader looking to build from the ground up.&lt;/p&gt;</description></item></channel></rss>