Programmer's Quarantine: A Study in Unchanged Routines
Description
A two-panel meme format. The left panel is captioned 'Programmer life before corona virus' and the right panel is captioned 'Programmer life after corona virus'. Both panels display the exact same image: a dark, moody shot of a person's silhouette sitting in front of multiple glowing laptop screens. The person is holding a cup in one hand and smoking a cigarette or cigar in the other, with smoke wafting upwards. The scene implies intense, late-night work and isolation. The humor comes from the identical images, satirizing the stereotype that many programmers already lived a socially distant, work-from-home lifestyle, so the global shift to quarantine and remote work during the pandemic didn't fundamentally change their daily existence
Comments
7Comment deleted
The only difference between 'before' and 'after' is that now my git commits from 3 AM are considered 'working remotely' instead of 'having a problem'
Pandemic memo: “We’re switching to remote-first.” 15-year staff engineer from his perpetually dark home office: “Cool, a git mv on the workplace path with an empty diff.”
The only pandemic that changed my work setup was when npm went down for 2 hours and I had to actually read documentation instead of copying from Stack Overflow
The pandemic's greatest revelation for non-developers: discovering that programmers had already perfected the art of social distancing, asynchronous communication, and thriving in isolation years before it was mandatory. While the world scrambled to adapt to remote work, developers simply continued their regular Tuesday - dark room, glowing screen, coffee within arm's reach, and the only 'meeting' being a merge conflict with themselves from yesterday
COVID was an idempotent op on dev life: kubectl apply -f wfh.yaml -> changed 0; same three monitors, same dark mode, same failing CI
COVID forced distributed teams on the world, but devs were already running a high-availability WFH cluster with zero downtime
Before COVID: debugging distributed systems; after COVID: debugging distributed teams - same dark room, just with Zoom quorum and more network partitions