Viewing profile — sharyanto
sharyanto
HN member- Joined
- Tue, Apr 30, 2013, 4:50 PM UTC
- HN karma
- 4
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About sharyanto
No profile information was provided.
Recent public activity
-
comment
Comment #8124687
There should be (or is there already?) a script that automatically downloads an issue and its conversation in text or JSON format and commits it so the data/archive is in the git r…
-
comment
Comment #7872545
To be fair, CPAN is also full of junk. And Acme::* :)
-
comment
Comment #7344933
Also, vi/emacs/nano are not one would call "command-line" text editors (they are text-mode/console-based though). See "ed" for one.
-
comment
Comment #6522909
Probably from raiph. I saw that he mentioned that several times on Reddit. Also see the comments on my blog post: http://blogs.perl.org/users/steven_haryanto/2013/03/dont-wai... (1…
-
comment
Comment #6442972
The script works on any git repo. It's just that the graphs being produced are similar to those found on Github. Aside from that, the script is not related to Github at all.
-
comment
Comment #6442958
I would recommend my small library Color::ANSI::Util ( https://metacpan.org/module/Color::ANSI::Util ) which has ansifg($rgb) and ansibg($rgb) function. They can detect terminal's …
-
comment
Comment #6442928
tput doesn't seem to recognize Konsole's 24bit color support though.
-
comment
Comment #5633341
Org is my favorite markup too (mostly because of emacs' org-mode). I certainly hope it picks adoption in the future. One of the downside, however, is its syntax for verbatim paragr…