<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="0.92">
<channel>
	<title>squarism.com</title>
	<link>http://squarism.com</link>
	<description>squarism = cubism.removeZaxis();</description>
	<lastBuildDate>Tue, 24 Jun 2008 19:22:40 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Linked</title>
		<description>I just finished a book called Linked.  It's a book about network theory and covers a wide variety of topics very quickly.  It's not incredibly long but I found it very interesting just because of speculation I've done over the years.

Sometimes, I've wondered if the patterns I see ...</description>
		<link>http://squarism.com/2008/03/25/linked/</link>
			</item>
	<item>
		<title>Scroll Lock Button on OSX</title>
		<description>Here's an esoteric fix for something I wanted to do.  In WoW, right click will move the camera.  For some reason, when hosting synergy on the Mac (as the server) and connecting a Windows client, the right clicking gets whacked.  It works fine the other way (don't ...</description>
		<link>http://squarism.com/2008/03/12/scroll-lock-button-on-osx/</link>
			</item>
	<item>
		<title>Synergy2 mouse centering</title>
		<description>Synergy is a great tool for sharing multiple screens (reverse KVM) but for some reason lately I've noticed that if I'm physically on the center screen, then the mouse recenters occasionally.  It's pretty annoying.

I turned on debug log and looked in ~/Library/Logs/synergyd.log.  I found this:

2007-10-04 22:12:11.894 Synergyd[337] DEBUG: ...</description>
		<link>http://squarism.com/2007/10/04/synergy2-mouse-centering/</link>
			</item>
	<item>
		<title>Ports being weird.</title>
		<description>When I typed port, portmirror or anything related to darwinports (macports), I got a strange error with no google hits.

 # portmirror 
can't find package macports
    while executing
"package require macports"
    (file "/opt/local/bin/portmirror" line 11)
stormbringer:~/phonedmg root# port
can't find package macports
    while executing
"package ...</description>
		<link>http://squarism.com/2007/08/12/ports-being-weird/</link>
			</item>
	<item>
		<title>Fink OSX</title>
		<description>I wanted lua installed on my Mac for some gamedev tests ... darwinports didn't give me a warm fuzzy.  In uninstalled DarwinPorts with:
sudo rm -rf /opt/local /Applications/DarwinPorts /Library/Tcl/darwinports1.0 /Library/StartupItems/DarwinPortsStartup

And then downloaded fink (the universal binary).  After installing the rather large 17mb package, fink wasn't working.  First the ...</description>
		<link>http://squarism.com/2007/05/12/fink-osx/</link>
			</item>
	<item>
		<title>Freedom Systems vs Safety Systems</title>
		<description>Code Craft had an extremely intuitive post about Freedom Languages vs Safety Languages.  He covered what is popular vs what is fringe, where the party-lines are drawn and (imo) almost made an analogy for safety within the USA.  

I'll sum it up: You're safe or free but rarely ...</description>
		<link>http://squarism.com/2007/04/23/freedom-systems-vs-safety-systems/</link>
			</item>
	<item>
		<title>Parabola</title>
		<description>[photopress:parabola_sketch.jpg,full,centered] 

My goal was to create the curves above.  I knew if I could draw it then I could move a box or game object along that path.  It took me about two weeks of casual time and many math questions posted to yahoo answers.

The problem is, implementing ...</description>
		<link>http://squarism.com/2007/04/15/parabola/</link>
			</item>
	<item>
		<title>Macbill Intel</title>
		<description>[photopress:macbill_intel.png,full,centered] 
No credit go to me, everything goes to Macbill.  I couldn't get it to build a ubin for the Macbill source and I couldn't find one anywhere.

So here's Macbill for Intel.
 </description>
		<link>http://squarism.com/2007/04/12/macbill-intel/</link>
			</item>
	<item>
		<title>Upgrade fest.</title>
		<description>Following an upgrade guide on gentoo's lovely doc site.  GCC was majorly out of date (3.3 to 4.1.1) and hopefully you can still read this after all is said and done.

Right now, apache is in a weird state and I need to emerge a ton of crap:


# /etc/init.d/apache2 restart
 ...</description>
		<link>http://squarism.com/2007/04/10/upgrade-fest/</link>
			</item>
	<item>
		<title>lstat test</title>
		<description>Following an interview question that was extremely hard I went to `man lstat' and tried to code up a test just based on system documentation.  It was not entirely successful, however after a tip-off from an online resource I came up with this.

 </description>
		<link>http://squarism.com/2007/04/10/lstat-test/</link>
			</item>
</channel>
</rss>
