logoalt Hacker News

samuelknighttoday at 11:47 AM2 repliesview on HN

Ridiculous string comparisons on long chains of logic are a hallmark of vibe-coding.


Replies

dijittoday at 12:03 PM

It's actually pretty common for old sysadmin code too..

You could always tell when a sysadmin started hacking up some software by the if-else nesting chains.

TeMPOraLtoday at 12:21 PM

Nah, it's a hallmark of your average codebase in pre-LLM era.