Just noticed the snakeyaml tag line: > The art of simplicity is a puzzle of complexity.
LOL!
meanwhile I'm F5-ing this: https://mvnrepository.com/artifact/org.yaml/snakeyaml/1.33
or rather Cmd-R, it used to be F5 in the past I think or so?
Hah! I think it was shift-F5 for REALLY refresh.
He just merged my github actions fix.
wow nice!
At first he wasn’t interested, but then came around.
… when I mentioned unlike bitbucket pipelines, there are no usage limits on github actions…
:-)
wow, that vid has 106 million views! (well 106 million + 1 now)
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.
@grzm I think that's an awesome idea. But you could approach it as a hobby :P
Sounds interesting @grzm, but remember hobbies should, for the most part, be enjoyed!
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. simple_smile
@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
Word on the street is that YAML 1.2 is a superset of json.
@slipset exactly :)