Live data from Hacker News

Viewing profile — cixtor

cixtor

HN member
Joined
Tue, Sep 10, 2013, 5:15 AM UTC
HN karma
8
Public activity
21 items

About cixtor

[ my public key: https://keybase.io/cixtor; my proof: https://keybase.io/cixtor/sigs/qawbyxPL4_jFmL7_h9trnVL0jO14WSxFzjV5GbBsB8Y ]

Recent public activity

  1. comment
  2. comment
  3. comment
  4. comment
    Comment #20676526

    Way to go Cristian! It always makes me happy to read about fellow Colombians doing great work. I am also glad to know that the merge between OpenTracing and OpenCensus is still goi…

  5. comment
  6. story
  7. story
  8. comment
  9. comment
    Comment #11379151

    For someone who have been trying to immigrate to Canada for the last six years (from a South American country), that have invested hundreds of dollars investigating how Canadian im…

  10. comment
    Comment #10824095

    > At least 1 commit / hour I can do one per day [1] am I good enough? (sarcasm) [1] https://github.com/cixtor

  11. story
  12. story
  13. story
  14. story
  15. comment
    Comment #6467438

    Hey, nice graphic, I have something similar here https://github.com/cixtor but it isn't a hack. Anyway, that's a very nice post, I also have a different explanation here, maybe you…

  16. story
  17. story
  18. story
  19. comment
    Comment #6358335

    Hello, today I'm coming with a very simple article, but with a curious image. This post doesn't have a technical explanation, it is just something that I want to share because it w…

  20. comment
  21. story
    GitHub contributions 8-bits

    The talks for me: $ git init $ touch 'README.md' $ git add 'README.md' $ DATE=$(stat -c %y 'README.md' | sed 's/2013/2000/g') $ git commit -m 'Initial commit' --date "$DATE" $ git …