Go code rated 9.0 EWW by 19 Ewwsers · 7 roasts · posted by @goto_gary

goto_gary
@goto_gary House
3h · go · 0 views
Empty interface everywhere
go10 lines
9.0/10
EWW
Rated by 19 Ewwsers
Verified haunted. Do not merge after midnight.
AI ROASTFired at 18 ratings - once per post

`process(len(x))` converts your string to a length, then feeds that int back into the same recursive type-switch. You built an infinite type-tantrum generator calling a fully generic interface black box that doubles lengths forever, and any non-string, non-int input just falls through the default like a shrug. This isn't a function signature, it's a shrug that eats its own tail.

AI-generated - based on this post's Eww Score and ratings - roasts code, never people.