▲ | aussieguy1234 5 days ago | |
AI works better when it has an example. In this case, all the code needed for the driver to work was already there as the example. It just had to update the code to reflect modern kernel development practices. The same approach can be used to modernise other legacy codebases. I'm thinking of doing this with a 15 year old PHP repo, bringing it up to date with Modern PHP (which is actually good). |