First they came for the artists, and I did not speak out—because that job doesn't require real creativity. Then they came for the engineers, and I did not speak out—because that job doesn't require real reasoning. Then they came for the sales folks, and I did not speak out—because that job doesn't require real human connection. Then they came for the executives and politicians, and I did not speak out—because that jo…
The progress in IT have already made unemployed millions of people. E.g. there used to be shops selling flights and holidays on every corner. There used to be a number of insurance shops in every town center. Every company used to have rooms full of typewriters and typists. After the software developers made a lot of jobs obsolete, their own job is being made obsolete by the data scientists.
I lost everything that made me love my job through Midjourney
431–440 of 713 posts
Re: I lost everything that made me love my job through Midjourney
#432Earlier quoted context omitted.
That’s the total opposite most people around me (many immigrants from the US!) experience for the like last 2 decades actually, where have you been to that draws such a funny picture? Europe has more % Entrepreneurs/Self-employed people than the US, lots of great companies even though not leading in the richest top5-ranking, and the work ethic is focussed during working hours instead of chitchatting/looking busy 12h+…
Could also be the advantage of a unified market helps US startups scale faster, maybe someone else can speak to that better. Its been influential where Ive worked, at least. I also think at least US tech has significantly larger firms, but I dont think thats directly in line with societal good. Seems pretty fucking cancerous to me. Cant speak to industries outside of software though.
Re: I lost everything that made me love my job through Midjourney
#433When DALL-E 2 was released, I remember reading lots of people here in HN saying it would never take the jobs of artists. Well, seems like this argument is aging badly. This is exactly the type of conversation we need to have as a society. Instead of deluding ourselves that our skills are impossible to be reproduced by a machine, we should strive to build a system with values in which we can find a way to build a good…
> This is exactly the type of conversation we need to have as a society. Jobs have been disappearing at a high rate for at least a couple of generations now, and have steadily been replaced with new ones, often high paying ones. We can't control which jobs are in high, low, and no demand, so we're best off swimming with the current, whichever way it flows. 1. Accept that professions come and go. 2. Expect jobs to dis…
People don’t want to “accept” that’s some thing they have trained to do and gotten good at is going to just go away. It’s a reality, but it’s also pretty fucking awful.
My father used to make a very good living doing sign painting until the late 80s when vinyl signs became cheap and fast to make. They weren’t as good, they didn’t last as long, but they were cheap. And so his good living went away, and he spent the rest of his working years doing jobs that were not well paid. (The full story is more complicated, but the larger point stands.)
Re: I lost everything that made me love my job through Midjourney
#434Earlier quoted context omitted.
I don't see it. I consult, and AI has just let me take on more clients. Using ChatGPT lets me finish their projects faster. What's ending is the era of CRUD work.
Today yeah, but tomorrow the clients can use GPT 7 consultant who has better context with access to all the mails/data of the client. It is fast/cheap and is a polymath.
Re: I lost everything that made me love my job through Midjourney
#435People are already generating entire apps with AI in minutes. Software engineering as a profession is finished. We are all now slaves to Roko’s Basilisk.
Ah. I think it still requires you to understand what you're doing. I tried to use both copilot and ChatGPT 3.5 and 4. It doesn't get a lot of things right in my interest areas. I think it's great as a crazy-good autocompletion or refactoring tool. It also helps with boilerplate. But every time you need to know what you want, and it just saves you typing the code. Sometimes it's just amusingly wrong, too. Sometimes an…
Re: I lost everything that made me love my job through Midjourney
#436Earlier quoted context omitted.
How do you know it won’t? I don’t mean to sound like a doomer , but I never see evidence for these claims around “AI not ever being creative like a human!” These AI’s are literally trained on all of human creativity… i struggle to see how there’s any indication AI would fail to be as creative as a human in even the near-ish future.
They aren’t trained on all of human creativity. Most of human communication is verbal, and that still isn’t captured. I am not saying whether it will have much difference, just that your statement is factually wrong.
However, you fail to recognize that OpenAI also created Whisper, which is a quote capable speech-to-text transcriber; and this tool easily converts audio and video (those verbal bits you mentioned) into text.
So the pool of creativity which OpenAI can train its models on is far larger than just original text; further, they demoed image modality a couple weeks back which would allow for VISUAL creative works to be parsed as well.
Re: I lost everything that made me love my job through Midjourney
#437Now, I think we'll see the strongest counterculture in human history against AI and the biggest social unrest to date. I'm talking about massive protests , massive regulations, etc... just because no one, specially the government, is prepared for what's coming.
Re: I lost everything that made me love my job through Midjourney
#438Earlier quoted context omitted.
Socialism. The answer is socialism. AI is a philosopher's stone that transmutes labor into capital. This is as good as lead into gold for capitalists, but the rest of us are hosed.
How many times do we have to try socialism before we're convinced it doesn't work? Or maybe you mean something like Nordic countries that are capitalist but tax more heavily and redistribute wealth more?
Re: I lost everything that made me love my job through Midjourney
#439Earlier quoted context omitted.
I agree with a lot of what you write, but in my experience in the UK there can be instances where money from the the wealthy has been used for the common good. For example, until 1945 only the rich could afford to educate their children, but the government decided to use taxpayers' money to provide free education for every child up to the age of 16. It was a utopian idea, and when it was first suggested most people s…
Are you aware that is not the rich people who sustain the state and thus 99% of its income, but the middle class right? That's why politicians who campaign with ideas like "taxing the rich to fix X problem" are pure populist bullshit. You are the one who is gonna end up paying more. First there are not enough rich people compared to commoners, and second, they can and will hide their money if possible and worth it. S…
Re: I lost everything that made me love my job through Midjourney
#440Earlier quoted context omitted.
Um...Python, C++, Linux, Erlang, mobile phones (Nokia), Spotify, HTML... Having worked for both European and US companies, I would say that a) innovation is mutual (we learn from each other) and talent/mediocrity are pretty much evenly distributed. The US has a more "dynamic" economy in some sense - for example the VC ecosystem is far better funded - but is detrimental in others (Byzantine health care system deters w…
And yet if we take a snapshot literally right now: Guido van Rossum - Microsoft Distinguished Engineer Bjarne Stroustrup - professor of Computer Science at Columbia University (City of New York) Linus Torvalds - Nationality American/US since 2010 (should I write GNU/American/US? Someone educate me). Erlang - I don't know anything about Erlang so I've got nothing to say. Nokia - brutally ejected from the market by the…
Yes, For a Linux user, you can already build such a system yourself quite trivially by getting an FTP account, mounting it locally with curlftpfs, and then using SVN or CVS on the mounted filesystem. From Windows or Mac, this FTP account could be accessed through built-in software.