How to Write Unmaintainable Codethc.org 12 pointsvineel15 years ago3 commentsSaveHideCopy link On HNComments−ColinWright15yAn old friend:http://news.ycombinator.com/item?id=252615http://news.ycombinator.com/item?id=304039http://news.ycombinator.com/item?id=637491 <- This one has the most commentshttp://news.ycombinator.com/item?id=922369http://news.ycombinator.com/item?id=1573034http://news.ycombinator.com/item?id=1988165−sc68cal15ySQL AliasingAlias table names to one or two letters. Better still alias them to the names of other unrelated existing tables. Hmmm - it appears that the person I replaced has already been here before.−Luyt15ySome of these techniques were used in http://www.michielovertoom.com/python/ugly-python/
Comments
An old friend:
http://news.ycombinator.com/item?id=252615
http://news.ycombinator.com/item?id=304039
http://news.ycombinator.com/item?id=637491 <- This one has the most comments
http://news.ycombinator.com/item?id=922369
http://news.ycombinator.com/item?id=1573034
http://news.ycombinator.com/item?id=1988165
SQL Aliasing
Alias table names to one or two letters. Better still alias them to the names of other unrelated existing tables.
Hmmm - it appears that the person I replaced has already been here before.
Some of these techniques were used in http://www.michielovertoom.com/python/ugly-python/