piotr-yuxuan
- Karma
- 48
- Created
- July 23, 2015 (10y ago)
- Submissions
- 0
- Infer specs from any Avro type (github.com)
- Litterate, Opinionated macOS Dot Files with org-mode (github.com)
- Show HN: ClojureScript / Reagent: deep structure boxing (gist.github.com)
-
I use CyanogenMod on my cell phone so I don't have the Google piece of code required by the Signal app, neither can I download it on Android Market. I've heared about own kernel compilation, why not but I'd prefer a…
-
Is there any way to combine Guixsd (functional package manager, Guile) with QubesOS?
-
I've been writing some logic code in core.logic, a clojure port of Will Byrd's miniKanren. To make sure my program is correct for any suitable input (not merely for the example I provided during development), I feel I…
- Show HN: Germans are the funniest people ever (youtube.com)
- Hurray: API are not copyrightable (en.wikipedia.org)
- Show HN: French Condom is not what you'd expect (en.wikipedia.org)
-
I mean, what would be best for my mind-shaping? What would be funniest? What would make best effect on my résumé? In passed twelve months I learnt Clojure, automata theory (applied it through regex and grammars with…
-
I have defined a plain Clojure function which has a specific logic inside. It outputs a mutated state given an initial state and some other arguments. Basically, we could say it is like: (defn modifier [basic x y value]…