Live data from Hacker News

Viewing profile — codydjango

codydjango

HN member
Joined
Sun, Oct 17, 2010, 3:04 AM UTC
HN karma
3
Public activity
5 items

About codydjango

codydjango.com invisiblehands.ca

Recent public activity

  1. story
  2. comment
    Comment #6086666

    Founder fuel was exceptional this year.

  3. comment
    Comment #5117293

    Waiting for it to supports gaming analytics like flurry and Apsalar. Awesome support service, too!

  4. story
    In search of linux mentorship: tips?

    I'm getting there. It's been about two years in several server environments, but I still have much to learn. I've purchased several books, but it doesn't come close to someone scru…

  5. comment
    Comment #1824378

    use apache mod wsgi for django and nginx as a reverse proxy for serving static content. this way you get the apache you know and love as well as a minimal memory footprint.