top | item 45351237

(no title)

bear8642 | 5 months ago

Remember, simple is not the same easy

discuss

order

moomin|5 months ago

See also: go.

zer00eyz|5 months ago

Well.

Don't try to write "good" go and it becomes easy too.

I would rather see clearly defined, readable, documented code that isnt optimal... than good code lacking any of those traits.

And good code often isnt clearly defined, it often isn't reader friendly and it often lacks documentation (this bit is fixable but ends up needing a lot more of it).

Bad code that works isnt bad.