Live data from Hacker News

Viewing profile — iainduncan

iainduncan

HN member
Joined
Thu, Apr 09, 2009, 4:38 PM UTC
HN karma
43
Public activity
16 items

About iainduncan

No profile information was provided.

Recent public activity

  1. comment
    Comment #6509389

    I looked into this for an audio app, and it looked really cool. Then I contacted him to find out what contingencies were in place because of the truck number of 1 (!!). I asked him…

  2. story
    How to get hired as mature self-taught ex-freelancer?

    (Ok, take two without attachment) Hi, I'm a self-taught, 39 year old Python web/database coder, now looking to get into a full time position after 8 years of freelancing. My proble…

  3. comment
    Comment #6466326

    If you want to send private comments, iduncan@xornot.com

  4. story
    How to get hired as mature self-taught ex-freelancer?

    Hi, I'm a self-taught, 39 year old Python web/database coder, now looking to get into a full time position after 8 years of freelancing. My problem (I think?) is that I'm not what …

  5. comment
    Comment #3971824

    As is so often the case, IMHO the poster is ignoring the business side of the equation in favour of "correct". A good ORM is fantastic for speeding up development . If you design y…

  6. comment
    Comment #1399188

    Further to this, as fallible humans, we usually get the design wrong on the first try. The truly multi-paradigm nature of python has for me made it a really great language for refa…

  7. comment
    Comment #1399179

    For me, Python is the only language that addresses the human side of programming well. You just plain make fewer mistakes with Python, and it's way easier to reload code into your …

  8. comment
    Comment #1393228

    I would add that the data mapper pattern gives you very fine grained control over what objects and attributes of the object are matched to which tables. So refactoring either your …

  9. comment
    Comment #1389166

    With the exception of repoze.bfg, I think repoze.bfg is even more flexible.

  10. comment
    Comment #1389164

    I agree with that assessment with the exception of the repoze.who comment. Repoze.who is bad ass. It takes a while to get your head around it, but at the end, it is far and away th…

  11. comment
    Comment #1387318

    Just buy these two books. You won't use everything in both, but they will give you enough ideas and perspective to make them both very worth reading: "Making Things Happen" - OReil…

  12. comment
    Comment #1387262

    To be fair, I should point out that it's much easier to get new developers going on Django, and that the monolithic approach gives people a much better out-of-box experience. Just …

  13. comment
    Comment #1387259

    I've use Django, Pylongs, TG, and repoze.bfg. It's quite different. A vastly oversimplified metaphor would be unix to OSX. Django is a monolithic all in one environment where every…

  14. comment
    Comment #568757

    This is totally true, with one giant caveat: how much you are worth will not sell itself. You will get referrals, but you need to make sure that you are negotiating properly or you…

  15. comment
    Comment #568752

    I'm a freelancer in web dev and show biz and have done a lot of sales in that area. Brian Tracey's "Advanced Selling Strategies" is probably the best single book out there for indi…

  16. comment
    Comment #554653

    For a self taught programmer, I find it quite interesting to see which areas I've gotten up to 3 or 4 and which are 2. ( Thankfully none are lower! ) Though obviously it's going to…