frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Coworker Refuses to Change Code He Didnt Write Himself

4•kvajsvem333•5h ago
My Coworker refuses to touch code (no matter how trivial) that was written by people who are no longer at the company. His argument is that the context of the code was lost when the people who wrote it left the company. I find this argument absurd and never heard it before in my career. Sometimes its about trivial changes eg. requesting that the api returns 200 when the /enable endpoint is called twice instead of returning error 412 the second time. There is this service that he owns that is an absolute mess and the customer is pissed off and wants it to behave differently ie. more than the rest of our system. He refuses to do that and we need to have a lot of back and forths with the customer until they create enough pressure on our higher ups so that they have to order him to change that code. I truly want to hear your opinion about this.

Comments

bell-cot•4h ago
Until "back and forths with the customer until they create enough pressure on our higher ups so that they have to order him to change that code", I was going to suggest polite ways of asking your manager to get involved.

After that - sounds like your (and/or his) manager are too weak/ineffective to fix the obvious problem. And more of the same, up the chain.

How long have you been there, and what might other coworkers think? I'd probably be polishing my resume - on the theory that low-functioning orgs can go away fairly quickly. And that what I didn't know about the politics behind that mess could still hurt me.

al_borland•3h ago
I’ve know people in leadership who have the remaining team re-write anything from parting members when they leave, so the remaining team actually understands the code base. I kind of like this idea, if the culture will support it.

I have mixed feelings on maintaining other’s code. Changing 412 to 200 sounds trivial, but do you know where else in the code it may be looking for 200 vs 412? Others that may rely on it? These are where bugs are formed.

Someone asked me for a “trivial” change to someone else’s code a couple weeks ago. They told me it would take 15 minutes, tops. I pushed back and refused to commit to doing it on any kind of timeline. After the call I looked at the code. I had made some other minor changes in the past (things I made that needed to be integrated into a bunch of places), but looking at the bulk of it, it was 6 years old and mostly irrelevant. Doing what they asked probably would have taken a few hours, but doing what was needed to achieve the stated goal of the code in 2025, would be more like a week+… a full re-write and some meetings with engineering and operations to better understand what is needed these days. It’s rarely as trivial as people make changes out to be.

They ended up just asking for access to run the existing code, and said they’d work around me so I would have to do nothing more than add a service account for access. Fine. A week later they were asking me for code changes again, to support adding results into a ticketing system that didn’t exist when the code was written. So much for not having to do anything or 15 minutes.

It’s almost never as quick and trivial as people say. What are the competing priorities of the team and individual? Where do these tasks fall? What is the culture like, if he makes that one update is he then the owner of all that code and responsible and accountable for it all? I’ve seen that pretty often, and it makes people not want to sign on to old code from others.

kvajsvem333•3h ago
This what Claude told me:

Your coworker's stance is quite extreme and problematic from both technical and business perspectives. While there's a kernel of truth to concerns about code context, their absolute refusal to touch any legacy code is unrealistic and unprofessional. Here's why their position doesn't hold up: The context argument has limits. Yes, understanding original intent helps, but well-written code should be reasonably self-documenting, and professional developers are expected to work with unfamiliar codebases regularly. If code is truly incomprehensible without the original author, that's a code quality problem, not a reason to never touch it. Business impact matters. Refusing customer-requested changes - especially simple ones like status code adjustments - because of authorship is putting personal comfort over business needs. That's not sustainable in any professional environment. It's part of the job. Maintaining and modifying existing code, regardless of who wrote it, is fundamental to software development. Every developer inherits code from others constantly. The real issue might be deeper. Your coworker might be using this as an excuse because they're overwhelmed by the codebase's complexity, lack confidence in making changes safely, or are trying to avoid responsibility for a messy service they inherited. Your frustration is completely understandable. This approach creates unnecessary friction with customers and forces management intervention on routine technical decisions. It's also unfair to you and other team members who have to deal with the fallout. Have you considered whether your coworker might benefit from pair programming or code review support to build confidence with the legacy code?

HP Is Launching an Ad Business with Laptop-Targeted Ads

https://www.adweek.com/commerce/hp-is-launching-an-ad-business-with-laptop-targeted-ads-and-a-streaming-service/
1•dotcoma•1m ago•0 comments

Google's Windsurf Deal Is a Wake-Up Call for AI Startup Employees

https://www.bloomberg.com/news/newsletters/2025-07-18/google-s-windsurf-deal-a-wake-up-call-for-ai-startup-employees
1•thm•5m ago•0 comments

Class of 2025: PhD students' realigned priorities in wake of Covid and cuts

https://www.nature.com/articles/d41586-025-02023-w
1•rntn•6m ago•0 comments

Sarepta tells FDA it won't halt shipments despite patient deaths

https://apnews.com/article/sarepta-muscular-dystophy-death-fda-gene-therapy-756b7ef43591b685fc197d6acb29c4c1
1•geox•6m ago•0 comments

