What will be left for us to work on?
31–40 of 291 posts
Re: What will be left for us to work on?
#32Question: Does anybody here yet personally has less (to) work 'cause of AI?
Re: What will be left for us to work on?
#33Earlier quoted context omitted.
Are you the one who wrote it though or just the one who wrote prompts? Not that it matters in the end…
If you are asking if the machine translated from one language to another for him, the answer is essentially guaranteed to be yes. Inputting raw machine code hasn't been the norm since the 1950s.
Re: What will be left for us to work on?
#34I have been writing software for over 40 years and have had a long time interest in and some work in AI over that time. I wouldn’t say this gives me any more prognosticating power about how all of this is ultimately going to go, but I believe we're soon nearing an area of plateauing; whether that's because the science itself is plateauing or the intervention of governments is going to force plateau it. So if things c…
> So if things continue as they are today, I think in the near future, being a software developer is going to be more analogous to the medical field, where in the medical field you have different levels of professional expertise. The medical field is also going to change though. Massively. Because people are going to realize you don’t need to pay someone $400k per year to hand out advice about moderate exercise and w…
Who is going to realize that?
The same forces that prevent you from walking into a pharmacy and asking for antibiotics based on what you found on WebMD will prevent you from doing it with a ChatGPT printout in hand. Lawyers and doctors are the best-known examples of industries that are in control of who gets admitted to practice the profession.
Re: What will be left for us to work on?
#35We'll be cleaning up tech debt from over-reliance on AI.
Re: What will be left for us to work on?
#36I have been writing software for over 40 years and have had a long time interest in and some work in AI over that time. I wouldn’t say this gives me any more prognosticating power about how all of this is ultimately going to go, but I believe we're soon nearing an area of plateauing; whether that's because the science itself is plateauing or the intervention of governments is going to force plateau it. So if things c…
Re: What will be left for us to work on?
#37I have been writing software for over 40 years and have had a long time interest in and some work in AI over that time. I wouldn’t say this gives me any more prognosticating power about how all of this is ultimately going to go, but I believe we're soon nearing an area of plateauing; whether that's because the science itself is plateauing or the intervention of governments is going to force plateau it. So if things c…
Re: What will be left for us to work on?
#38Question: Does anybody here yet personally has less (to) work 'cause of AI?
In my org, it's grown the level of work. We had a lot of stuff that was never worth the devtime necessary, but now that's opened up that we can do a lot of this stuff in the background
Re: What will be left for us to work on?
#39I sort of worry about things like AI figuring out scripts so well that even multi-tier support work is gone. And learning how to write fiction or create foods so in accordance to our tastes (sugar, fat, etc with food, exactly what each of us is interested in, with writing) that we even lose those truly human creative jobs. Might not ever wanna leave those bubbles.
So much of the human drive is exploration and why and what if. Assuming everyone in the world can have no money problems, what will AI not be able to figure out? Will we enjoy the equivalent of a major breakthrough if an AI solves it in five minutes, or just the outcome? Why learn things?
AI could be a horrible jailor. And better at cancelling than any perhaps sager Gen Z or millenial. Bears some caution to be wary of this and where that power sinkhole will go.
But then, I still think the previous AI winters were more a result of sense and caution than most of us know, and we cannot fathom our species' ways of reasoning/thought processes the way we did as a species thirty, fifty, eighty years ago. Erring on the side of caution is not a terrible thing.
I mean, I have worked and work with AI, but it seems weird for us as a species not to have placed guardrails to prevent us from wiping one anothers' careers and relationships out. What will we talk about? If our generative AIs should be allowed to date?
Again, I am assuming a fast, though not sudden, acceleration that would compound, and sooner than most probably think.
Re: What will be left for us to work on?
#40Question: Does anybody here yet personally has less (to) work 'cause of AI?
But it's at my day job, and it's because I was able to write a prompt which automates having Copilot review uploaded scanned PDFs of invoices with checks (and the bank line obscured with a pen, so no PII) and then write a batch file which renames the files per a file-naming convention, removing the need to open them in batches of 50, find the Invoice ID, re-save using that filename, then quit and re-launch Adobe Acrobat (if left running, eventually I run into a bug where it stops saving files), then run a .bat file which renames based on Invoice ID as a filename.
Problem of course is I've been running into a limit of number of allowed files per 24 hr. period.
Even if it's not less work, it feels like less effort.