|
|
|
|
|
by acedTrex
203 days ago
|
|
I'm currently really feeling the pain the side bar stuff. The non "application" code/config. Scripts, cicd, documentation etc. The stuff that gets a PR but doesn't REALLY get the same level of review because its not really production code. But when you need to go tweak the thing it does a few months or years later... its so dense and undecipherable you spend more time figuring out how the llm wrote the damn thing than doing it all over yourself. Should you probably review it a little harsher in the moment? sure, but thats not always feasible with things that are at the time "not important" and only later become the root of other things. I have lost several hours this week to several such occurences. |
|