Live data from Hacker News

A subredit dedicated to legacy code

old.reddit.com

1–10 of 12 posts

Re: A subredit dedicated to legacy code

#5
Personally I love untangling old PHP/Ruby systems and striking that balance between paying down technical debt, squashing bugs, and getting new features to users.

I prefer the unique challenges of hundreds of thousands or millions of lines of code and a user base getting real work done with a system to the repetitive tasks of greenfield development ("oh joy, time to implement password reset again!").

PS If anyone is sitting on this type of challenge I've got my email in my profile, I am looking for some freelancing hours.

Re: A subredit dedicated to legacy code

#6
post #5

Personally I love untangling old PHP/Ruby systems and striking that balance between paying down technical debt, squashing bugs, and getting new features to users. I prefer the unique challenges of hundreds of thousands or millions of lines of code and a user base getting real work done with a system to the repetitive tasks of greenfield development ("oh joy, time to implement password reset again!"). PS If anyone is…

My experience is actually creating projects from scratch and outsource everything to 3rd parties (like using Firebase for everything). But lately I've seen that there are too many organizations (specially government and non-profits) that desperately need some improvement in their technology. And they need it more than a startup that is already in the bleeding edge.

I hope in the future people feel free to post job postings or freelance projects in this subreddit.

Re: A subredit dedicated to legacy code

#9
post #5

Personally I love untangling old PHP/Ruby systems and striking that balance between paying down technical debt, squashing bugs, and getting new features to users. I prefer the unique challenges of hundreds of thousands or millions of lines of code and a user base getting real work done with a system to the repetitive tasks of greenfield development ("oh joy, time to implement password reset again!"). PS If anyone is…

I feel much the same way. I love that feeling of deep familiarity you only get with a codebase that has some years behind it and you sharing multiple of those years with it. You get things like when a bug report comes in, and just from the description you can immediately realize some niche interaction that they've stumbled upon.
Post reply on HN