| 00:08 | <zewt> | no console.log in workers is :| |
| 03:41 | <zewt> | ... window.console isn't specced anywhere (according to mdn)? jeez |
| 03:42 | <zewt> | also, what the heck is window.console.memory in webkit? who decided it was a good idea to put memory statistics on a logging API? |
| 03:42 | <zewt> | one thing about browsers: they're forever entertaining |
| 03:43 | <zewt> | half expecting window.HTMLInputElement.tetris() to pop up a game |
| 04:12 | <MikeSmith> | leave it to Maciej to rain on the parade http://lists.w3.org/Archives/Public/public-html/2013Mar/0063.html |
| 04:13 | MikeSmith | forwards message to some people who could use a bit of reality check |
| 04:18 | <zewt> | yeah it's way too late on a friday night for me to be reading armchair lawyering |
| 04:19 | zewt | punts |
| 04:20 | <zewt> | i guess i can't bring myself to get invested in that debate, since the decision is going to be an economic one and a lawyery one and nothing I can possibly say will affect the end result in any way |
| 04:21 | <zewt> | so I'll stick to the technical stuff that I figure I have the competence to influence in some meaningful way, heh |
| 04:29 | <MikeSmith> | _/win 23 |
| 04:29 | <zewt> | if you have 23 windows, close some |
| 04:29 | <zewt> | i have all of 6 |
| 04:30 | <MikeSmith> | I always have at least 15 open |
| 04:31 | <zewt> | hmm, seems like the ability to stop the mouse from moving while dragging is something that's been overlooked; something i'm noticing while trying to use interfaces designed for mice with a macbook trackpad |
| 04:32 | <zewt> | quite painful to have to drag the mouse cursor to the bottom again and again while dragging downward |
| 08:20 | <Ms2ger> | zewt, MikeSmith wrote a spec for console once |
| 13:52 | <jgraham> | So critic seems to be working again, perhaps |
| 13:52 | <jgraham> | But all the old user accounts and reviews are gone |
| 13:57 | <SimonSapin> | https://dvcs.w3.org/hg/ is down again :/ |
| 14:24 | <zewt> | gaaaaah |
| 14:24 | <zewt> | okay, comment forms that let you write a comment, then *after* you hit post go "okay, now create an account" need to be shredded, lit on fire and then shot into the sun |
| 15:33 | <zewt> | eventsource onmessage isn't a trusted event? weird |
| 16:08 | <zewt> | indexeddb uses DOM3 events, "default action" and all that mess? ouch |