Skip to content
DevMeme
6617 of 7590
Debugging Troubleshooting Post #7250 · source on Telegram

Console Developer Means console.log Not PlayStation or Xbox

Description

A comic-style meme showing two men shaking hands. The older man says 'My daughter told me that you're a console developer. So, PlayStation, Xbox, Nintendo - what?' The younger man replies 'I console.log(), sir.' The bottom panel shows the older man saying 'You have exactly 10 seconds to gtfo of my house.' The joke plays on the double meaning of 'console' -- gaming consoles vs JavaScript's console.log() debugging method, implying that a developer who relies on console.log() for debugging is not worthy of dating his daughter

Comments

9
Anonymous ★ Top Pick The father-in-law test has three tiers: console.log() gets you kicked out, debugger statements get you dinner, and proper breakpoints with conditional watches get you the dowry
  1. Anonymous ★ Top Pick

    The father-in-law test has three tiers: console.log() gets you kicked out, debugger statements get you dinner, and proper breakpoints with conditional watches get you the dowry

  2. Anonymous

    Of course I’m a console dev - my target platform ships free with every F12 key

  3. Anonymous

    After 20 years in the industry, you learn that explaining what you do to non-technical family is harder than debugging a race condition in production - at least with the race condition, you can use console.log() without getting kicked out of the house

  4. Anonymous

    The real tragedy here isn't the misunderstanding - it's that after 15+ years in the industry, we're all still using console.log() for debugging instead of proper breakpoints and observability tools. But hey, at least it works in production when your logging infrastructure is down at 3 AM

  5. Anonymous

    Real console developers ship to PlayStation; the other kind ships 40MB of console.log at INFO in prod and calls it observability

  6. Anonymous

    console.error('Relationship terminated'); // Dad's unhandled promise rejection in strict mode

  7. Anonymous

    If your resume says “console developer” and your stack is console.log + grep, my SRE gives you exactly 10 seconds to discover OpenTelemetry

  8. @realVitShadyTV 10mo

    Legends debug JS with alert()

    1. dev_meme 10mo

      Legends debug JS by switching to TS and afterward with help of alcoholism buffs

Use J and K for navigation