|
|
|
Ask HN: What is the ugliest code you've let slip?
|
|
6 points
by mc42
3466 days ago
|
|
I've seen some horrible code run perfectly, and some inexplicable snippet that shouldn't run work well enough. What have you let make it to production that never should have been there, and likely was only intended as a temporary fix? Did you ever get around to fixing it? |
|
The only time this has ever bothered me is when it's in the interview process and costs me the job.
I usually stop working on code when it's "good enough", which is to say, when it works.
Maybe I have low standards.