In this universe we obey the law of commutativity
This kind of thing has happened to be a few times now, so I thought I’d share the fun.
In one of our pieces of software we have a process that looks like this:
void MyThread()
{
while (true)
{
DoFunctionA();
[...]
Popularity: 2% [?]
Filed under: Code, Humor | No Comments »











