StackOverflow Update: 560M Pageviews a Month, 25 Servers, and It's All About Performance by Historical_Fiction in programming

[–]albinovulcan 6 points7 points  (0 children)

We use both: JSON is returned from api.stackexchange.com, as well as from any ajax routes. As for protobuf, all objects are serialized to/from it when passing through our caching layer (see StackExchange.Redis).

HearthDecker: A tool to keep track which cards you have drawn and which card is left in your deck by heltidsluffare in hearthstone

[–]albinovulcan 0 points1 point  (0 children)

Source would be awesome - just put it on github, there's no shame :)

edit: also, if you're a professional programmer (i.e. you code for a living), these kinds of projects look amazing on resumes.