This is a SCRIPT-8 cassette.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://dynamicland.org/ | |
https://dynamicland.org/#how-the-gallery-works | |
https://dynamicland.org/#the-scrapbook-is-the-source-of-truth | |
https://dynamicland.org/2014/CDG_Research_Agenda.pdf | |
https://dynamicland.org/2014/CDG_Research_Agenda_poster.pdf | |
https://dynamicland.org/2014/CDG_research_agendas/ | |
https://dynamicland.org/2014/The_Humane_Representation_of_Thought/ | |
https://dynamicland.org/2015/Apparatus_at_Future_Programming_Workshop/ | |
https://dynamicland.org/2015/Apparatus_at_Future_Programming_Workshop/?t=26m21s | |
https://dynamicland.org/2016/Flowsheets_v1/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(defun always-nil (&args) | |
nil) | |
;; Still some weird things with non-pprint eval going on | |
(advice-add 'cider-pprint-eval-last-sexp :filter-return #'always-nil) | |
(advice-add 'cider-pprint-eval-defun-at-point :filter-return #'always-nil) | |
(advice-add 'cider-pprint-eval-last-sexp-to-comment :filter-return #'always-nil) | |
(advice-add 'cider-pprint-eval-defun-to-comment :filter-return #'always-nil) | |
(advice-add 'cider-eval-last-sexp-and-replace :filter-return #'always-nil) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(require '[clojure.string :as string] | |
'[meander.match.delta :as r.match] | |
'[meander.strategy.delta :as r] | |
'[meander.substitute.delta :as sub]) | |
(def html | |
[:html {:lang "en"} | |
[:head | |
[:meta {:charset "UTF-8"}] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
;; Thread first of https://tinyurl.com/yc2vzjm3 | |
(-> 0 | |
1 | |
(num | |
1) | |
fizzbuzz | |
(λfizzbuzz. | |
λn. | |
((for |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(require '[clojure.spec.alpha :as s] | |
'[clojure.set :as set] | |
'[clojure.spec.test.alpha :as stest]) | |
(s/def ::thing any?) | |
(s/def ::other-thing any?) | |
(s/fdef a | |
:args (s/cat :map (s/keys :req [::thing])) | |
:ret (s/keys :req [::thing])) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"criticals": { | |
"bludgeoning": [ | |
{ | |
"description": "Normal damage and 1d2 Con and Str damage. Hand uselss until healed", | |
"name": "Shattered Hand", | |
"type": "bludgeoning" | |
}, | |
{ | |
"description": "Normal damage and target is confused for 1d3 rounds (Fort negates)", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"criticals": { | |
"bludgeoning": [ | |
{ | |
"description": "Normal damage and 1d2 Con and Str damage. Hand uselss until healed", | |
"name": "Shattered Hand", | |
"type": "bludgeoning" | |
}, | |
{ | |
"description": "Normal damage and target is confused for 1d3 rounds (Fort negates)", |
I hereby claim:
- I am jimmyhmiller on github.
- I am jimmyhmiller (https://keybase.io/jimmyhmiller) on keybase.
- I have a public key ASAGgMMjq6i4s2HjejFSZx8QLpkInKm6k6vFibr6_9rKQwo
To claim this, I am signing this object:
NewerOlder