Remix.run Logo
sudb 3 hours ago

I think it's fine that it's minified, code-golf style, but yes I agree that this would be much more convincing and useful with an unminified source.

cachius 2 hours ago | parent [-]

Isn’t unwrapping and commenting just one prompt away?

malicka a few seconds ago | parent | next [-]

… 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.

StableAlkyne 2 hours ago | parent | prev [-]

Assuming the agent doesn't forget or misinterpret anything.

It would be much better to just have a deterministic minification script.