Retourner au contenu associé (lien : Using Claude Code to modernize a 25-year-old kernel driver)
Posté par ChocolatineFlying le 09 septembre 2025 à 18:17. En réponse au lien Using Claude Code to modernize a 25-year-old kernel driver. Évalué à 2.
des précisions sur le code modifié si il est possible de voir facilement les diff :
Thanks for getting in touch! You are welcome to look through the git history of the repository: https://github.com/dbrant/ftape
The specific commits that benefited most from Claude Code are probably these three: https://github.com/dbrant/ftape/commit/40011370fe0a202c162cada529e27c8556365e96 https://github.com/dbrant/ftape/commit/acaf1244ae3c2909bedc39bc122b9581b54c5581 https://github.com/dbrant/ftape/commit/eb24f8bf13e5ea42a360e69ea780187aa7cbf491
Unfortunately I accidentally committed a bunch of unnecessary metadata files (.cmd and .symvers), which makes the commits look a bit messy. It's really just the changes to .c files and makefiles that are relevant.
Best,
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
# j'ai demander a l'auteur
Posté par ChocolatineFlying . En réponse au lien Using Claude Code to modernize a 25-year-old kernel driver. Évalué à 2.
des précisions sur le code modifié si il est possible de voir facilement les diff :
Thanks for getting in touch!
You are welcome to look through the git history of the repository: https://github.com/dbrant/ftape
The specific commits that benefited most from Claude Code are probably these three:
https://github.com/dbrant/ftape/commit/40011370fe0a202c162cada529e27c8556365e96
https://github.com/dbrant/ftape/commit/acaf1244ae3c2909bedc39bc122b9581b54c5581
https://github.com/dbrant/ftape/commit/eb24f8bf13e5ea42a360e69ea780187aa7cbf491
Unfortunately I accidentally committed a bunch of unnecessary metadata files (.cmd and .symvers), which makes the commits look a bit messy. It's really just the changes to .c files and makefiles that are relevant.
Best,