On maintaining old code and the battle of styles... (2002) by vladb - I found my coding style and taste conflicting with that of the original author; if making changes, should I conform to existing style or use my own preferred style?
Convincing management for OO (2017) by pwagyi - scripts written in procedural/shell scripting style; lots of duplicates. How can I convince management to adopt OO/Moose?
Is it correct? (2008) by GrandFather (Does it work correctly? Do you understand it? Would anyone else understand it? Will you understand it in a month's time? Does it strike a good balance between terseness and verbosity? Could you make changes to it without it being likely to break in unforeseen ways? Is it fast enough?)