Wow, just brilliant, Watchmen as imagined as an 80s cartoon. Warning, minor spoilers, which you probably wouldn't get if you haven't read the book anyway.
Wow, just brilliant, Watchmen as imagined as an 80s cartoon. Warning, minor spoilers, which you probably wouldn't get if you haven't read the book anyway.
Posted by Giao Phan on March 05, 2009 at 11:21 AM | Permalink | Comments (0) | TrackBack (0)
http://www.icv2.com/articles/news/13915.html
November was a bit of an odd month with the Big 2 not shipping any of the big crossover issues, and also missing some of their bigger titles. So by pure rank, everything will move up a bit, so some of the comics perennially on this list will be a top #100 comic this month.
127. Invincible
129. Ex Machina
150. 100 Bullets - This one is ending pretty soon, so it probably won't pick up any new readers except in the trades.
167. Air - The story has been picking up lately, and I got Cairo as a gift and devoured it, so I'm willing to give G. Willow Wilson some more slack.
169. DMZ
190. Scalped
202. Cleaners
223. Army @ Love - I know I keep waffling on this one, but the latest plotline has hooked me.
251. Transhuman - Series has ended, be sure to pick it up in the trades though.
263. I Kill Giants - This one ends this week. Again, you really should pick this up in the trades, it's one Joe Kelly's finest works.
Posted by Giao Phan on January 12, 2009 at 03:29 PM | Permalink | Comments (0) | TrackBack (0)
I was lookin' at a bunch of our webserver and A/B testing logs and I realized: XML is the greatest format for log files EVAR.
Our logs are full of likes like:
111,2,5(c=2;p=c&98214884&p&1019&pid&93820&),1229978832,
extra2["http://www.ill.com/", "Microsoft 3.6; blah blah"]
where we've got a list of things, but some things are 'children' of other items in the list, so we throw in some extra [] and () and {} to say which parts are related to other parts.
Then we use grep to pull stuff out, or (in the apache logs case) I make some perl code to parse shit out with a badass regex.
But this is all silly... if we used XML, we could use something like xml_grep2 which lets you pose an xpath query against a file to grep out what you want. It would make it hella easy to pick out particular pieces of data (like browser type or request URL) from a log line without having to make crazy regex's that deal with whitespace and quotes and what not...
It's funny that I've been using XML to program stuff in (spring, ant, e.t.c.), but really I ought to be using it just to record stuff in.
Posted by Eric Lambrecht on December 22, 2008 at 01:39 PM | Permalink | Comments (0)
I'm going to move the comics pull list and quick reviews over to twitter, which seems like a media better suited for it. I'll probably resurrect the monthly gems post over here.
Posted by Giao Phan on December 17, 2008 at 09:01 PM | Permalink | Comments (0) | TrackBack (0)
Pull List:
TERRY MOORES ECHO #8
SECRET SIX #4
I KILL GIANTS #6 (OF 7)
INVINCIBLE #56
PHONOGRAM 2 #1 (OF 7) SINGLES CLUB
100 BULLETS #98 (MR)
DMZ #37 (MR)
Reviews:
100 Bullets 98 - Really hard to see how this can get wrapped up in 2 issues. B
Secret Six 4 - Right as I was beginning to enjoy the relationship between Bane and Scandal it looks like it might end. Hopefully the hinted at return member is the Hatter. B
Action Comics 872 - While I expected the New Krypton event to be a bit darker, it's still a decent read. B
Final Crisis 5 - No less confused, but liking it better. B
Posted by Giao Phan on December 08, 2008 at 03:33 PM | Permalink | Comments (0) | TrackBack (0)
Pull List:
CRIMINAL 2 #7 (MR)
Posted by Giao Phan on December 03, 2008 at 10:53 PM | Permalink | Comments (0) | TrackBack (0)
Posted by Giao Phan on November 23, 2008 at 05:54 PM | Permalink | Comments (0) | TrackBack (0)
Sort one petabyte in six hours. Let's do some silly apples to oranges calculation about how much this would cost on the AWS. I don't know what algorithm they are using, so I'm using very naive assumptions. Using the smallest EC2 instance, we have 4000 * 0.10 * 7 (have to pay a full hour for those 2 extra minutes) = $2800. A high CPU instance would by 8x or $22,400.
Posted by Giao Phan on November 23, 2008 at 02:12 PM | Permalink | Comments (0) | TrackBack (0)
Pull list:
Posted by Giao Phan on November 16, 2008 at 11:16 PM | Permalink | Comments (0) | TrackBack (0)
This week's pull list:
Posted by Giao Phan on November 16, 2008 at 02:37 PM | Permalink | Comments (0) | TrackBack (0)