DEV Community

Discussion on: Can you age out of dev?

Collapse
 
nssimeonov profile image
Templar++ • Edited

If you are feeling nostalgic - I know someone who needs fixing an 20years old system, that has some Perl in it.

I know of a different company using Cold Fusion too. :)

These days I typically charge about $150 an hour for consulting work

I'd say you're a bit on the cheap side for what you can offer...

Collapse
 
jhilgeman profile image
Jonathan H

Thanks, but I'm sure there's someone out there who still lives and breathes Perl (and ColdFusion) who would be more cost-efficient than I would be now.

I appreciate the note on the rate. It's a sweet spot for me at the moment, though.

Thread Thread
 
nssimeonov profile image
Templar++

I remember what I read around 15 years ago on TheDailyWTF.com by Alex Papadimoulis - a project should be considered successful if the customer is using it 10 years later. It's a failure if it's thrown away and replaced by a new one earlier. So all these "rusty" projects are actually very successful, no matter how crappy the code looks - if it still works it's good for the customer.

Thread Thread
 
jhilgeman profile image
Jonathan H

That was probably more true 15 years ago. In my humble opinion, industry demands have skyrocketed over the past 2 decades in volume and complexity, and we now have cloud services galore, where integration is the new name of the game. Many clients running older systems are also faced with issues that are hard to resolve without replacing the software (e.g. data warehouses that rely on file-based import/export functionality rather than REST/SOAP web services). These days, I'd qualify anything as successful if it makes it past 3-4 years. Who knows whether that will change in the future or not. Just my opinion.

Thread Thread
 
nssimeonov profile image
Templar++

From the perspective of a software developer - it's successful once you get your paycheck :) It's a problem of your customers if they will keep using it and how long.