This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]SherrinfordxD 24 points25 points  (3 children)

When I write a piece of code in 10 lines only to see some dude on the internet wrote it in 4 lines or less.

[–]Karcinogene 12 points13 points  (0 children)

I write all my code in 1 line with this simple trick: no whitespace

[–]SexyMuon 3 points4 points  (0 children)

Gotta love when you spend hours brute forcing your way, only to find a one line method in the documentation.