11:17 | <littledan> | Good news everyone: Ecma approved stenography funding for TC39 plenary meetings! |
12:37 | <nicolo-ribaudo> | Thanks to everyone who worked on that! |
17:00 | <Luca Casonato> | A note-taker strike narrowly avoided!! |
18:02 | <Ashley Claymore> | if we give TCQ a mapping from GH user to acronym too. We'd be solid |
18:27 | <Luca Casonato> | Nicolo and me tried to set up TCQ locally to add a timebox countdown, but we couldn't get it running. I'd be happy to work on TCQ to add some of these features if someone could explain how to get a dev env running locally π |
22:52 | <ljharb> | bakkot: i think that the iterator helpers spec might be missing Symbol.iterator on Iterator.prototype ? |
22:58 | <bakkot> | ljharb: it's already there |
22:58 | <bakkot> | https://tc39.es/ecma262/multipage/control-abstraction-objects.html#sec-%iteratorprototype%-@@iterator |
23:01 | <ljharb> | ohhhh duh ok, i was only looking in the proposal repo (οΌβΈα) |
23:01 | <ljharb> | thanks |