Hacker News new | ask | show | jobs
by scubbo 742 days ago
> AI can do [intellectual work] well

You are living in a radically different world than I am. AI-generated content is noticably shitty in almost every sphere. Improvement probably will come, but it's pretty damn far off from acceptable (let alone good) right now. Literally every time I've tried to use it for coding problems, it's hallucinated a non-existent function/option or given me something that _looks_ correct but has a fundamental flaw, and AI prose has a distinctive and jarring tone.

That said, taking your premises as assumed - well, you have two choices. You can "uplevel" - not in terms of skill, but in terms of "where in the stack" you operate. Instead of creating thought-work outputs, be the one that wrangles and directs the AI-tools (and catches their errors and false assumptions - of which there will be many! In effect, make yourself a Tech Lead of a bunch of developers, where the developers happen to be AIs instead of people).

Or, you can opt out of the technological space and do something that can still only be done by an embodied human - like in-person services, creation/upkeep/maintenance of physical objects or systems.

(This is approaching this from the perspective of "how do I keep remaining valuable and employable to earn a living wage?", rather than "how do I continue to find fulfillment and meaning in my life?", which still hasn't changed - there are plenty of people who are better than me at the things I find enjoyable, and my enjoyment of them wouldn't change if AI also surpassed me. See /u/quasse's comment for a better presentation of this idea)

4 comments

Fittingly, today I was stuck on a problem with a Python library[0], and tried asking ChatGPT. Three different times, it answered similar-but-different problems (while presenting them as genuine answers to my issue). We have a ways to go before we're obsolete, my friend.

[0] https://stackoverflow.com/questions/78596316/how-to-serializ...

It's too late to edit this comment, but, on the theme of "Make yourself a Tech Lead of a bunch of (AI) developers" - this article[0] is a good explanation

[0] https://chelseatroy.com/2024/05/26/how-does-ai-impact-my-job...

Yeah, pretty much the same experience here. Prose or poetry, AI-generated text is awful. AI-generated images also tend to look awful unless they're obsessively-directed and processed. AI-generated music is still so bad it's hilarious. Some AI can kinda code, but only if you limit it to the purview of boilerplate generation. A lot of common APIs and libraries simply don't exist, in ChatGPT's head.

I feel like as a programmer this just reaffirms to me why humans are still a valuable resource for problem-solving; text-generation doesn't put food on the table. Thinking is valuable, and while some people might not realize or care, trying to let ChatGPT manage a serious project is like delegating a task to an auditorium of monkeys on typewriters.

> A lot of common APIs and libraries simply don't exist, in ChatGPT's head.

And, conversely, it assumes the existence of a lot of APIs or libraries that it would be nice if they _did_ exist, but they don't (though, as I've seen someone else comment elsewhere - that's no bad thing if you view it as inspiration rather than gospel. You can ask the LLM "what function would make this task easier if it existed?", and then divert your attention to creating _that_ function instead).

In fairness - it's still a helpful tool which can provide leverage/acceleration for human-directed creation, and I do believe that the quality will improve drastically over the coming years. But we're still a long way off from the time when they can take the lead rather than be a tool.

I will go so far as to contend that generative AI is a bigger nothingburger than enterprise blockchain.
generative AI photos are the headline photos for like 60% of 'Google feed' type news these days.

Did 'enterprise blockchain' ever change the real world in any ways noticeable to the laymen outside of the industry?