Live data from Hacker News

Viewing profile — dcardoza

dcardoza

HN member
Joined
Mon, Feb 13, 2017, 8:51 AM UTC
HN karma
26
Public activity
8 items

About dcardoza

danielcardoza.com / https://github.com/dang3r

Recent public activity

  1. comment
    Comment #46048673

    Nice work! I just started learning how to touch type and have been wanting some code-specific training to help improve my symbol wpm. This is perfect.

  2. comment
    Comment #29202816

    What I currently track: - Hours of sleep per day - Calories burned per day - Calorie intake per day - Caffeine per day (mg) - Financial Portfolio performance every few days - Month…

  3. comment
    Comment #25666979

    Dan Carlin's Hardcore History - Excellent podcast about history. The 'Prophets of Doom' episode is my favourite. Darknet Diaries - Hacking / technology. Planet Money - Short episod…

  4. comment
    Comment #25267606

    This is great. I recently went through the exercise of deploying a periodic lambda function using AWS SAM. The development workflow was great, except when I needed binary dependenc…

  5. comment
    Comment #22867289

    I have been wanting to try Pulumi out for a while. As an avid terraform user, I welcome the ability to use a proper language instead of the declarative HCL. For those who have migr…

  6. comment
    Comment #22193630

    They do complement one another but docker has tooling that solves similar problems. Does docker-compose ( https://docs.docker.com/compose/ ) fit your needs?

  7. comment
    Comment #22176738

    That's really cool! I just started learning about constraint programming using Z3, and scheduling is the first area I'm looking at. Do you have any advice or resources you found us…

  8. comment
    Comment #17197960

    I love Go specifically for this purpose. I wrote a simple server doing exactly that with Twilio: https://github.com/dang3r/jenophone/