#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
#
aaronpk
oof, the ruby parser website needs a lot of love
#
aaronpk
we need to update the ruby version
#
aaronpk
if anyone wants to attempt that, please do
#
aaronpk
i can't deal with this right now so it will remain in its current broken state
#
Loqi
[preview] [aaronpk] #84 Upgrade Ruby and dependencies
[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
#
j​kingweb
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!
#
j​kingweb
Only Go (among PHP, JS, Python, Ruby, Rust, Haskell) passes the entire file. Ruby crashes rather spectacularly on it, interestingly.
#
[tantek]
jkingweb, those tests LGTM
#
j​kingweb
Lots more where that came from!
#
gRegor
jkingweb++
#
Loqi
jkingweb has 1 karma over the last year
#
j​kingweb
I'm tracking my progress here:
#
Loqi
[preview] [JKingweb] #126 [WIP] Unit tests