chraebsli to Programmer Humor@programming.dev • 10 months agoStop comparing programming languagesprogramming.devimagemessage-square183fedilinkarrow-up1729arrow-down155file-text
arrow-up1674arrow-down1imageStop comparing programming languagesprogramming.devchraebsli to Programmer Humor@programming.dev • 10 months agomessage-square183fedilinkfile-text
Stop comparing programming languages Python is versatile JavaScript is powerful Ruby is elegant C is essential C++ Java is robust
minus-square@sus@programming.devlinkfedilink23•edit-210 months agoC++ is std::__cxx11::list<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0>, std::allocator<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0> > >::erase(std::_List_const_iterator<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0> >) /usr/include/c++/12/bits/list.tcc:158
minus-square@LANIK2000@lemmy.worldlinkfedilink6•10 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-square@Zacryon@lemmy.wtflinkfedilink4•10 months agoThe only reason to use AI in programming is to simplify C++ error messages.
C++ is std::__cxx11::list<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0>, std::allocator<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0> > >::erase(std::_List_const_iterator<std::__shared_ptr<table, (__gnu_cxx::_Lock_policy)0> >) /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.