| ▲ | jclay 4 hours ago | |||||||
It almost appears as if the code was minified. The variable names are short and formatting looks like it's written to minimize whitespace. Did it write it in this compact format all on it's own? | ||||||||
| ▲ | senko 2 hours ago | parent | next [-] | |||||||
Yeah looks extremely compact. I didn't instruct it or told it to use as few lines of code or characters or nothing of the sort. Not sure why it did that. Its own rationale (which is highly suspect, but the only lead I have) is that it defaults to dense style if it has to write a file in a single go. May be a kernel of truth somewhere in there. | ||||||||
| ||||||||
| ▲ | andai 3 hours ago | parent | prev [-] | |||||||
A friend sent me something he vibe coded which included a massive webassembly blob in the HTML file. My friend is not a programmer so he was not able to explain to me how it did that. | ||||||||
| ||||||||