| 06:13 | <ruby_on_tails> | it seems like drawing arcs/circles is much more memory intensive than drawing rectangles on the canvas ? |
| 06:27 | <AryehGregor> | I thought the point of canvas is it was a bitmap, so it should use only a fixed amount of storage? |
| 06:27 | <AryehGregor> | (I don't know, I've never used it) |
| 06:37 | <annevk> | AryehGregor: it's a bitmap |
| 06:38 | <annevk> | ruby_on_tails: sure you mean memory? |
| 06:38 | <ruby_on_tails> | annevk: if i draw circles, the animation goes slow |
| 06:38 | <ruby_on_tails> | rectangles work faster |
| 06:38 | <ruby_on_tails> | gradients are even slower |
| 06:38 | <AryehGregor> | That's not necessarily memory. |
| 06:38 | <AryehGregor> | I'm guessing CPU. |
| 06:38 | <annevk> | yeah, circles are more difficult to compute |
| 06:39 | <AryehGregor> | I'm mildly surprised that circles would take appreciably more time. |
| 06:39 | <AryehGregor> | I'd've thought that graphics stuff would dominate here, not computation, for something as simple as circles. |
| 06:39 | <ruby_on_tails> | ptobably something wrong with my code |
| 07:16 | <AryehGregor> | Oh, hmm, I might have just made crashtests orange on m-i. |
| 07:16 | AryehGregor | investigates |
| 07:18 | <AryehGregor> | Blech, yep. |
| 07:18 | <AryehGregor> | I really need to run all tests when I reorder patches! |
| 07:24 | AryehGregor | prepares to back out two of his patches |
| 07:32 | AryehGregor | eyes "Armv7a GB" suspiciously |
| 07:36 | <annevk> | for everyone who didn't like Prometheus: http://theferrett.livejournal.com/1734344.html |
| 08:13 | <Ms2ger> | Hixie, thanks, now I actually somewhat understand how the arc methods work :) |
| 08:23 | <Ms2ger> | gsnedders, a second anonymous blog? So you were Mr. Last Week? |
| 08:41 | <gsnedders> | Ms2ger: No comment. |
| 09:12 | <Velmont> | So respimg went to HTMLWG. |
| 16:24 | <Ms2ger> | Since when does Chrome throw TypeErrors for missing arguments? |
| 17:56 | <Wilto> | Velmont: Yeah; they asked for the latest proposal. I’m not 100% on what it going to the HTML WG means though, if I’m being honest. |
| 17:57 | <Wilto> | Is it, uh, expected that I cross-post it to the WHATWG list as well? |
| 17:58 | <Ms2ger> | Please keep the madness that is the HTMLWG out of the WHATWG |
| 17:58 | <Wilto> | Oh, just the proposal itself, I mean. |
| 17:58 | <Wilto> | Definitely not proposing any play-dates. This stuff is complicated enough for me. |
| 22:48 | <kennyluck> | Does anyone recommend any feed generator for all the accounts a Twitter account (me) follows? |
| 22:48 | <kennyluck> | I used to use one, but that site seems down now. |