this post was submitted on 28 Jul 2024
218 points (98.7% liked)
technology
23303 readers
17 users here now
On the road to fully automated luxury gay space communism.
Spreading Linux propaganda since 2020
Rules:
- 1. Obviously abide by the sitewide code of conduct.
Bigotry will be met with an immediate ban
- 2. This community is about technology. Offtopic is permitted as long as it is kept in the comment sections
- 3. Although this is not /c/libre, FOSS related posting is tolerated, and even welcome in the case of effort posts
- 4. We believe technology should be liberating. As such, avoid promoting proprietary and/or bourgeois technology
- 5. Explanatory posts to correct the potential mistakes a comrade made in a post of their own are allowed, as long as they remain respectful
- 6. No crypto (Bitcoin, NFT, etc.) speculation, unless it is purely informative and not too cringe
- 7. Absolutely no tech bro shit. If you have a good opinion of Silicon Valley billionaires please manifest yourself so we can ban you.
founded 4 years ago
MODERATORS
As a software developer with close to 30 years of experience, I find it continually astonishing when people say LLMs are useful to them for technical stuff. I already spend too much of my life debugging code I didn't write. I don't need to automatically churn out more technical debt to be responsible for!
I don't work in actual software development, though I do a little of it amongst other work.
When I need to slop out a one-time snippet or short script to do something, which I have to do like 10 times a day, it takes me like 3-20 minutes. ChatGPT 4 does it near-perfectly, takes one minute, and usually teaches me something on the way.
Plus when I need to work out how the fuck GDB works to debug shit, it's an absolute lifesaver. The manual is very long and remembering all the memory examination commands is hard.
If you're ever working on code over ~100 lines a long, then I basically agree as it takes massive debugging and is poorly factored to the point of being worthless. But for arcane, well-documented commands (ie obscure programming languages and linux tools), and short blasts of code, it's genuinely incredibly useful on a daily basis.
the only software developer thing chatgpt does well exceptionally well is 101 level answers to general questions/requests and read to me paraphrased stackoverflow results with nearly google levels of reliability.
Where chatgpt really 100x's a person's output is when you're trying to generate shitloads of spam text, such as automated posting of unique comments that use the post/thread/blog/videos's context and existing comments as context to appear relevant while still pushing a narrative or shilling a product, or building a proxy such that every page someone visits on your website, you automatically reword (plagiarize) another specific website's article then add your ads.
Idk you probably sound like people did when search engines first started getting popular. If you can’t learn how to get good output from an LLM you might get left behind. I never use LLMs for large chunks of code just snippets and it’s great for that. It’s just like StackOverflow. Don’t blindly copy shit without understanding what’s actually going on. You have fun writing boilerplate code I’m never going back to hand writing that shit.
You sound very insecure, kid.
You sound old. Enjoy 30 more years of writing boilerplate.
Here's a nickel, kid, buy yourself a language that eliminates boilerplate.