Live data from Hacker News

Ask HN: Burnout because of ChatGPT?

news.ycombinator.com

131–140 of 205 posts

Re: Ask HN: Burnout because of ChatGPT?

#131
post #55

Earlier quoted context omitted.

> Enabling the same production with fewer workers (or, equivalently, greater production with the same number of workers) is the definition of a productivity increase, not something that constitutes a difference in kind from a normal productivity increase. Of course. But "greater production with the same number of workers" vs "the same production with fewer workers" is already a difference in quantity (of both product…

Yes, but you’re just reiterating the basic Luddite argument, and taking IMO a blinkered perspective by looking at it from the perspective of a single firm rather than the economy as a whole. Often, increasing labor productivity in a given category actually increases the total quantity of such labor demanded in the economy due to the Jevons effect. If you increase output per worker by 10x, sometimes the product become…

Did you run this by the risk, global relations, and legal guys/gals?

Re: Ask HN: Burnout because of ChatGPT?

#132
post #30

Can you elaborate on how you're actually using ChatGPT? I'm a developer and I haven't felt any need to use ChatGPT constantly. What tasks are you delegating to ChatGPT that were previously done by humans? Most of my input from others is regarding current information specific to the task at hand. I don't see how ChatGPT would have any idea what I'm talking about. Do you have some specific examples you could share?

yeah, I would like some examples that sent just trivial. I have failed to use it successfully for anything I cannot simply state in a condensed singular statement or paragraph. And almost none of my work is easily condensed into a single paragraph. Coupled with the complete misunderstanding it constantly seems to have and it's inability to understand nuance...I am struggling to make use of it and actually feel produc…

The chat part lets you start with a base and you build on top of it, you don’t have to fit it all in one sentence.

Re: Ask HN: Burnout because of ChatGPT?

#133
post #67

Earlier quoted context omitted.

The only solution is to rapidly scale these up so that they can disrupt every aspect of everyone's life until we all decide to throw our hands up and decide it's time for a new social construct. I'm surprised someone hasn't replace politicians with an LLM. Imagine not having to pay their salaries when ChatGPT can send "thoughts and prayers" to Maui over Twitter 24/7.

Politicians are just a perfect role to disrupt. Problem is of course they are a monopoly so can't be competed with and are protected by law/constitution so can't be changed directly. Their whole job is to 'represent' their constituents. A LLM can poll the sentiments of the people far more effectively than they can. I'm sure it could be programmed to accept bribes too to weigh rich people's opinions higher. I'd love t…

https://www.reellifewisdom.com/proactive_i_ve_always_believe...

Re: Ask HN: Burnout because of ChatGPT?

#134
> ChatGPT has the habit of throwing new knowledge back at you. Google does that too, but this feels 10x of Google. Sometimes it is overwhelming. Good thing is we learn a lot, bad thing is that if often slows down our decision making.

I agree with this one. I find that spurts of work with ChatGPT can quickly exhaust my brain.

Re: Ask HN: Burnout because of ChatGPT?

#135
post #30

Can you elaborate on how you're actually using ChatGPT? I'm a developer and I haven't felt any need to use ChatGPT constantly. What tasks are you delegating to ChatGPT that were previously done by humans? Most of my input from others is regarding current information specific to the task at hand. I don't see how ChatGPT would have any idea what I'm talking about. Do you have some specific examples you could share?

Today I got chatgpt to generate a basic TCP server template in C for an app I'm working on. If I didn't have AI, I probably would have searched for a GitHub gist and there would have probably been a more accurate template.

Re: Ask HN: Burnout because of ChatGPT?

#136

Is ChatGPT 4 significantly better than 3.5? Because I am seeing it make basic, common sense errors that a person would never make. Things like, “Only give me results that fit this certain criteria.” Or “remove any results that are about X.” It repeatedly does the same mistakes over and over again, even after I point them out. This is in addition to just getting basic facts wrong. And that’s not even mentioning the co…

> Is ChatGPT 4 significantly better than 3.5?

Yes. You should try it. It is genuinely useful.

Re: Ask HN: Burnout because of ChatGPT?

#137
post #11

> 2. I no longer feel the need to hire juniors. This is a short-term positive and maybe a long-term negative. > A lot of stuff I used to delegate to fellow humans are now being delegated to ChatGPT. And I can get the results immediately and at any time I want. I agree that it cannot operate on its own. I still need to review and correct things. I have do that even when working with other humans. The only difference i…

Computers have been putting people out of jobs since back when "computer" was a human job title and not a machine. Its always ended up creating more jobs than it eliminated in the end, i don't see why the future will be any different than the past.

Re: Ask HN: Burnout because of ChatGPT?

#138
post #40
post #30

Can you elaborate on how you're actually using ChatGPT? I'm a developer and I haven't felt any need to use ChatGPT constantly. What tasks are you delegating to ChatGPT that were previously done by humans? Most of my input from others is regarding current information specific to the task at hand. I don't see how ChatGPT would have any idea what I'm talking about. Do you have some specific examples you could share?

I have a bunch of examples myself. Here's a good recent one (prompts are linked about half way down the post): https://simonwillison.net/2023/Aug/6/annotated-presentations... A few more: - "Write a Python script with no extra dependencies which can take a list of URLs and use a HEAD request to find the size of each one and then add those all up" https://simonwillison.net/2023/Aug/3/weird-world-of-llms/#us... - "Show…

So basically llm is the new short shell script.

Fair enough, but i also don't really feel this is threatening anybody's job.

Re: Ask HN: Burnout because of ChatGPT?

#139
post #40

Earlier quoted context omitted.

I have a bunch of examples myself. Here's a good recent one (prompts are linked about half way down the post): https://simonwillison.net/2023/Aug/6/annotated-presentations... A few more: - "Write a Python script with no extra dependencies which can take a list of URLs and use a HEAD request to find the size of each one and then add those all up" https://simonwillison.net/2023/Aug/3/weird-world-of-llms/#us... - "Show…

I dunno what you do for a job but if that is your hard problems or even medium problems then I think you lucked out big time.

Dude, simonw invented Django web framework

Re: Ask HN: Burnout because of ChatGPT?

#140
post #136

Is ChatGPT 4 significantly better than 3.5? Because I am seeing it make basic, common sense errors that a person would never make. Things like, “Only give me results that fit this certain criteria.” Or “remove any results that are about X.” It repeatedly does the same mistakes over and over again, even after I point them out. This is in addition to just getting basic facts wrong. And that’s not even mentioning the co…

> Is ChatGPT 4 significantly better than 3.5? Yes. You should try it. It is genuinely useful.

Thanks, I’ll give it a try.
Post reply on HN