Comment

The Bob Cesca Podcast: It's All About Him

61
dog philosopher ஐஒஔ௸8/09/2019 4:26:35 pm PDT

so i’m dealing w this guy at work, it would be impossible for him to admit that there was some computer science issue that he was less familiar with than me, that kind of person

now, regarding multiuser and multithreaded applications, he understands the concept of record locking, but no matter how many articles i send him on the use of critical sections in multithreaded applications, he still thinks i have completely fabricated the idea that a heap variable can become inconsistent if a second thread changes it before the first thread needs to access it again, and therefore that patch of code needs some kind of critical section or mutex