Skip to content
DevMeme
3489 of 7590
Backend Post #3825 · source on Telegram

Backend Developers' Natural Reaction to CSS

Description

A four-panel meme that humorously depicts the stereotypical aversion of backend developers to CSS. In the first panel, a man wearing glasses and a cap is driving with a serious expression, labeled 'backend developers'. The second panel shows a blue highway sign with 'CSS' written in bold white letters. The third panel is a close-up of a hand shifting a car's automatic transmission into reverse. In the final panel, the driver, still labeled 'backend developers', is looking back over his shoulder with a relieved smirk, clearly backing away. This meme uses the 'Man Driving and Reversing' format to joke about the common cultural divide in web development, where backend engineers, who specialize in server-side logic, often find the visual and sometimes unpredictable nature of CSS frustrating and prefer to avoid it entirely. It’s a relatable jab at specialization within the tech industry

Comments

25
Anonymous ★ Top Pick I can design a distributed system that handles a million RPS, but asking me to vertically align a div with CSS feels like I'm trying to prove the Riemann hypothesis
  1. Anonymous ★ Top Pick

    I can design a distributed system that handles a million RPS, but asking me to vertically align a div with CSS feels like I'm trying to prove the Riemann hypothesis

  2. Anonymous

    Backend devs will happily orchestrate a live schema rewrite under full traffic, but assign them one CSS tweak and they’ll trigger an emergency failover - consistency models are still less terrifying than flexbox quirks

  3. Anonymous

    After 15 years of perfectly normalized databases and elegant microservice architectures, you still can't center a div without checking Stack Overflow - and somehow that one CSS rule you added breaks three unrelated components in production

  4. Anonymous

    Backend developers can architect distributed systems handling millions of transactions per second, design elegant database schemas with perfect normalization, and debug race conditions in concurrent code - but ask them to center a div vertically and suddenly they're white-knuckling the door handle like they're about to drive off a cliff. It's the classic tale of someone who speaks fluent SQL, REST, and gRPC but breaks into a cold sweat at the mere mention of 'box-sizing: border-box'

  5. Anonymous

    Backend preaching separation of concerns, until CSS's !important overrides their resolve

  6. Anonymous

    Backend dev here: I’ll debug a Raft split-brain before I touch why min-height: 0 on a flex child fixes Safari’s phantom scroll

  7. Anonymous

    Backends can reason about Raft safety, but when faced with CSS they instinctively throw it in reverse, ship an !important, and call it mitigation

  8. @man13hma 4y

    Last time I was css frustrated when I tried to stick damn footer to the damn bottom of the page. Such a primitive task, no? I found several solutions and none of them was obvious.

    1. @RiedleroD 4y

      display: fixed; bottom:0;

      1. @RiedleroD 4y

        that's what I'd try

    2. @uubek 4y

      Ебанат

      1. @RiedleroD 4y

        english please

        1. @uubek 4y

          There’s no way to translate this word in English

          1. @RiedleroD 4y

            fair, google translate has the same opinion

      2. @man13hma 4y

        Why are you so rude? Hope you become healthier soon

        1. @uubek 4y

          Life in Central Asia sucks man, that is the reason

  9. @man13hma 4y

    By the way, that day I took this. https://css-tricks.com/couple-takes-sticky-footer/

    1. @RiedleroD 4y

      well that site sometimes overcomplicates things. My solution should work if you're not doing something funky.

  10. @sylfn 4y

    translation: [CSS3] is SHIT! * please use English in this chat

    1. @k_scranton 4y

      can't translate stickers (

      1. @sylfn 4y

        You can send translation text

    2. @thematdev 4y

      what anime is your profile image?

      1. @sylfn 4y

        Sword Art Online [not a screenshot]

  11. @k_scranton 4y

    them do fit tho

  12. @ZgGPuo8dZef58K6hxxGVj3Z2 4y

    Thats me

Use J and K for navigation