You are writing a comment about Catching Up On Some Thoughts, here is a quick summary:

This is a real grab bag on everything I have been thinking about recently, and on my future dreams.


You are responding to this comment written by Luke Hatcher on March 11th 2008, 13:09.

Congrats Will--I know you've had a trying year, but even in the midst of that, the work you've been putting out is really great stuff. I only wish that I could manage the day job / evening hobby as well as you have.

I'm actually frightened to think about how much you'll be able to produce when not having to split your focus.


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")