|
|
|
|
|
by _feus
282 days ago
|
|
I have the opposite experience. After years in appsec and pentesting, I can read any codebase and quickly understand its parts, but I wouldn’t be able to write anything of production quality. LLMs speed the comprehension process up for me even further. I guess it comes down to practice, if you practice reading code, you get good at reading code. |
|
High quality code is generally hard to write and easy to read.