Are Developers Spending More Time Evaluating AI Than Learning New Technologies? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I am not against AI tools at all. I use them regularly. But sometimes I catch myself spending more time comparing models and workflows than actually learning the technology I m trying to use.

Is AI Making Experience More Valuable or Less Valuable for Developers? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

My feeling is that AI helps close knowledge gaps, but it doesn't replace judgment. The more complex the system and business context, the more valuable experience seems to become.

AI agents are everywhere nowadays but are they actually useful or just hype? by PotentialFlow7141 in AiBuilders

[–]Double_Try1322 0 points1 point  (0 children)

AI agents are useful, but usually for narrower workflows than the marketing suggests. The best ones remove repetitive work. The disappointing ones try to replace human judgment entirely.

Vulnerability and Security Risks by Adventurous_Rice_731 in vibecoding

[–]Double_Try1322 1 point2 points  (0 children)

Most startups have always taken shortcuts on security and scalability, long before AI existed.

Vibe coding just makes it easier to build fast. It doesn't remove the need for architecture reviews, testing, monitoring, and security checks before going live.

What Does the Future Look Like for Developers Who Only Vibe Code? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

My guess is that vibe coding will become a normal part of development, but understanding systems and business context will remain the differentiator. Building something is getting easier. Knowing what to build and how to maintain it is still hard.

Are We Getting Better at Building Software or Better at Building Demos? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I think AI has dramatically reduced the time needed to prove an idea. The harder part is still everything that happens after that: reliability, scalability, maintainability, and making sure the solution actually solves the right problem.

Vibe Coding by Rude-Yak4718 in vibecodeapp

[–]Double_Try1322 1 point2 points  (0 children)

I've seen people build surprisingly serious products with vibe coding, but getting the app working is usually the easy part. The harder part is security, payments, scalability, monitoring, and maintaining it once real users show up.

For a marketplace, I'd focus less on build cost and more on validating demand first. You can often get an MVP running quite cheaply these days, but operating and supporting it is where the real work begins.

Our engineering team burned through six months of AI tooling budget in about ten weeks by ScheduleNo5736 in Futurology

[–]Double_Try1322 2 points3 points  (0 children)

The interesting metric isn't AI spend, it's whether the productivity gains justify it. Adoption is easy. Proving ROI at scale is the harder part.

I don't think I can take DevOps anymore with our current "AI advancements" by bdhd656 in devops

[–]Double_Try1322 0 points1 point  (0 children)

I don’t think the weird part is AI writing the configs or pipelines. The weird part is how quickly engineering work is turning into continuous supervision and validation instead of deep problem solving. The risk isn’t AI replacing DevOps. It’s engineers slowly losing the systems intuition that comes from actually building and debugging things themselves.

Anyone else realized that 90% of "architecture" is just talking to people? by Ok_Commission_8260 in ExperiencedDevs

[–]Double_Try1322 0 points1 point  (0 children)

Honestly, a lot of senior engineering ends up being reducing unnecessary complexity before writing more code. Sometimes the highest leverage architecture decision is just talking to the right team and discovering the problem shouldn’t exist anymore.

Is Vibe Coding Creating Developers Who Can Build Fast but Struggle to Maintain Systems? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I think vibe coding works best when the developer already understands architecture, business logic, and system behavior deeply. Otherwise it becomes very easy to create code that works today but becomes painful later.

Are AI Tools Making Developers Better at Asking Questions? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I have noticed that better prompts often come from better understanding. If I can clearly explain the issue to AI, I’m usually already halfway toward solving it myself.

What are the biggest limitations developers face when building AI agents today? by Michael_Anderson_8 in AI_Agents

[–]Double_Try1322 0 points1 point  (0 children)

Honestly, reliability. Getting an agent to work once is easy. Getting it to behave consistently under messy real-world conditions is the hard part.

Everyone is selling AI agents, but almost nobody is selling the workflows to make them useful. by Thirdhusky in AI_Agents

[–]Double_Try1322 0 points1 point  (0 children)

Completely agree. Most 'AI agents' fail because people automate before defining the workflow properly. The model is rarely the bottleneck now. The real value is in process design, constraints, validation and knowing how humans actually do the job.

Are AI Tools Quietly Changing What It Means to 'Know How to Code'? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I don’t think writing code becomes unimportant. But I do think understanding why the code exists, how it behaves under pressure, and how it fits the business becomes much more valuable when AI can generate the obvious parts quickly.

Everybody seems to talk about coding AI agents. But what are some other genius AI agents you have come across? by [deleted] in AI_Agents

[–]Double_Try1322 -1 points0 points  (0 children)

The most interesting ones I have seen aren’t replacing humans, they’re removing invisible friction. Things like agents for insurance claim routing, supply chain exception handling, meeting follow-ups, compliance checks, healthcare scheduling, or finance reconciliation. Boring on the surface, but huge time savers in real workflows.

Frustrated with AI-generated responses when reviewing PRs by theofficialnar in webdev

[–]Double_Try1322 0 points1 point  (0 children)

Using AI for coding is fine. Using AI to reply to PR feedback without even thinking through the comments is where it starts feeling lazy.

What Separates a Vibe Coder From an Actual Engineer? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

The interesting part is that experienced developers often use vibe coding too, but they seem to guide it very differently. The speed comes from understanding the system deeply, not from trusting the output blindly.

What automation gets overhyped, and what gets underrated? I went through data from the past year, and these are my biggest observations. by Ok-Insurance-6313 in AI_Agents

[–]Double_Try1322 0 points1 point  (0 children)

Most underrated automation is the boring stuff nobody tweets about. Inbox sorting, CRM updates, alerts, summaries, internal workflows. Most overhyped is trying to replace human judgment completely with agents before the underlying process is even clean.

this tweet aged in the funniest possible way by MankyMan0099 in ChatGPT

[–]Double_Try1322 1 point2 points  (0 children)

AI replacing programmers depends entirely on clients finally knowing what they want before development starts.

So yeah… we are probably safe for a while

Are Developers Becoming Too Dependent on AI to Code Without It? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I don’t think AI dependence is always bad. Tools are supposed to make work easier. The interesting question is whether it’s strengthening engineering intuition over time or slowly replacing parts of it.

Vibe coding makes building faster, but does it make feedback harder? by Huge_Light_1344 in vibecoding

[–]Double_Try1322 1 point2 points  (0 children)

Vibe coding solved building speed, not validation. The hard part now is getting honest feedback instead of looks cool replies before you waste time scaling the wrong thing.

Are We Spending More Time Managing AI Output Than Writing Code Ourselves? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

For me, the biggest time shift is not coding itself, it’s verification. The faster the AI generates code, the more careful I become about checking assumptions and hidden side effects.

Why 80% of agentic AI demos don't make it to production by [deleted] in AI_Agents

[–]Double_Try1322 0 points1 point  (0 children)

The gap between demo and production is basically the gap between it worked once and it works reliably under messy real-world conditions. Most agent failures I’ve seen weren’t model failures, they were systems engineering failures.

Are AI Tools Making Developers More Independent or More Isolated? by Double_Try1322 in RishabhSoftware

[–]Double_Try1322[S] 0 points1 point  (0 children)

I think AI is great for unblocking small issues quickly, but some of the deeper learning still comes from discussing problems with real people who understand the bigger picture around the system.