Takeaway from the Code Golfing lightning talk at wroclove.rb 2023. Compressing solutions via Ruby tricks (eval, whitespace hacks, global `$` variables) teaches the language in depth — including lesser-known features like recursive arrays displayed as `[...]`. But less code is not easier to understand at all. Golf is fun, not a style guide.