I am probably different to most people, but I always have trouble understanding why people want to have jobs so much. The obvious and direct answer immediately of course is "to be able to pay the bills". But of course if we automated those jobs with AI, we could direct AI produced value into universal basic income so people wouldn't lose their income. Then the concern is of course, that the owners will not share the…
UBI is never coming man. Rich countries don’t even properly provide healthcare or take care of pensioners, let alone handing everyone a paycheck every month for doing nothing.
AI job grief: A psychological crisis hitting tech workers
161–170 of 221 posts
Re: AI job grief: A psychological crisis hitting tech workers
#162Earlier quoted context omitted.
> nursing is feminine coded occupation and trucking attracts men who want to prove own masculinity In your head maybe?
Some stereotypes are a useful description of reality. You’ve gotta pick your battles. In the US, 87.3% of nurses are female and 92.3% of truckers are male.
A “computer” used to be a job mostly done by female. Now it’s the opposite.
Re: AI job grief: A psychological crisis hitting tech workers
#163Quotes from the article: 'Work as Identity: The Foundation' Knowledge workers hold a different relationship to their labor than manufacturing workers did. For a cognitive professional, expertise is not only an activity. It is a large part of the self. A data scientist who has spent a decade building statistical judgment does not experience that judgment as a detachable tool. It is closer to a personality trait. When…
I take issue with calling it a dysfunction when the symptoms are a completely natural and appropriate response to an irritation. To me, it has a whiff of blaming the victim.
Re: AI job grief: A psychological crisis hitting tech workers
#164Quotes from the article: 'Work as Identity: The Foundation' Knowledge workers hold a different relationship to their labor than manufacturing workers did. For a cognitive professional, expertise is not only an activity. It is a large part of the self. A data scientist who has spent a decade building statistical judgment does not experience that judgment as a detachable tool. It is closer to a personality trait. When…
The idea that skilled people who work with their hands don't identify with their work is laughable.
However there are people in the workforce who don’t identify with their work. Those are likely not in professions that Marx thought of when he wrote about alienation, but instead are Uber Eats delivery drivers, call centre workers, flight attendants on low-cost airlines, nurses in mediocre hospitals, and so on.
Re: AI job grief: A psychological crisis hitting tech workers
#165Earlier quoted context omitted.
Meh. Since when "typing" implies "solving challenging problems with your own skill and creativity". The "solving" and the "creativity" happen in your head while "typing" is a manual labor. I can contemplate multiple problems at the same time but I can only type one thing at a time. Writing code is like 10% of my programming job. I take an LLM to do the typing for me any day. I still solve challenging problems. Becaus…
You must truly have no love for your craft if you see "manually" writing code as _just_ typing. That's like calling writing a novel just dragging ink over paper.
Re: AI job grief: A psychological crisis hitting tech workers
#166Earlier quoted context omitted.
> What happens if the checks stop rolling Late 18th century France
in a post gun warfare world where the state has weapons far exceeding what is legal or really possible for a organized militia to hold this is a pipe dream. muskets used to be state of the art.
The fact that it isn’t routine is a testament to how accepting people are of the status quo.
Re: AI job grief: A psychological crisis hitting tech workers
#167Earlier quoted context omitted.
Meh. Since when "typing" implies "solving challenging problems with your own skill and creativity". The "solving" and the "creativity" happen in your head while "typing" is a manual labor. I can contemplate multiple problems at the same time but I can only type one thing at a time. Writing code is like 10% of my programming job. I take an LLM to do the typing for me any day. I still solve challenging problems. Becaus…
It feels to me more like the way doing math on paper does.
Re: AI job grief: A psychological crisis hitting tech workers
#168Earlier quoted context omitted.
> What are you saying, you want to type? Nah, they want to think beyond the superficial prompting level. A lot of real programmers feel exactly the same. It is hard to notice this sometimes on HN because this site is rife with the very idea-man-VC-pilled-finance-bro-pseudo-hackers that over the past 15-20 years have turned the tech industry from one of optimism for a brighter future to one that most normal people now…
Exactly. I work on line of business stuff, not curing world hunger or reinventing the train. One of the few sources of joy in the job is the brain teaser/puzzle of understanding clever bits of code and writing it too. Now you can just shit out massive volumes of basic code that does the job, which is all you really need for a standard corporate software product, and it can do it multiple times faster than I can so I…
Re: AI job grief: A psychological crisis hitting tech workers
#169Earlier quoted context omitted.
> What are you saying, you want to type? Nah, they want to think beyond the superficial prompting level. A lot of real programmers feel exactly the same. It is hard to notice this sometimes on HN because this site is rife with the very idea-man-VC-pilled-finance-bro-pseudo-hackers that over the past 15-20 years have turned the tech industry from one of optimism for a brighter future to one that most normal people now…
Exactly. I work on line of business stuff, not curing world hunger or reinventing the train. One of the few sources of joy in the job is the brain teaser/puzzle of understanding clever bits of code and writing it too. Now you can just shit out massive volumes of basic code that does the job, which is all you really need for a standard corporate software product, and it can do it multiple times faster than I can so I…
Re: AI job grief: A psychological crisis hitting tech workers
#170Earlier quoted context omitted.
Meh. Since when "typing" implies "solving challenging problems with your own skill and creativity". The "solving" and the "creativity" happen in your head while "typing" is a manual labor. I can contemplate multiple problems at the same time but I can only type one thing at a time. Writing code is like 10% of my programming job. I take an LLM to do the typing for me any day. I still solve challenging problems. Becaus…
In many cases the really key idea that transforms the overall system design comes from working closely on the specific implementation details. Maybe you don't redesign the system this time, but you saw how you might do it, and you get ideas about how to do it the next time. The craft involves a back-and-forth between different levels of abstraction, and cutting that link does feel like we're sacrificing something.