Viewing profile — cixtor
cixtor
HN member- Joined
- Tue, Sep 10, 2013, 5:15 AM UTC
- HN karma
- 8
- Public activity
- 21 items
- HN profile
- View on Hacker News ↗
About cixtor
Recent public activity
-
comment
Comment #42747008
[dead]
- comment
- comment
-
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…
- comment
- story
- story
- comment
-
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…
-
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
- story
- story
- story
- story
-
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…
- story
- story
- story
-
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…
- comment
-
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 …