Hacker News new | ask | show | jobs
by flukus 3434 days ago
There's also a tendency to "architect" things so that common things can be reduced to one liners. A common one is to create form generators via attributes. Things always end up being way more complicated this way.