Happy Programmer Day

61 views
Skip to first unread message

Steve

unread,
Sep 13, 2011, 2:54:50 PM9/13/11
to google-a...@googlegroups.com
So slashdot is telling me today is Programmer Day.  Yay for us!  After heavily optimizing my app engine app, I was lucky enough to not need to update it for about a year.  Now, with pricing changes coming down the line, I'm doing massive refactoring to bring it inline with the new regime.  My head is throbbing from all the changes I'm tackling:
  • GAE 1.3.8 -> 1.5.4
  • M/S -> HR
  • Kay / werkzeug -> webapp2
  • memcache sync calls -> memcache async
  • db.sync -> ndb.async
  • py25 -> py27
  • single-threaded -> multi-threaded
  • min(CPU) -> min(idle time)
  • min(entity size) -> min(separate entities)
  • mapreduce w fanout -> taskqueues (single instance chain)
Happy Programmer Day!

NG

unread,
Sep 13, 2011, 4:22:22 PM9/13/11
to google-a...@googlegroups.com
Same to you :)

Even though the additional work-load is not quite appreciated at the moment, I think if someone can deal with it... ;)

Rohan Chandiramani

unread,
Sep 13, 2011, 5:46:21 PM9/13/11
to google-a...@googlegroups.com
Happy Programmer Day!

Let's see... my app is pretty much done so the only issue i'm tackling is:

     * Getting adsense approved, this is my worst fear of all since i don't have any 'original content'. :(


Reply all
Reply to author
Forward
0 new messages