Nicholas Paun
Nicholas Paun
Sure, I'll set up a repo, and some proposed schemas, early in May. The datasets can be programmatically generated since 201701, assuming McGill doesn't screw things up again. Everything before...
I'm not sure if you have a better data source, but Minerva bot and I use this: https://github.com/zafarali/minerva-bot/blob/master/plugins/building_search/BUILDINGS.js Actually, I've got a version that is actually valid JSON in this...
Node.js tests relevant to zlib - [x] test-zlib-brotli-16GB.js - [x] test-zlib-convenience-methods.js - [ ] test-zlib-flush-drain.js - [ ] test-zlib-invalid-input-memory.js - [x] test-zlib-sync-no-event.js - [x] test-zlib-brotli-flush.js (@npaun) - [x] test-zlib-crc32.js -...
We recently enabled support for `Request.signal` in production, if you use the compat flag `enable_request_signal`. So now you can add an event listener like this: ```ts export default { async...
Yep that's an excellent idea.