I mean, it does give good completions sometimes but the time saved isn't that great imho. Maybe chatgpt is better but it feels like AI still have some way to go to actually be so useful you would be less sucessful without it.
Generative AI and The Future of Work
31–40 of 106 posts
Re: Generative AI and The Future of Work
#32ChatGPT help me solve a refactoring bug today. I had spent hours messing around trying to figure out what the issue was until I realized, via asking ChatGPT, that I had misunderstood a piece of the code and the docs. It was able to answer and provide examples (until it had error and crashed) in a way a senior engineer might have been able to. The funny thing is I had tried just pasting in code and saying "find the bu…
Re: Generative AI and The Future of Work
#33I don't have a problem with the main point of the article, but there is a huge terminology confusion that is rapidly gathering force to confuse people. The key breakthroughs of GPT3 et al are not primarily about generative AI. People had been building generative models long before GPT3, and it was generally found that discriminative models had better performance. They key to the power of GPT3 is that it has billions…
Good point on the terminology. What do you think the right terminology should be? LLMs is too much of a mouthful and is not as informative for the general public, imo. People are also using Foundation Models, which I rather like.
Re: Generative AI and The Future of Work
#34ChatGPT help me solve a refactoring bug today. I had spent hours messing around trying to figure out what the issue was until I realized, via asking ChatGPT, that I had misunderstood a piece of the code and the docs. It was able to answer and provide examples (until it had error and crashed) in a way a senior engineer might have been able to. The funny thing is I had tried just pasting in code and saying "find the bu…
You surrendered the need to think to the machine. You are lesser for it. I don't think these AIs are just removing drudgery, like, say, a calculator. They actually do the work. Or more correctly, they produce something that will pass for the work.
Wholesale embracing of this sort of technology is bad for us.
Re: Generative AI and The Future of Work
#35Re: Generative AI and The Future of Work
#36ChatGPT help me solve a refactoring bug today. I had spent hours messing around trying to figure out what the issue was until I realized, via asking ChatGPT, that I had misunderstood a piece of the code and the docs. It was able to answer and provide examples (until it had error and crashed) in a way a senior engineer might have been able to. The funny thing is I had tried just pasting in code and saying "find the bu…
From Star Trek: First Contact: "When you build a machine to do a man's job, you take something away from the man." You surrendered the need to think to the machine. You are lesser for it. I don't think these AIs are just removing drudgery, like, say, a calculator. They actually do the work. Or more correctly, they produce something that will pass for the work. Wholesale embracing of this sort of technology is bad for…
I don't think the average person wants to be doing the menial work, vs architecting a grander vision IE the purpose for the work.
Re: Generative AI and The Future of Work
#37ChatGPT help me solve a refactoring bug today. I had spent hours messing around trying to figure out what the issue was until I realized, via asking ChatGPT, that I had misunderstood a piece of the code and the docs. It was able to answer and provide examples (until it had error and crashed) in a way a senior engineer might have been able to. The funny thing is I had tried just pasting in code and saying "find the bu…
From Star Trek: First Contact: "When you build a machine to do a man's job, you take something away from the man." You surrendered the need to think to the machine. You are lesser for it. I don't think these AIs are just removing drudgery, like, say, a calculator. They actually do the work. Or more correctly, they produce something that will pass for the work. Wholesale embracing of this sort of technology is bad for…
Re: Generative AI and The Future of Work
#38ChatGPT help me solve a refactoring bug today. I had spent hours messing around trying to figure out what the issue was until I realized, via asking ChatGPT, that I had misunderstood a piece of the code and the docs. It was able to answer and provide examples (until it had error and crashed) in a way a senior engineer might have been able to. The funny thing is I had tried just pasting in code and saying "find the bu…
From Star Trek: First Contact: "When you build a machine to do a man's job, you take something away from the man." You surrendered the need to think to the machine. You are lesser for it. I don't think these AIs are just removing drudgery, like, say, a calculator. They actually do the work. Or more correctly, they produce something that will pass for the work. Wholesale embracing of this sort of technology is bad for…
Or even just "asking for a second opinion"?
Re: Generative AI and The Future of Work
#39ChatGPT help me solve a refactoring bug today. I had spent hours messing around trying to figure out what the issue was until I realized, via asking ChatGPT, that I had misunderstood a piece of the code and the docs. It was able to answer and provide examples (until it had error and crashed) in a way a senior engineer might have been able to. The funny thing is I had tried just pasting in code and saying "find the bu…
From Star Trek: First Contact: "When you build a machine to do a man's job, you take something away from the man." You surrendered the need to think to the machine. You are lesser for it. I don't think these AIs are just removing drudgery, like, say, a calculator. They actually do the work. Or more correctly, they produce something that will pass for the work. Wholesale embracing of this sort of technology is bad for…
I'm sure the buggy whip makers had pride in their work as well.
Re: Generative AI and The Future of Work
#40Earlier quoted context omitted.
Can you elaborate more on your process, and the venue/focus of the writing?
I write educational technical articles for a living. Dev tools, frameworks, security, APIs, infrastructure, web3, etc. I talk to the AI as if I would interview an expert on a subject matter. This usually gives a good starting point for an article, if the subject is general enough, and not too new. It's also good at structuring and rewriting texts. If you already have all the correct data, you can use it to write an o…
I was already worried about ChatGPT-like systems generating mass-produced nonsense and polluting the internet, but if people are also going to edit ChatGPT output just enough to make it seem right (a mechanism I hadn't thought of so far), that might make the nonsense a lot harder to detect.
I totally understand the reasoning though, it sounds like a productive workflow.