Live data from Hacker News

Viewing profile — flashingpumpkin

flashingpumpkin

HN member
Joined
Mon, May 04, 2009, 5:49 PM UTC
HN karma
601
Public activity
110 items

About flashingpumpkin

Coder

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. story
  6. story
  7. story
  8. comment
    Comment #5351354

    I've got to disagree with the chapter about settings files. Instead of maintaining multiple different settings for different environments, make your default settings file pull modi…

  9. story
  10. comment
    Comment #5170375

    This. And if you don't want to go to the length of maintaining your own Chef server you can opt for hosted Chef: http://www.opscode.com/hosted-chef/

  11. story
  12. comment
    Comment #4728162

    Here's [1] an interview Nick gave just a couple of hours ago on Bloomsberg. [1] http://www.bloomberg.com/video/slacker-16-year-old-whiz-laun...

  13. story
  14. story
  15. comment
    Comment #4657703

    I think it's also worth linking to David Beazley's Curious Course on Coroutines and Concurrency [1]. It's exploring the ideas of a task scheduler implemented in Python. This articl…

  16. comment
    Comment #4126024

    The issue I had with Pyjamas is that the whole tool-chain and compilation was a bit borked and the documentation a bit vague. After playing around with it for a day I decided it wa…

  17. story
  18. story
  19. story
  20. story
  21. story
  22. story
  23. story
  24. story
  25. comment
    Comment #3881381

    I really like that they opted to do everything over SSH in contrast to both Chef and Puppet that need a client/server configuration or at least some of their packages installed loc…