this post was submitted on 17 Jun 2024
182 points (94.6% liked)
Asklemmy
43833 readers
1175 users here now
A loosely moderated place to ask open-ended questions
If your post meets the following criteria, it's welcome here!
- Open-ended question
- Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
- Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
- Not ad nauseam inducing: please make sure it is a question that would be new to most members
- An actual topic of discussion
Looking for support?
Looking for a community?
- Lemmyverse: community search
- sub.rehab: maps old subreddits to fediverse options, marks official as such
- [email protected]: a community for finding communities
~Icon~ ~by~ ~@Double_[email protected]~
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
India gets my respect for its very long history, and the fact it invented buddhism.
But Indian code is terrible. It degrades my respect for the country because it’s just consistently really bad.
A lot of Indian code seems like someone tried to fix a broken car window by caulking a fish tank into place. You confront them and they’re like “What? It’s glass isn’t it? It’s exactly the same”
Now I haven’t seen a lot of Indian code. I’ve seen the output of maybe ten different devs in India, and of that sample it’s all bad. Like really bad.
They work hard and get shit done, but it’s always some kind of hacky kluge made from copy-pasted code.
It’s unclean. It’s full of tech debt. It’s redundant. It’s often not even indented correctly.
Western countries employing Indian coders are generally looking for the cheapest coders they can find who speak passable English. All of that sounds like you got what you paid for.
It’s probably true that the examples I’m thinking of were all from that general notion. The attitude of “We’re going to India to get this done cheap.”
Yep and when they pay for better they tend to ship the engineer to their base of operations. Huge brain drain.
Siddhartha was born in what is now Nepal.
I went back and forth thinking you meant code like Building Code, or Traffic Code. But you literally mean programming code.
Honestly, I agree.
I will argue that the only code I ever saw from India was from coding firms hired by American companies thinking they can save a few bucks. But then people like me are paid 10x more to fix it.
That code seems to lack any sort of creative thinking or big picture. It's loops within loops. It's using stuff like letters for variables, or abbreviations. It's duplicating code in 3000 line files.
At first, I thought it was just laziness or trying to get it done asap. But then I felt sad when I gave them a lot of feedback, got the changes back, then the next set of code, saw the same issues over again. Like they really don't see a problem with this.
Unfortunately this is my experience as well. It's probably something in the way that it's taught over there? I do love my Indian coworkers-- they're nice and willing to help or collaborate, and are good people as far as I can tell-- but some of the architectural decisions are something that I can only describe as baffling.