React Router and React Server Components: The Path Forward

https://remix.run/blog/react-router-and-react-server-components
1•SpaceIcedLatte•9m ago•0 comments

Gum: A Go-powered tool for writing shell scripts, no Go code required

https://github.com/charmbracelet/gum
1•bundie•9m ago•0 comments

AI's energy demand ratchets up pressure on Republicans

https://www.eenews.net/articles/ais-energy-demand-ratchets-up-pressure-on-republicans/
1•pera•9m ago•0 comments

Popular NPM linter packages hijacked via phishing to drop malware

https://www.bleepingcomputer.com/news/security/popular-npm-linter-packages-hijacked-via-phishing-to-drop-malware/
2•OptionOfT•11m ago•0 comments

Using leaked data to examine vulnerabilities in SMS routing and SS7 signalling

https://medium.com/@lighthousereports/using-leaked-data-to-examine-vulnerabilities-in-sms-routing-and-ss7-signalling-8e30298491d9
2•todsacerdoti•11m ago•0 comments

Unexpected inconsistency in records – Jon Skeet's coding blog

https://codeblog.jonskeet.uk/2025/07/19/unexpected-inconsistency-in-records/
1•OptionOfT•12m ago•0 comments

Where Did All Those Brave Free Speech Warriors Go?

https://www.techdirt.com/2025/05/19/where-did-all-those-brave-free-speech-warriors-go/
4•the_why_of_y•19m ago•0 comments

Interesting thoughts on the limits of AI in the context of software development

https://www.ufried.com/blog/ai_and_software_development_5/
1•BinaryIgor•20m ago•0 comments

A Look Back at WeChat's PhxSQL and the 'Fastest Majority'

https://www.supasaf.com/blog/general/phxsql
1•supasaf•21m ago•0 comments

New Russian law criminalizes online searches for controversial content

https://www.washingtonpost.com/world/2025/07/17/russia-internet-censorship/
4•voxleone•23m ago•0 comments

DunedinPACNI estimates the longitudinal Pace of Aging from a single brain image

https://www.nature.com/articles/s43587-025-00897-z
1•bookofjoe•25m ago•0 comments

Why Is ReactOS Development So Undervalued?

2•Waraqa•28m ago•1 comments

AI guzzled books without permission. Authors are fighting back

https://www.washingtonpost.com/technology/2025/07/19/ai-books-authors-congress-courts/
3•amirkabbara•30m ago•1 comments

Kimi K2 scored 59% on the aider polyglot coding benchmark

https://twitter.com/paulgauthier/status/1946165321611526229
1•tosh•32m ago•0 comments

Spectrally Tunable Lighting: How LEDs can emulate blackbody emitters

https://enody.lighting/journal/01-spectrally-tunable-lighting/
1•carterpeterson•32m ago•0 comments

'I was floored by the data': Psilocybin shows anti-aging properties

https://www.livescience.com/health/ageing/i-was-floored-by-the-data-psilocybin-shows-anti-aging-properties-in-early-study
4•Bluestein•36m ago•0 comments

Extending Iterated, Spatialized Prisoners Dilemma to Understand Multicellularity

https://lksshw.github.io/
1•ca98am79•40m ago•0 comments

Field Guide to the North American Weigh Station

https://hackaday.com/2025/06/26/field-guide-to-the-north-american-weigh-station/
1•toomuchtodo•40m ago•0 comments

uv 0.8

https://github.com/astral-sh/uv/releases/tag/0.8.0
2•tosh•40m ago•0 comments

Is automating your AI too hard? Let AI automate that too

https://github.com/czlonkowski/n8n-mcp
1•greggh•40m ago•2 comments

Origami Space Planes Could Solve a Major Problem in Orbit

https://gizmodo.com/origami-space-planes-could-solve-a-major-problem-in-orbit-2000629875
1•Bluestein•41m ago•0 comments

Scenarios for solar radiation modification need to include perceptions of risk

https://iopscience.iop.org/article/10.1088/2752-5295/addd42
1•PaulHoule•42m ago•0 comments

Google Backs 10 New Nuclear Reactors for AI, Built by AI. What Could Go Wrong?

https://www.pcmag.com/news/google-backs-10-new-nuclear-reactors-for-ai-will-it-work-this-time
1•Bluestein•43m ago•0 comments

Karen Hao – Empire of AI: Dreams and Nightmares in Sam Altman's OpenAI

https://www.youtube.com/watch?v=NtQCthF2vlY
1•belter•48m ago•1 comments

Death by AI

https://davebarry.substack.com/p/death-by-ai
3•ano-ther•49m ago•0 comments

Elon Musk's Starlink internet works great if hardly anyone uses it

https://www.washingtonpost.com/technology/2025/07/18/starlink-internet-satellite-speed-elon-musk/
3•reaperducer•49m ago•0 comments