Dev Improving performance: caching remote requests Posted by Konstantin Kovshenin On the modern interconnected web, displaying content on a website often involves talking to third-party integrations. From open job positions pulled from hiring software to videos from digital asset management… Read more
WordPress Finding and solving a race condition in WordPress: a tale of two threads Posted by Konstantin Kovshenin What do you do when something does nothing? This was the scenario I faced recently while working on a support ticket. Race conditions are among the hardest bugs to detect.… Read more