Comment by asdflol123

19 days ago

I've been experimenting with getting Cursor/ChatGPT to take an old legacy project (https://github.com/skullspace/Net-Symon-Netbrite) which is not terribly complex, but interacts with hardware with some very specific instructions and converting that into a python version. I've tried a few different versions/forks of the code (and other code to resurrect these signs) and each time it just absolutely cannot manage it. Which is quite frustrating and so instead the best thing I've been able to do is get it to comment each line of the code and explain what it is doing so I can manually implement it.