Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs
1–6 of 6 posts
Re: Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs
#2It must have been bewildering to encounter such bugs pre-LLM era. This is one skill set newer developers are going to miss out on.
Re: Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs
#3I agree with the conclusion. We are into an unprecedented time and LLMs are going to introduce a class of bugs we might not be equipped to fix quickly. What interesting time to be alive.
Re: Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs
#4I’m sorry but adding C++ to this mix was an open invitation to such bugs. I can’t imagine what other foot guns the developers encountered during this project.
Re: Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs
#5I’m sorry but adding C++ to this mix was an open invitation to such bugs. I can’t imagine what other foot guns the developers encountered during this project.
Adding C++ to the project wasn't unprecedented TBH. The app was blazing and we didn't have any issues with perf in the project. The app failed for a different reason.
Re: Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs
#6Never write your own crypto.