| ▲ | teaearlgraycold an hour ago | |
I wrote a thousand lines or so of Javascript for transforming JSON into DOM fragments with attached event handlers. I then asked an LLM (some Anthropic model from around a year ago) to write a test suite for the module. It wrote dozens of useful tests and managed to reverse engineer the entire module because all of the input and outputs were exactly correct. It did not actually execute the code to build input/output pairs. | ||