Hacker News new | ask | show | jobs
by ilovepeppapig 2524 days ago
The worst production code I've seen (Java) included its own Object interface and a corresponding ObjectImpl (IIRC it was an abstract class).