Skip to content

Instantly share code, notes, and snippets.

View dmarjenburgh's full-sized avatar

Daniel Marjenburgh dmarjenburgh

View GitHub Profile
@dmarjenburgh
dmarjenburgh / README.md
Last active March 9, 2016 20:15 — forked from skuro/README.md
Lotsa advocaat

Amsterdam Clojurians dojo n. 76

Fork this gist and provide your solution. Input is:

50
44
11
49
42
(ns minesweeper
(:require [clojure.math.combinatorics :as combo]
[clojure.pprint :refer [pp pprint]]))
;; Given R x C and number of mines M
;; Wrote a program that checks if there exists puzzle can be solved
;; with one single click!
;; Input
;; x (number of test cases)

Rich Hickey on becoming a better developer

Rich Hickey • 3 years ago

Sorry, I have to disagree with the entire premise here.

A wide variety of experiences might lead to well-roundedness, but not to greatness, nor even goodness. By constantly switching from one thing to another you are always reaching above your comfort zone, yes, but doing so by resetting your skill and knowledge level to zero.

Mastery comes from a combination of at least several of the following: