16:14 | <ajpiano> | MikeSmith: did this thread ever end up going anywhere? https://lists.w3.org/Archives/Public/public-speech-api/2013Mar/0002.html |
17:36 | <slightlyoff> | so there's a script on whatwg wiki pages that causes a wakeup/rerender *every second* |
17:36 | <slightlyoff> | little clock, e.g., at the top right of: https://wiki.whatwg.org/wiki/DragAndDropEntries |
17:36 | <slightlyoff> | WTAF. |
17:37 | <annevk> | GPHemsley: ^^ |
17:37 | <slightlyoff> | WHATWG, DESTROYER OF BATTERIES COMETH |
17:37 | <annevk> | hah |
17:37 | <annevk> | Yeah I'm not sure why we have installed some of those extensions |
17:38 | <slightlyoff> | I have this sneeking suspicion that if I put the tab in the background, it probably also isn't sensitive to visibility API |
17:42 | <annevk> | Sounds about right. I doubt much of MediaWiki is very mobile friendly |
18:40 | <paxcoder> | Remind me again what the problem is with the UndoManager spec? |
18:51 | <Ms2ger> | Dunno |
18:51 | <Ms2ger> | It's implemented in Gecko, if I'm not mistaken |
21:01 | <GPHemsley> | Interesting... Well, you can turn that widget off |
21:01 | <GPHemsley> | And I suppose I could turn it off by default |
21:01 | <GPHemsley> | if that's what people want, I'll get to it eventually :) |
21:42 | <GPHemsley> | "WARNING: Multiple failed login attempts will result in all traffic from your IP address being banned from this site." |
21:42 | <GPHemsley> | Excuuuuse me |
21:42 | <paxcoder> | GPHemsley, dynamic IP? |
21:43 | <GPHemsley> | no, multiple failed login attempts :P |
21:43 | <paxcoder> | yeah, but doesn't mean it's for your username |
22:17 | <TabAtkins> | Jeezus, I finally reached the end of DOM. All 9k+ lines (WHAT, 9000?!?) converted. Now it's time to fix all the errors. |
22:17 | <boogyman> | converted to bikeshed? |
22:18 | <TabAtkins> | Yeah. |
22:18 | <TabAtkins> | It's taken me like 6 weeks or so to do it. |
22:19 | <TabAtkins> | GPHemsley: Definitely please turn off the clock by default. It's silly. |
22:20 | <TabAtkins> | Also very inaccurate, since it appears to be in UTC. |
22:20 | <jgraham> | TabAtkins: I think what you mean is "I'm so /done/ with DOM. In the future I am only using <canvas>+WebGL". Otherwise you are not fully rant-compliant. |
22:22 | <TabAtkins> | Please, let's compromise on a middle ground - I'll only use Virtual DOM from now on. |
22:22 | <TabAtkins> | That way I'm agnostic to what my rendering surface is, so everyone can be happy. |
22:27 | <TabAtkins> | Hmm, DOM somehow tripped a lingering unicode-handling error in Bikeshed. That's curious. |