Skip to content
DevMeme
2159 of 7590
Networking Post #2410 · source on Telegram

The Duality of Lag: Gamer Rage vs. Programmer Resignation

Description

A two-panel meme comparing reactions to network latency. The top panel, captioned 'Gamers when they experience lag:', shows a person in a moment of extreme rage, about to smash a television with a chair. The TV screen displays a video game, possibly Overwatch, with a pink error message, indicating a connection issue. The bottom panel, captioned 'Programmers waiting for characters to appear on ssh as they type:', features a tired, hollow-eyed cartoon character from the movie 'Coraline', wearing large headphones and staring blankly at a computer screen. The meme humorously contrasts the explosive, immediate frustration of a gamer with the soul-crushing, stoic resignation of a developer. For senior engineers, this is deeply relatable; while game lag ruins leisure, SSH typing lag is a chronic productivity killer that slowly drains one's will to live, a familiar pain for anyone who has worked on a remote server over a high-latency connection

Comments

12
Anonymous ★ Top Pick A gamer's lag is a 150ms ping that costs them the match. A developer's lag is a 1.5-second RTT to a server where each keystroke feels like sending a postcard to see what you typed
  1. Anonymous ★ Top Pick

    A gamer's lag is a 150ms ping that costs them the match. A developer's lag is a 1.5-second RTT to a server where each keystroke feels like sending a postcard to see what you typed

  2. Anonymous

    Gamers lose it at 120 ms ping; I debug prod over a 300 ms satellite hop, double bastion, and Nagle still on - each keystroke is a live TCP slow-start demo, but I stay zen because the post-mortem template has even higher latency

  3. Anonymous

    The real irony is that the gamer's 20ms ping spike causes furniture damage, while we calmly watch our keystrokes arrive 500ms late over SSH through three VPN tunnels and a satellite link, knowing full well we could've just used mosh but chose suffering instead

  4. Anonymous

    After years of SSH'ing into production servers across three continents with 300ms RTT, watching each character materialize like a dial-up modem loading a JPEG, senior engineers have achieved what gamers never will: the transcendent ability to type an entire command, wait patiently for the echo, spot the typo in character 47, and calmly Ctrl+C without throwing a single peripheral. It's not patience - it's PTSD from that one time you fat-fingered 'rm -rf' on a remote box and had to watch each character appear in slow motion, powerless to stop the inevitable

  5. Anonymous

    Gamers rage at 80ms; we call it multi‑region Vim - keystrokes go to a write‑ahead log and the server eventually replays them

  6. Anonymous

    Gamers tilt at 50 ms, but after enough 3am prod sessions we calmly type through 300 ms RTT - Nagle and delayed ACKs turning Vim into a turn‑based RPG - until we remember mosh exists

  7. Anonymous

    Gamers smash screens at 100ms ping; we sip coffee, tweak MTU, and dream of mosh

  8. Deleted Account 5y

    How relatable

  9. @ivanovtd 5y

    And LA on remote > 300

  10. @Algoinde 5y

    mosh shell

    1. @diminddl 5y

      +1

  11. ⁤⁤⁤⁤⁤⁤⁤P⁤⁤⁤.⁤⁤⁤ T⁤⁤⁤. 5y

    Exactly my thought!

Use J and K for navigation