#microformats 2023-07-11
2023-07-11 UTC
strugee and gRegor joined the channel
# vladimyr Zegnat: this whole block https://github.com/microformats/microformats-parser-website-node/blob/next/index.js#L9-L18 can be replaced with single line: `require('microformats-parser/package.json').version`
# vladimyr also if there is no good reason to do so there is no need to alter urlencoded middleware defaults (specifically extended flag) https://expressjs.com/en/api.html#express.urlencoded
[manton] joined the channel
# vladimyr I did some refactoring https://ttm.sh/B79.patch /cc Zegnat
btrem, Loqi, m5zs7k, gRegor, eitilt and IWSlackGateway joined the channel
# jkingweb Zegnat: I finally got around to those VCP tests (some of them, anyway) after working my way up the complexity ladder. I found bugs in my own implementation along the way, too!
# jkingweb Only Go (among PHP, JS, Python, Ruby, Rust, Haskell) passes the entire file. Ruby crashes rather spectacularly on it, interestingly.
# jkingweb Lots more where that came from!
# jkingweb I'm tracking my progress here: