Live data from Hacker News

Viewing profile — andredublin

andredublin

HN member
Joined
Mon, Jun 02, 2014, 6:44 PM UTC
HN karma
48
Public activity
17 items

About andredublin

No profile information was provided.

Recent public activity

  1. comment
    Comment #21458897

    Software Estimation Crazy Rich Asians Practical TLA+ IoT Foundations

  2. comment
    Comment #19039601

    Digital signal processing http://dspguide.com

  3. comment
    Comment #17830686

    1. Give yourself a few months to learn the existing codebase 2. Document the existing codebase 3. Start writing unit test and/or integration test for the existing codebase 4. Adopt…

  4. comment
    Comment #16402192

    Interesting point, I'll add that we don't see many desktop computers any more. Kids or those wanting to learn to program don't see the whole machine. Instead we have these slim dow…

  5. story
  6. comment
    Comment #11221919

    I kept bees for almost a year now. They may go for the pollen and resin like you said, and miss out on the nectar.

  7. story
  8. comment
    Comment #10318221

    Thanks! It'll be tough but fun to learn about.

  9. comment
    Comment #10318210

    Thanks for the feedback, I'll update my post and make sure to credit you. One question, Array.Copy is considered is considered a clr construct not exclusively to c#?

  10. story
  11. story
  12. story
  13. comment
    Comment #9356149

    The best way is to do it how a boxer would on the toes one foot at a time. Eventually you build up your muscles and your bones become dense fast enough to perform more intense move…

  14. comment
    Comment #9355044

    Drink plenty water throughout the day. Here's my physical routine that I go through. Jump rope every night for about 10-15 minutes with a weighted speed rope. Jumping rope is reall…

  15. story
  16. comment
    Comment #8735084

    Here are some resources on AI programming http://gameai.com/ http://aigamedev.com/ http://www.gamedev.net/page/resources/_/technical/artificial... I highly recommend this book http…

  17. comment
    Comment #8001508

    I have done something similar to this with a MEAN stack where I boot docker containers inside a single vagrant vm that is provisioned with shell scripts. The containers then have t…