Hacker News new | ask | show | jobs
by malicka 44 days ago
… no, you shouldn’t use AI for simple reformatting of code without the newlines. We have syntax parsers and reformatters for this. Use them, then put that into the LLM for commenting, if you really want to.
1 comments

Caught by surprise by the people who want to read the code -- and thank you for the great ideas.

Slapped together an 'unminified version' that has been ran against the test suite.

Hopefully has more educational value

https://github.com/NahimNasser/pu/blob/main/pu-unminified.sh