Skip to content
DevMeme
269 of 7590
DevCommunities Post #325 · source on Telegram

Checklist tweet humorously describing true signs you’re meant to be a developer

Description

Image is a screenshot of a tweet from the account “Programming sucks” (@UserInputSucks). The avatar is a black circle with small yellow text reading “CSS sucks.” In the top-right corner sits a bright-blue rectangular button that says “Folge ich” (German Twitter UI for “Following”). The tweet text reads: “A development career is right for you if:” followed by four bullet points: 1) “You like building (and breaking) things” 2) “You enjoy losing sleep over a missing semicolon” 3) “Your idea of a fun Sunday is learning a new programming skill” 4) “You enjoy problem solving in the shower, while you sleep, during dinner…” A small grey link “Tweet übersetzen” appears under the text, and the timestamp shows “04:40 · 21. März 2019.” The humor centers on familiar developer behaviors - debugging insomnia, perpetual learning, and intrusive problem-solving thoughts - that resonate with experienced engineers juggling work-life balance and constant skill growth

Comments

7
Anonymous ★ Top Pick You know you’re a senior dev when you refactor half the monolith into microservices to find a missing semicolon - then present it on Monday as “strategic domain decomposition.”
  1. Anonymous ★ Top Pick

    You know you’re a senior dev when you refactor half the monolith into microservices to find a missing semicolon - then present it on Monday as “strategic domain decomposition.”

  2. Anonymous

    Twenty years in and I've graduated from losing sleep over missing semicolons to losing sleep over missing distributed transaction guarantees across seventeen microservices that someone decided didn't need a saga pattern because "it's just a simple checkout flow."

  3. Anonymous

    The checklist omits the final qualifier: the bug you solve in the shower belongs to code you deleted two jobs ago

  4. Anonymous

    This reads like a job posting written by someone who's been on-call for 72 hours straight. The missing semicolon bit hits different when you've spent 4 hours debugging only to discover it was a typo in a config file that your IDE's linter somehow missed. The real test isn't whether you enjoy problem-solving in the shower - it's whether you've ever woken up at 3 AM with the solution to a race condition you've been chasing for a week, then couldn't fall back asleep because you had to implement it immediately. Welcome to the profession where 'work-life balance' means your debugger is open on both your work laptop and personal machine

  5. Anonymous

    Senior dev edition: semicolons don’t cost sleep anymore; choosing between exactly-once and at-least-once across nine microservices does - welcome to shower-driven architecture

  6. Anonymous

    Juniors lose sleep over semicolons; architects ponder if that monolith needs event sourcing - mid-brunch

  7. Anonymous

    Career litmus test: when a missing semicolon causes a priority inversion that starves your melatonin thread, you’re already running production in your head

Use J and K for navigation