Badge
| Nice Answer | Answer score of 10 or more. This badge can be awarded multiple times. |
Brian Carper earned this badge 103 times |
may 22 at 10:19
How to break out from nested doseqs
may 21 at 13:13
Unable to count the number of matches in Vim
may 14 at 15:07
A bi-directional map in clojure?
apr 24 at 9:19
How can I add a string to the end of each line in Vim?
mar 29 at 0:32
Help me write a Clojure macro which automatically adds metadata to a function definition
mar 9 at 23:55
Clojure infinite loop
feb 19 at 20:57
Ruby functions vs methods
jan 11 at 23:21
How can I close a buffer without closing the window?
jan 9 at 4:28
Clojure: slurping structs from file fails with string attributes containing whitespaces
dec 17 at 18:30
Importing Java Classes in Clojure
dec 6 at 21:24
Regular expression explanation for vim
dec 4 at 21:48
What kind of ruby method call is Array(x)
oct 3 at 9:18
Best way to switch from Vim to Emacs?
aug 22 at 1:29
Correct indentation of HTML and PHP using Vim
aug 21 at 0:28
Detect file change, offer to reload file
jul 28 at 5:30
How can I remove an item from a sequence in Clojure?
jun 2 '12 at 13:33
Vim file navigation
may 9 '12 at 15:57
$1 and \1 in Ruby
may 1 '12 at 12:18
(post deleted or otherwise unavailable)
apr 17 '12 at 16:16
getting a stack overflow in Clojure function.
apr 12 '12 at 19:17
Easiest way to swap occurrences of two strings in Vim?
mar 12 '12 at 10:55
When should clojure keywords be in namespaces?
feb 26 '12 at 23:16
Escape/sanitize user input in Clojure/Compojure
feb 22 '12 at 22:13
Difference between vi/vim
jan 15 '12 at 10:23
Best Practice for globals in clojure, (refs vs alter-var-root)?
jan 3 '12 at 3:33
Why are exclamation marks used in Ruby methods?
nov 29 '11 at 17:13
How to Iterate Over Map Keys and Values?
nov 28 '11 at 8:41
How does one start a thread in Clojure?
nov 17 '11 at 1:23
Scoping rules in Clojure
oct 22 '11 at 13:42
How do I find the index of an item in a vector?
oct 4 '11 at 21:06
Obtain a callstack in Clojure
sep 27 '11 at 11:08
What's the most idiomatic way to pass vectors in for var-args in clojure?
sep 23 '11 at 17:06
How does one make a VIM window a full on terminal?
aug 20 '11 at 23:43
How to defn a function from string in Clojure?
jul 7 '11 at 2:49
Vim: \n vs. \r
jul 7 '11 at 2:49
Use a database with Clojure
jun 29 '11 at 6:35
To disable “Entering Ex mode” in Vim
may 22 '11 at 14:30
Tabbing selected section in VIM
may 12 '11 at 18:25
How do I use Zip in Clojure?
may 10 '11 at 0:25
How does clojure's syntax-quote work?
apr 9 '11 at 1:27
Is functional Clojure or imperative Groovy more readable?
apr 2 '11 at 6:52
Code Generation in Clojure
mar 27 '11 at 13:47
Custom Exceptions in Clojure?
mar 24 '11 at 2:33
Quicker way to enter ex mode in vim?
mar 23 '11 at 20:46
When you type “hello, world” in Clojure REPL, why does it say 'nil'?
mar 8 '11 at 15:30
Java in Clojure, Evaluation question
mar 3 '11 at 22:21
Mapping a function on the values of a map in Clojure
mar 3 '11 at 21:20
Map sequence of functions to a sequence
feb 28 '11 at 14:46
Explain Clojure Symbols
feb 22 '11 at 15:42
taking java method names as function arg in clojure
feb 17 '11 at 8:06
Detect operating system in Clojure
feb 4 '11 at 12:40
What's wrong with the following Clojure protocol?
dec 21 '10 at 15:10
What is the idiomatic way to assoc several keys/values in a nested map in Clojure?
dec 7 '10 at 12:24
Unflattening a sequence to sequences of repeating elements (clojure)
nov 21 '10 at 19:50
Clojure allows encapsulation and inheritance, but can I combine them?
nov 16 '10 at 3:02
What's happening with Arc?