Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The problem with the view-source argument is that source is often minified these days, so you need a decompiler of some sort to go from the bits on the wire to something human-readable no matter what. A pretty-printer can sometimes be simpler than an IR decompiler, but often not really.


I purposefully don't minify the source on my personal website, so people can still learn from inspecting it, if they'd like to.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: