Do they belong to you? Claim these comments.
jack
Is this you? Claim Profile »
5 months ago
in git ready » helpful command aliases on git ready: daily git tips5 months ago
in git ready » finding what has been changed on git ready: daily git tips5 months ago
in Vim a couple of weeks in. on smarticus-blogGreat stuff Bryan…after using Emacs for years, and recently textmate, I’ve been almost exclusively in Vim, and as I learn more, it just gets better.
For people wanting links:
Minibufexpl – http://www.vim.org/scripts/script.php?script_id...>
FuzzyFinder – http://www.vim.org/scripts/script.php?script_id...>
NERDTree – http://www.vim.org/scripts/script.php?script_id...>
6 months ago
in Since no one really reads blog posts on New Years Eve on smarticus-blogBryan,
Congrats on the kid, job, and wife. Amazing when all three make you happy. I also looked at Lua recently, and think I’ll play with it a bit as time permits.
@norman,
You obviously haven’t heard of Luv (http://github.com/temiy/luv/tree/master) the Lua framework that boasts it “is much faster then any <span class="caps">PHP</span>, Ruby, or Python frameworks”. I’d love to see that proven, so Artyom, if you’re reading, what’re the numbers?
Happy New Year all.
9 months ago
in DIY Performance Art on How To Split An Atom9 months ago
in The Quest for the Perfect Shave on GweezleburI recently got a decent straight blade, but have to say, it can't compete with my DE and Feather blades. They really are the best.
1 year ago
in Comment on 'Tests make you write better code' by Hampton on Gweezlebur1 year ago
in TV on mattmaroon.com
git svn fetch && git svn rebase -l
the "-l" makes the rebase reuse the information that was just grabbed by the svn fetch