• @Treczoks
    link
    32 hours ago

    Even our C++ guys won’t touch my C code with all the pointer tricks and unions used for hidden castings. Whimps!

    But python has worse problems than lacking pointer. Have you ever copied a piece of code from an external source into a python source? It really can f-ck up everything if one has tabs and the other has spaces.