You are writing a comment about Changes from Living, here is a quick summary:

I try to keep my philosophical musings pretty private. Statements of purpose and meaning have a scale of grandeur that as of yet I can't translate into a public setting. Still, a simple thought: <strong>living is changing.</strong>


You are responding to this comment written by Luke on January 14th 2008, 14:09.

I've said it before--2008 is clearly the year of the beard.

I like your minimalist desk setup. I think it's harder to pull that off correctly than one might think, what with peripherals and the like. Certainly the fewer distractions around the easier it is to work.


Please be aware that comment forms go stale after one hour.





Comments may make use of LifeFlow MarkDown. Raw html will be escaped.


Quick Introduction to LifeFlow MarkDown Syntax

A highlighted code block:

@@ ruby
def a (b, c):
  b * c
end
@@

Other common languages work as well: scheme, python, java, html, etc.

Other markdown syntax:

 ### This is an h3 title
#### This is an h4 title
**this is bold**
*this is italics*

1. This is an
2. ordered list

* And an unordered
* list too

[this is a link](http://www.lethain.com/ "Lethain")