neotiquette

Jul 11

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 refresh page you want to work on.

Jun 16

Code Quarterly - Rich Hickey -

(via Instapaper)

Mar 31

Announcing status-codes

Jan 27

Linux Kernel Tuning for C500k

Jan 08

Dream Agenda View

One day I’ll have Org Mode Agenda View configured to display like that.

Jan 02

parentheses highlight in Okasaki’s Batched Queue at paste.lisp.org

parentheses highlight in Okasaki’s Batched Queue at paste.lisp.org

Oct 21

“I’m sure that at some time or other you’ve gotten to a place in
a project, or in your life, where you just had to sit down and make a
list. If so, you have a reference point for what I’m talking about.
Most people, however, do that kind of list-making drill only when
the confusion gets too unbearable and they just have to do some-
thing about it. They usually make a list only about the specific
area that’s bugging them. But if you made that kind of review a
characteristic of your ongoing life- and work style, and you main-
tained it across all areas of your life (not just the most “urgent”),
you’d be practicing the kind of “black belt” management style I’m
describing.” — Getting Things Done - David Allen

Oct 08

Async HTTP Client 1.2.0

Oct 05

external links

Sep 10

Asynchronous HTTP Client for Clojure and Twitter Streaming API