|
|
|
|
|
by steve_adams_86
108 days ago
|
|
// deprecated; use ThingTwo instead
type Thing = ...
// deprecated; use ThingThree instead
type ThingTwo = ...
// deprecated; use...
I do frequent insistent cleaning passes with Claude, otherwise manually. It gets out of hand so fastThis is one reason why it blows me away that people actually ship stuff they've never looked at. You can be certain it's riddled with craziest garbage Claude is holing away for eternity |
|
> * ABSOLUTELY DO NOT use `@deprecated` on anything unless you are explicitly asked to. Always fully refactor and delete old code as-needed instead of deprecating it
https://github.com/yokuze/aix-config/blob/f5094b5c5169261fae...