{"id":242,"date":"2007-06-29T20:00:50","date_gmt":"2007-06-30T00:00:50","guid":{"rendered":"http:\/\/www.rakkar.org\/blog\/?p=242"},"modified":"2007-06-29T20:00:50","modified_gmt":"2007-06-30T00:00:50","slug":"the-morons-i-deal-with","status":"publish","type":"post","link":"https:\/\/rakkar.org\/blog\/index.php\/2007\/06\/29\/the-morons-i-deal-with\/","title":{"rendered":"The morons I fire"},"content":{"rendered":"<p>\t\t\t\t<code><br \/>\nvoid ShowElement(char *elementName)<br \/>\n{<br \/>\n     std::string name(elementName);<br \/>\n     if (!name.empty())<br \/>\n     {<br \/>\n          InitElement(name.c_str());<br \/>\n     }<br \/>\n}<br \/>\n<\/code><\/p>\n<p>It was almost literally like that, with the std::string used nowhere else.<\/p>\n<p>This kind of ignorance is why I bitch constantly, although I try not to be a negative person.  Sometimes I wonder if I&#8217;m just super-negative and sensitive but I don&#8217;t think so since I never encountered these kind of problems dealing with other programmers before starting this company.\t\t<\/p>\n","protected":false},"excerpt":{"rendered":"<p>void ShowElement(char *elementName) { std::string name(elementName); if (!name.empty()) { InitElement(name.c_str()); } } It was almost literally like that, with the std::string used nowhere else. This kind of ignorance is why I bitch constantly, although I try not to be a negative person. Sometimes I wonder if I&#8217;m just super-negative and sensitive but I don&#8217;t think [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"_links":{"self":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/242"}],"collection":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=242"}],"version-history":[{"count":0,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/posts\/242\/revisions"}],"wp:attachment":[{"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=242"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=242"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/rakkar.org\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}