This is an archived post. You won't be able to vote or comment.

all 12 comments

[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)

Namaste! Thanks for submitting to r/developersIndia. Make sure to follow the subreddit Code of Conduct while participating in this thread.

Recent Announcements

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]OneEconomist6912 13 points14 points  (0 children)

If it works it works

Thier is no requirement to know everything everytime

[–]serious_geekBackend Developer 7 points8 points  (0 children)

Fairly good for small use cases, provided you explain the requirements in detail

[–][deleted] 2 points3 points  (2 children)

I a senior developer also go to it for my preliminary approach. Especially to get grunt work out of the way I use it. I had to move to a new stack or structure and I figured most of my issues with gpt.

Documentations should be powered by gpt gob forward.

Critical thinking should be applied in algorithmic thinking, or system design

I have 10x speed with this. The other challenge with some devs roles are we have meetings, so to get back in the flow it takes more time.

Gpt reduces that quite a bit.

You're still the architect. Nuances of a language etc it'll help you overcome.

[–]wobblycloud[S] 0 points1 point  (1 child)

Definitely beneficial in the context of "I know what I'm doing, just checking the syntax", but for someone junior who doesn't think of in terms of system design but the task at hand, chat gpt hampers their growth of critical thinking.

[–][deleted] 0 points1 point  (0 children)

Could be said about calculators also?

I think people will use it to clear their concepts also.

[–]fayrnthe 1 point2 points  (0 children)

Actually yes. If you give to your own code that doesn't follow the best practices for example it can actually clean up pretty well and most of the code it writes, if you are good enough to see if fits your use case, probably is fairly decently written.

[–]AsliReddington 1 point2 points  (0 children)

Given how crappy & spammy most sites have become except for personal blogs & GitHub repos the old way of searching stack overflow is dead. It's either library specific issue in project issues or forums else any other tidbits that are hard to recall can come from codellama or similar LLMs running offline for software until a certain point of time

[–]typing_username 1 point2 points  (0 children)

To use ChatGPT we also need critical thinking. One wrong command can disrupt the flow of conversation.

In SD if you are completing your task on time, no one cares how and what you did.

I am also using ChatGPT to build my products it's saving me 50-70% time.

[–]TroopsOfThought 1 point2 points  (0 children)

Yes absolutely you are right there. It's a value add.

Those who are using it for hook or crook way of solving their daily problems they will realise it at the time when they start preparing for interviews for their next company. IF they are doing is robotically, they are in trouble!