this post was submitted on 08 Jan 2025
206 points (98.6% liked)

Programming

17781 readers
873 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 2 days ago* (last edited 1 day ago)

Im a software developer and im not sure of another forum site to use and when I was learning my trade Stackoverflow was a hostile place full of arrogant people.

This will probably be downvoted cause LLMs bad, but our small company of 7 including owners have embraced LLMs. So I use CoPilot in Vidual Studio Professional and ChatGPT.

Now it should be understood that if you ask questions about software development it is going to: 100% correct, mostly correct but you need to refine it, or it’s just plain wrong.

I don’t know how useful it will be in learning and I guess it depends on how good you are right now, but as an experienced dev I have found it invaluable.

My boss who is the lead engineer and the smartest person I’ve ever met believes using LLMs has done the work of one employee for us, in terms of time saving and having less experienced devs like me use CoPilot means I am taking less of him time every day for problems I can’t quite solve. We do have some tools that utilize LLMs, for instance I can create a C# Model and our tool will go and create the schemas and a graphql layer and some basic views as we use a lot of boilerplate which is boring to keep writing out and a waste of time. We should be solving new problems not already solved ones.

Finally if you ever need any help or just want to ask a dev some questions about code or the industry in general, then reach out.

Edit: It is interesting to see this being downvoted and upvoted about evenly. Wish people would voice why they downvote. Like what are they downvoting exactly.