Live data from Hacker News

Viewing profile — dougireton

dougireton

HN member
Joined
Tue, May 18, 2010, 11:52 PM UTC
HN karma
26
Public activity
29 items

About dougireton

No profile information was provided.

Recent public activity

  1. comment
    Comment #19502008

    I think for AWS resources at least you are much better off with Terraform. Terraform supports new AWS services and features much more quickly than Ansible since many more folks are…

  2. comment
    Comment #18374217

    Perhaps a way forward is to talk with potential customers and find out how your software solves problems for them and allows them to focus on their core business. For example, as a…

  3. comment
    Comment #16013192

    I have four kids ages 14, 11, and twin 7-year olds. We have never watched TV, don't own any tablets, etc. We rarely watch movies (about a movie every 2 months or so), although I ju…

  4. comment
    Comment #14696821

    When I view the link, the lowest price is $29.95/mo for internet-only 10-Mbs

  5. comment
    Comment #14070653

    I do. I'm 47 with 24 years experience in tech. I don't plan to retire anytime soon. I have kids and a mortgage too. I'm still a Sr. Engineer, not a director or Sr. Director, but I'…

  6. comment
    Comment #14010786

    Developers who insist that their favorite technology is the best vs. what's the best for the task at hand, what technology will the team as a whole be successful with. Developers w…

  7. comment
    Comment #13570991

    At our small company we have weekly engineering demos where anyone can demo something they've learned which they think would be helpful for others. Could be as small as an editor p…

  8. comment
    Comment #13541717

    Have you looked at kops? https://kubernetes.io/docs/getting-started-guides/kops/ https://github.com/kubernetes/kops

  9. comment
    Comment #13369250

    I have a Tom Bihn Synapse 25 ( https://www.tombihn.com/collections/backpacks/products/synap... ). I'm very happy with it. Seems like it will last a lifetime. The pockets are well o…

  10. comment
    Comment #12914543

    Have you considered https://www.consul.io/ ?

  11. comment
    Comment #12834286

    I've found http://exercism.io/ to be very good for learning a new language.

  12. comment
    Comment #9901402

    Sinatra is clean and well documented ruby code: https://github.com/sinatra/sinatra

  13. story
  14. story
  15. story
  16. story
  17. story
  18. comment
    Comment #4389537

    https://github.com/dougireton/vimfiles

  19. comment
    Comment #4289083

    1. Xcode: you'll need this to compile open source software on your Mac 2. Homebrew - Awesome Mac package manager: https://github.com/mxcl/homebrew 3. iTerm2 - Replacement for Mac t…

  20. comment
    Comment #3896300

    first impressions: 1. Very cool concept and good execution. Your site is well designed. 2. On the homepage, it says "A ditto is a virtual you.", but it's not immediately clear why …

  21. comment
    Comment #3738236

    You should also look at http://www.sublimetext.com/

  22. comment
    Comment #3190225

    Siri is pretty good, but in my opinion there are few cases where it's really that much faster than using the touch gestures. It takes a surprising long time for Siri to respond sin…

  23. comment
    Comment #3037574

    Please please don't go to the Cheesecake Factory. Try someplace like Duke's on Lake Union, Lowell's in Pike Place Market, Oaxaca (very authentic Mexican in Ballard). You really sho…

  24. comment
    Comment #2854975

    As someone working professionally on a large ASP.NET site and at home on a Rails (MVC pattern) site, I would strongly encourage you to use ASP.NET MVC 3. MVC has much clearer separ…

  25. comment
    Comment #2041242

    Try http://rubykoans.com/ or for Rails, try Railstutorial.org