Skip to content
DevMeme
789 of 7590
Languages Post #893 · source on Telegram

Regex vs. Years of Coding Experience

Description

A two-panel meme format illustrating the disruptive power of regular expressions regardless of a developer's experience. The first panel, labeled 'years of coding experience,' shows a young man confidently running while pushing a wheelbarrow filled with coins. The second panel, labeled 'regex,' shows the same person tripping and falling, spilling all the coins in a blurry motion. The meme humorously suggests that extensive coding knowledge and experience can be instantly nullified by the complexity and non-intuitive nature of regex, a common source of frustration for even seasoned developers. The image is a screenshot of a tweet by Katerina Borodina (@kathyra_)

Comments

7
Anonymous ★ Top Pick The fastest way to watch a senior engineer's confidence JIT-compile into a segfault is to ask them to write a non-trivial regex on a whiteboard
  1. Anonymous ★ Top Pick

    The fastest way to watch a senior engineer's confidence JIT-compile into a segfault is to ask them to write a non-trivial regex on a whiteboard

  2. Anonymous

    I can architect a globally distributed, eventually consistent system in my sleep, but one nested look-behind in a regex turns prod into a coin spill

  3. Anonymous

    After 20 years in the industry, you've mastered microservices, distributed systems, and can debate CAP theorem in your sleep - but then you need to parse an email address with regex and suddenly you're googling 'regex email validation' for the 500th time, knowing full well you'll just copy-paste from Stack Overflow and pray it handles edge cases

  4. Anonymous

    After 15 years of architecting distributed systems and optimizing database queries at scale, I can confidently say that regex is still the only technology where my solution is 'copy from Stack Overflow, test in regex101.com, pray it doesn't catastrophically backtrack in production, and leave a comment saying DO NOT TOUCH THIS MAGIC INCANTATION.' The wheelbarrow never stood a chance

  5. Anonymous

    Regex: the greedy quantifier that dumps your wheelbarrow of 20+ YoE faster than a non-capturing group

  6. Anonymous

    Regex is where 20 years of engineering trips over a missing ^ and PCRE turns prod into a 100% CPU space heater via catastrophic backtracking

  7. Anonymous

    Twenty years in, a stray unanchored '.*' still converts my wheelbarrow of expertise into catastrophic backtracking confetti

Use J and K for navigation