Hacker News new | ask | show | jobs
by hutzlibu 944 days ago
"So yes AI can reduce work, but arguably work that was never required nor beneficial to humanity to begin with"

Hm, just a suggestion, I would be careful with such statements, if you don't want to insult peoples work you know nothing about.

Because LLMs enable a very broad spectrum of work. I don't use them in my current workflow(nor am I that easily insulted), but the times I did use them, they were useful. My problem with them was mainly ChatGPT4 was out of date, but it did produce very useful results for me for WebGPU and Pixijs, which I had not used before and the solutions it gave me, I could not find on the internet. So for my novel work, they don't help me in general, but they do help me if I need a new custom part, without having to reinvent the wheel.

And then of course there are people who greatly benefit from them, who did not study CS, like a friend who is ecologist and all he wants are some custom python scripts, to modify his GIS tool. I think he is doing useful work and with LLMs he is indeed spending less time on his (freelance) work and has more time for his children. Isn't that, what you are also hoping for?

1 comments

I think to a large extent this is correct but, being the devils advocate, perhaps if the GIS tool were better then your friend wouldn’t have had quite as big a gain in free time?

Answering my own question somewhat, I think that LLMs are becoming a kind UI layer over many applications/tools for many users. Which is interesting. And in some ways they show signs of fulfilling the promise of AI.

I think even with the best GUI (and I seldom have seen worse GUIs than with GIS tools), scripting is way more powerful, if you have advanced tasks.
Definitely more powerful but well crafted GUIs can enforce constraints on inputs and preview what changes would look like.

Agree that I have never seen a GIS tool where I thought the GUI was top notch.