Hacker News new | ask | show | jobs
by klodolph 1868 days ago
I have the same problem. I've taken to reformatting code that I post on my blog to fit in something like 60 columns, with a modified code style that takes less horizontal space (using clang-format & prettier to do the work for me).