3 ms·
How complex are we talking? I one shotted a game boy emulator in <6 minutes today
by simooooo 6mo ago
How complex are we talking? I one shotted a game boy emulator in <6 minutes today
- root_axis 6mo agoThere are countless reference examples online, that's just a slower, buggier, and more expensive git clone.
- TimTheTinker 6mo agoYep. If you ask Claude to create a drop-in replacement for an open-source project that passes 100% of the test suite of the project, it will basically plagiarize the project wholesale, even if you changed some of the requirements.
- whateveracct 6mo agotry one shotting something actually original and see how it goes i keep getting nonsense
- nubinetwork 6mo agoA full emulator in 6 minutes? I gotta call BS... I've been working on a SPC700 audio editor in the background as a side project, and implementing the cpu has taken at least 2 hours, and I still haven't implemented all of the opcodes.