Hacker News new | ask | show | jobs
by the1 4808 days ago
you haven't seen aged code base with 3000+ JSP with many ways of accessing different data sources and no coherent paradigm in general.
2 comments

I must confess, I'm a coward. If I would ever see something like this I would run like hell. Programmers all over the world are taking too much bulshit.. seriously..
I was feeling all smug thinking that I could one-up you, but in the end you win:

find -name "*.jsp" | wc -l

1344