Remix.run Logo
Bug Archeology: Solving a decade-old Swift/C++ mystery with LLMs(samkhawase.com)
9 points by FlyingSnake 6 hours ago | 4 comments
1474295912 6 hours ago | parent | next [-]

I 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.

throwaway642012 6 hours ago | parent | prev | next [-]

It must have been bewildering to encounter such bugs pre-LLM era. This is one skill set newer developers are going to miss out on.

BurntSchnitzel 5 hours ago | parent | prev [-]

I’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.

FlyingSnake 4 hours ago | parent [-]

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.