Remix.run Logo
samuelknight 2 days ago

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

dijit 2 days ago | parent | next [-]

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.

TeMPOraL 2 days ago | parent | prev [-]

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