This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2022-09-22
Channels
- # announcements (2)
- # asami (123)
- # aws (17)
- # babashka (77)
- # babashka-sci-dev (23)
- # beginners (48)
- # biff (6)
- # calva (35)
- # cider (16)
- # clj-on-windows (1)
- # clj-yaml (19)
- # clojure (36)
- # clojure-europe (78)
- # clojure-nl (5)
- # clojure-norway (8)
- # clojure-poland (3)
- # clojure-uk (16)
- # clojurescript (17)
- # cursive (6)
- # datahike (3)
- # datalevin (26)
- # duct (7)
- # emacs (41)
- # events (2)
- # fulcro (7)
- # graphql (5)
- # honeysql (13)
- # juxt (3)
- # kaocha (7)
- # lsp (5)
- # malli (12)
- # off-topic (14)
- # pathom (3)
- # portal (1)
- # rdf (9)
- # reitit (3)
- # remote-jobs (2)
- # shadow-cljs (37)
- # spacemacs (5)
- # tools-build (1)
- # tools-deps (20)
- # xtdb (2)
Just noticed the snakeyaml tag line: > The art of simplicity is a puzzle of complexity.
meanwhile I'm F5-ing this: https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.33
… when I mentioned unlike bitbucket pipelines, there are no usage limits on github actions…
Someone please stop me. I'm considering writing generative tests to try to break find the unhandled edge cases in snakeyaml. I do not want to become a YAML expert nor a snakeyaml specialist. I don't have time to become a YAML expert nor a snakeyaml specialist. I do, unfortunately, have some terrier-like aspects. Gosh darn it.
And if you get too good at snakeyaml you just might end up becoming the snakeyaml maintainer.
Quite the sacrifice in the service of YAMLites.
@grzm if you manage to write specs for yaml, then the gen tests come for free. https://github.com/clojure/data.json/blob/master/src/test/clojure/clojure/data/json_gen_test.clj