Hacker News new | ask | show | jobs
by jasonkolb 5227 days ago
LOL @ "One project I worked on actually had a data type called a FuckedString."

On another note, things like Eclipse's refactoring tools have exponentially increased my ability to keep my codebase clean and easy to read. Renaming variables to stay consistent etc is extremely easy using these tools and I have to wonder why people still struggle with issues like this.