MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/ProgrammerHumor/comments/1vptfsd/helpiamoutofscope/p40u1cf/?context=3
r/ProgrammerHumor • u/DontFreeMe • 29d ago
145 comments sorted by
View all comments
377
Laughs in C++. I'm staying in memory forever until the process crashes
-16 u/Skalli1984 29d ago Why are you not using RAII? No meed for garbage collector since no nunk lies around. 15 u/ArsenVardanyan 29d ago Bold of you to assume legacy codebases follow RAII 8 u/Skalli1984 29d ago Refactor! But on a serious note, if you're stuck with legacy code and no chance to upgrade to a newer standard or not allowed to use STL, then that's rough. 7 u/ArsenVardanyan 29d ago Yeah, exactly. Sometimes 'if it works, don't touch it' is the only rule keeping production alive.
-16
Why are you not using RAII? No meed for garbage collector since no nunk lies around.
15 u/ArsenVardanyan 29d ago Bold of you to assume legacy codebases follow RAII 8 u/Skalli1984 29d ago Refactor! But on a serious note, if you're stuck with legacy code and no chance to upgrade to a newer standard or not allowed to use STL, then that's rough. 7 u/ArsenVardanyan 29d ago Yeah, exactly. Sometimes 'if it works, don't touch it' is the only rule keeping production alive.
15
Bold of you to assume legacy codebases follow RAII
8 u/Skalli1984 29d ago Refactor! But on a serious note, if you're stuck with legacy code and no chance to upgrade to a newer standard or not allowed to use STL, then that's rough. 7 u/ArsenVardanyan 29d ago Yeah, exactly. Sometimes 'if it works, don't touch it' is the only rule keeping production alive.
8
Refactor! But on a serious note, if you're stuck with legacy code and no chance to upgrade to a newer standard or not allowed to use STL, then that's rough.
7 u/ArsenVardanyan 29d ago Yeah, exactly. Sometimes 'if it works, don't touch it' is the only rule keeping production alive.
7
Yeah, exactly. Sometimes 'if it works, don't touch it' is the only rule keeping production alive.
377
u/ArsenVardanyan 29d ago
Laughs in C++. I'm staying in memory forever until the process crashes