Hacker News new | ask | show | jobs
by guillaumec 1226 days ago
I wrote this in go and it made the front hackernews page at the time:

https://plaintextco.in

This was my first time using go and I found the language very handy for this kind of projects.

2 comments

That’s pretty cool How did you make the graphs work in html
how did you generated graphs? any library you recommend for them?
It's HTML and unicode, powered by Go's templating system.