@Ravisutanjani I have been raising complaints regarding the export units being counted as import due to net meter not configured post installation for 6 months but there has been no resolution. Tried uppcl complaint, jansunwai, cpgrams but still no resolution.
PM Surya Ghar Yojana will succeed only if
- Net metering is configured on time
- Export and import data is verified
- Billing corrections are automatic
- DISCOMs are accountable
Otherwise rooftop solar adoption will slow down.
AI is great at generating answers.
It’s not great at:
• asking clarifying questions
• understanding business constraints
• predicting long-term impact
That part is still our job.
The biggest candidate mistake I notice:
Trying to prove they’re smart instead of trying to understand the problem.
Interviews reward collaboration, not just performance.
My debugging got faster when I stopped reading code first and started reproducing the issue carefully.
Understanding the conditions is usually harder than fixing the bug.
Frontend habits that reduced my bugs significantly:
• debug with breakpoints, not guesses
• keep state close to the component that uses it
• name things so comments become unnecessary
Most issues were architecture, not logic.
Most interview prep advice focuses on adding skills.
My progress accelerated when I did the opposite:
I reduced surface area and went deep enough to defend every decision I wrote on my resume.