- Everything (2173)
- aminals (31)
- announcement (7)
- artwork (26)
- Best of (5)
- bicycle (36)
- code (20)
- comic (68)
- customer experience (66)
- debate (11)
- dream (38)
- food (103)
- friends (162)
- games (74)
- geekery (394)
- job stuff (265)
- media (77)
- meta (91)
- MLP (87)
- music (182)
- random (404)
- rant (258)
- travels (131)
- wrists (22)
- writing (18)
- February 2010 (1)
- January 2010 (12)
- December 2009 (8)
- November 2009 (3)
- October 2009 (4)
- September 2009 (10)
- August 2009 (13)
- July 2009 (12)
- June 2009 (15)
- May 2009 (13)
- April 2009 (14)
- March 2009 (17)
- February 2009 (13)
- January 2009 (21)
- December 2008 (22)
- November 2008 (15)
- October 2008 (17)
- September 2008 (14)
- August 2008 (27)
- July 2008 (43)
- June 2008 (22)
- May 2008 (23)
- April 2008 (26)
- March 2008 (26)
- February 2008 (23)
- January 2008 (25)
- December 2007 (19)
- November 2007 (19)
- October 2007 (27)
- September 2007 (26)
- August 2007 (40)
- July 2007 (31)
- June 2007 (25)
- May 2007 (17)
- April 2007 (33)
- March 2007 (28)
- February 2007 (25)
- January 2007 (29)
- December 2006 (37)
- November 2006 (22)
- October 2006 (29)
- September 2006 (9)
- July 2006 (20)
- June 2006 (25)
- May 2006 (30)
- April 2006 (29)
- March 2006 (23)
- February 2006 (18)
- January 2006 (24)
- December 2005 (21)
- November 2005 (26)
- October 2005 (22)
- September 2005 (22)
- August 2005 (14)
- July 2005 (29)
- June 2005 (23)
- May 2005 (35)
- April 2005 (23)
- March 2005 (31)
- February 2005 (45)
- January 2005 (29)
- December 2004 (28)
- November 2004 (25)
- October 2004 (23)
- September 2004 (36)
- August 2004 (25)
- July 2004 (53)
- June 2004 (56)
- May 2004 (23)
- April 2004 (38)
- March 2004 (30)
- February 2004 (31)
- January 2004 (34)
- December 2003 (28)
- November 2003 (30)
- October 2003 (44)
- September 2003 (36)
- August 2003 (37)
- July 2003 (52)
- June 2003 (52)
- May 2003 (35)
- April 2003 (36)
- March 2003 (31)
- February 2003 (26)
- January 2003 (20)
January 28, 2010
January 11, 2010
January 9, 2010
January 7, 2010
Interesting Topaz DRM development (geekery, job stuff)
One of the (minor but important) parts of the Topaz format is, of course, the DRM, which has so far eluded being compromised, which is funny because it's actually a pretty trivial "secret-sauce" algorithm which was implemented under some pretty ridiculous constraints (I had limited time to implement it, wasn't allowed to pull in any external libraries, and had to keep it performing quickly without using much memory on an already-constrained device), and somehow it's eluded being cracked for a bit over two years.
Until now.
November 23, 2009
Look out, Outlook! (geekery, job stuff)
There were plenty of results on a Google search for the key phrase, but none of them provided a solution (plenty of them blamed everything but Outlook, though). Fortunately, I found a workaround which seems to work for now, but it relies on still having the original meeting request messages available and an external IMAP client (so obviously you need to be able to talk to Exchange via IMAP).
Basically, I just deleted the meetings from my calendar, and then found the original request messages. They still showed me as being the organizer with the added wrinkle that the items were "no longer on the calendar," BUT if I used a different email client (i.e. Thunderbird over IMAP) and moved the items back into my inbox, then Outlook finally saw them as they originally were, and I was able to accept the meetings appropriately.
It's fortunate that both of these long-term recurring meetings happened to have been originated recently, though. If I didn't still have the original meeting request emails, I'd have been out of luck.
June 16, 2009
Whoa whoa whoa (geekery, job stuff)
11:16 Oh, that's just the Linux runtime and all the F/OSS libraries it uses. They're just doing the due diligence in compliance is all. Nothing interesting to see here.
June 3, 2009
May 20, 2009
March 2, 2009
February 2, 2009
January 4, 2009
And thus ends a long-standing record (job stuff, random)
I actually kind of look forward to it. I see it more as a civic duty and a responsibility, not something to get out of. The timing could of course be better, seeing as how we're on a tight schedule at work for the next couple of months, so I probably need to postpone it anyway (fortunately, the state of California makes that easy to do, and you're allowed to postpone it up to 6 months).
December 1, 2008
Switched back to Linux at work (geekery, job stuff)
I ended up installing Kubuntu, and then very soon afterwards transformed it into Ubuntu (which is pretty easy, since they're really just different package suites for the same master distribution).
November 23, 2008
September 18, 2008
Software release (job stuff)
I guess the next version is where the really cool stuff is going to come in, although it's nice to see that the (very small) part of it I worked on is running nice and fast.
August 27, 2008
Anniversary (job stuff)
The funny thing is that the exact same thing happened on my first anniversary at Amazon too. Weird.
I only even thought to check whether this was my anniversary when I realized that the only time I'd ever forgotten my badge at Amazon was on my anniversary and thought, hey, didn't I start this job sometime around August 27?
August 26, 2008
August 24, 2008
Spotted in the wild (geekery, job stuff, travels)
August 18, 2008
Hey my Amazon work is now in the public record (job stuff)
I guess I could just link to the patent filings but they seem like such a sterile way of describing it, and even my eyes glaze over reading them.
August 14, 2008
Documentation (code, job stuff)
width: Specifies the width of the image. All implementations support images that are at least 64 pixels wide.
what do you think that means in terms of valid parameters to be passed into the width parameter?
August 10, 2008
Hash tables (code, job stuff, rant)
std::map.)A hash table is not using a hash function to distill a key into a value which is used to order it in an associative array/sorted list/etc.
A hash table