Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live.
- Code for the Maintainer
via Coding Horror
TAGS: None
Always code as if the person who ends up maintaining your code is a violent psychopath who knows where you live.
- Code for the Maintainer
via Coding Horror
TAGS: None
London QS meetup group - Quantified Self and Self-hacking community in London
The Mine! project - user-driven app for data & relationship logistics
MINT - My Information, Not Theirs, market RIOT initiative to get customer data back from companies
VRM Hub - VRM community in London
VRM Labs - network of companies interested in VRM
Admin Advertising Articles & interviews Autonomy Books Business Communication Current Affairs Data Enterprise 2.0 Events Film Food and Drink Funny Identity Individual Information Journalism Marketing Media Metablogging Mine! Music Network New models Open source/IP/DRM People Personal Personal Informatics Politics Privacy & Security Projects Public relations Quotes Reading & Bookmarks Science Social web Stuff Sui Generis Tools and applications Travel Trends Uncategorized VRM VRMHub Web/Tech Weblogs
© 2009 Media Influencer. All Rights Reserved.
This blog is powered by Wordpress and Magatheme by Bryan Helmig.
Crosbie Fitch
on Jun 20th, 2008
@ 9:29 am:
Coders would not be very kind if they held that thought in their minds.
I suggest you should always code as if the person who will end up maintaining your code is yourself ten years later having completely forgotten why the heck you wrote what you did. This is a far more common occurrence than being visited by a postal maintainer with a grudge.
Many coders believe subsequent maintainers will be ’some other poor mug’. They are usually the same coders who don’t realise that the code they write is their code and their future livelihood.
This is one of the benefits of being paid to write GPL code. The author knows it’s 100% their code. With ‘their’ as in authorship, not as in ‘I get to sue you for copying it’, or otherwise as in ‘my employer gets to sue me for copying my own code’.
Crosbie Fitch
on Jun 20th, 2008
@ 9:33 am:
An edit:
With ‘their’ as in authorship and owning the IP.