chraebsli@programming.dev to Programmer Humor@programming.dev · 6 months agoStop comparing programming languagesprogramming.devimagemessage-square182fedilinkarrow-up1727arrow-down155file-text
arrow-up1672arrow-down1imageStop comparing programming languagesprogramming.devchraebsli@programming.dev to Programmer Humor@programming.dev · 6 months agomessage-square182fedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-squaresus@programming.devlinkfedilinkarrow-up23·edit-26 months agoC++ is std::__cxx11::list, std::allocator > >::erase(std::_List_const_iterator >) /usr/include/c++/12/bits/list.tcc:158
minus-squareLANIK2000@lemmy.worldlinkfedilinkarrow-up6·6 months agoI once forgot to put curly braces around the thing I was adding into a hashmap. If I remember correctly it was like ~300 lines of error code, non of which said “Wrong shit inside the function call ma dude”.
minus-squareZacryon@lemmy.wtflinkfedilinkarrow-up4·6 months agoThe only reason to use AI in programming is to simplify C++ error messages.
C++ is std::__cxx11::list, std::allocator > >::erase(std::_List_const_iterator >) /usr/include/c++/12/bits/list.tcc:158
I once forgot to put curly braces around the thing I was adding into a hashmap. If I remember correctly it was like ~300 lines of error code, non of which said “Wrong shit inside the function call ma dude”.
The only reason to use AI in programming is to simplify C++ error messages.