October 2011
4 posts
Entrepreneurs Who Go It Alone — By Choice... →
(via Instapaper)
Oct 25th
Screaming Architecture | 8th Light →
(via Instapaper)
Oct 7th
Documentation look up
slime-tips: C-c C-d h  looks up documentation in CLHS. But it works only on symbols, so there are two more bindings: C-c C-d #  for reader macros C-c C-d ~  for format directives Other bindings which may be useful: C-c C-d d  describes a symbol using DESCRIBE C-c C-d f  describes a function using DESCRIBE
Oct 4th
6 notes
How GitHub Works: Hours are Bullshit →
(via Instapaper)
Oct 4th
September 2011
4 posts
1 tag
ListenCome As You Are by Yuna Best cover I’ve...
Sep 26th
1 tag
Everything You Know About Fitness is a Lie →
Sep 25th
2 tags
Keyboard layout analyzer →
Sep 19th
2 notes
3 tags
narrow and widen in org-mode
Just discovered org-narrow-to-subtree. C-x n s     (org-narrow-to-subtree)Narrow buffer to current subtree.  C-x n b     (org-narrow-to-block)Narrow buffer to current block.  C-x n w     (widen)Widen buffer to remove narrowing. Narrowing is very handy when you want to export only subtree. Note that contains active timestamp, link and a table presents itself great in Emacs, but copied to email...
Sep 14th
321 notes
August 2011
1 post
10 Reasons You Should Never Get a Job →
(via Instapaper)
Aug 26th
July 2011
2 posts
Code Quarterly →
(via Instapaper)
Jul 19th
4 tags
reference: swank-js
swank-js provides SLIME REPL and other development tools for in-browser JavaScript and Node.JS. Setup: follow instructions of README. Daily work: Start swank server: node swank.js Connect Emacs: M-x slime-connect Connect Browser: http://localhost:8009/ Select remote in slime: ,select-remote Optionally make it sticky: ,sticky-select-remote Select target ,target-url And...
Jul 11th
5 notes
June 2011
1 post
Code Quarterly - Rich Hickey →
(via Instapaper)
Jun 16th
March 2011
1 post
Announcing status-codes →
Mar 31st
January 2011
3 posts
2 tags
Linux Kernel Tuning for C500k →
Jan 27th
1 note
3 tags
Dream Agenda View
One day I’ll have Org Mode Agenda View configured to display like that. Context name #1 Project name #1 | Next item #1 in project #1 Project name #1 | Next item #1 in project #2 Project name #2 | Next item #1 in project #1 Context name #2 Project name #3 | Next item #1 in project #3
Jan 8th
2 tags
Jan 2nd
October 2010
3 posts
2 tags
“I’m sure that at some time or other you’ve gotten to a place in a...”
– Getting Things Done - David Allen
Oct 21st
1 note
Async HTTP Client 1.2.0 →
Oct 7th
3 tags
external links
Oct 5th
September 2010
1 post
Asynchronous HTTP Client for Clojure and Twitter... →
Sep 10th
June 2010
1 post
clojure.core/lazy-seq makes sense →
Jun 7th
March 2010
3 posts
2 tags
“It MUST be possible to combine the multiple header fields into one...”
Mar 31st
Mar 27th
1,722 notes
Mike DeLaurentis: Clojure + Emacs →
There are many different ways of providing Emacs with a Clojure REPL for a project. A few people have asked me how to do this recently, so I thought I’d mention the different methods I’ve used. Shell script You can create a command-line script that runs java, executing the clojure.main class…
Mar 2nd
15 notes
February 2010
3 posts
3 tags
kill -0
Have you seen kill -0 before? I haven’t since very recent. Here is what info kill has to say about it. kill [-s SIGNAL | —signal SIGNAL | -SIGNAL] PID… kill [-l | —list | -t | —table] [SIGNAL]… The first form of the `kill’ command sends a signal to all PID arguments.  The default signal to send if none is specified is `TERM’. The special signal...
Feb 22nd
2 tags
Feb 11th
4 tags
Minimal Compojure based server →
Found it very useful in last days.
Feb 7th
January 2010
1 post
clojure.core/str makes sense now →
Jan 11th
December 2009
13 posts
3 tags
Dec 29th
1 tag
WatchWatch
Dec 26th
Dec 26th
Clojure Start Again →
Clojure start again It’s my another attempt to learn Clojure. Landscape has changed a lot since last time I took a look. Toolbox Some tools that I used to play comfortably Building and…
Dec 25th
2 tags
ToolBox: Jumpcut →
Jumpcut is an application that provides “clipboard buffering” — that is, access to text that you’ve cut or copied, even if you’ve subsequently cut or copied something else. The goal of Jumpcut’s interface is to provide quick, natural, intuitive access to your clipboard’s history.
Dec 21st
1 tag
Dec 18th
1 tag
Mail w/o To: header
Do you like receiving emails with no To header?
Dec 11th
2 tags
Dec 7th
3 tags
Chromium Blog: Technically speaking, what makes... →
While watching videos from this entry just realized that Firefox is not consuming all processing power to play video, like Chrome that is talked about uses all available power for flash. And just validated that Safari treats CPU best while YouTubing.
Dec 5th
1 tag
WatchWatch
NEW 2010 Ruben Lenten Video, The Mega Loop King! on Vimeo (via Vimeo)
Dec 4th
1 tag
Dec 4th
3 tags
Dec 4th
Gritter 1.6 - A small growl-like notification... →
thechangelog: Neat way to add Growl-like notifications to your jQuery apps. Or you could use JetPack. [Source on GitHub] [Homepage]
Dec 3rd
5 notes
November 2009
5 posts
4 tags
Removing CACHE_REMOVE_URL filter. →
Like it would be hard to log “We are actually caching this response.”. So next time you see that message in your apache log it really is double negation and your it has been cached.
Nov 30th
1 tag
OpenSourceKata →
How about doing some Open Source coding instead Kata?
Nov 27th
Nov 24th
Grizzly Servlet Container at Devoxx 2009 →
Yesterday me and @jfarcand presented Grizzly Servlet Container at Devoxx. Here are the slides and drop by Grizzly Users List. Devoxx09 Grizzly Servlet Container: Chuck Norris loves…
Nov 19th
1 tag
Nov 6th
October 2009
6 posts
1 tag
Oct 22nd
Test your build with Maven 3 →
Maven 3 is coming Maven 3 is supposed to be drop in replacement of Maven 2. So you should be able to build your Maven based build with Maven 3 with no problem. So lets take Maven 3 for a spin. …
Oct 21st
1 tag
what is wrong with him?
Will: Did that guy just said "revenge is dish best served cold" in Klingon?
Steward: I believe so.
Will: What is wrong with him?
Steward: Everyone has a different theory.
Oct 20th
1 tag
Oct 16th