It should be noted that programmers are not automating themselves out of programming jobs . They're automating themselves out of data entry, or testing, or any number of other mindless tasks easily done by computers.
Coders Automating Their Own Job
91–100 of 499 posts
Re: Coders Automating Their Own Job
#92It should be noted that programmers are not automating themselves out of programming jobs . They're automating themselves out of data entry, or testing, or any number of other mindless tasks easily done by computers.
Re: Coders Automating Their Own Job
#93The article suggests at the end that these people have a strong position to negotiate, and I wish it were true, but I just don't see it ever happening :(
Re: Coders Automating Their Own Job
#94when I did this at my last job they were like cool, can you automate this and this.... I learned that I was taken advantage of.
Re: Coders Automating Their Own Job
#95One thought that keeps me awake at night is that my past automation work has cost others their jobs. I understand that that's "how the world works", but it still deeply affects me that people have lost their livelihoods because of my actions.
Re: Coders Automating Their Own Job
#96> Wary self-automators, he speculates, “don’t trust our workplaces. The boss is going to say thank you, good work, now do it again.” Well, no shit. That is what the job of a programmer is - to keep automating things. There are an INFINITE number of useful things we need to do as a society, so we shouldn't be upset if we automate one of them away. Move on to the next. Of course, programmers should make sure they negot…
> Well, no shit. That is what the job of a programmer is - to keep automating things. I think that many of these scenarios are occurring when NON-programmers realize that their jobs are automate-able and they set out to automate them. It means picking up new skills, practicing them and putting them to use without the consent nor permission of management. It is not necessarily an easy path, it takes time, and there's…
Re: Coders Automating Their Own Job
#97It should be noted that programmers are not automating themselves out of programming jobs . They're automating themselves out of data entry, or testing, or any number of other mindless tasks easily done by computers.
Re: Coders Automating Their Own Job
#98It's interesting how people expect workers to "earn" their salaries through suffering. It's almost religious. At the same time, lots of businesses charge their clients a percentage of their earnings and it's ok.
The employer earns my work by giving me a salary. My work has a value and the employer pays for it.
The minute they stop paying me, my offer cease and they lose any future value I might have brought them.
Maybe it's because I did a lot of freelance and agency work before working a full time contract.
Re: Coders Automating Their Own Job
#99It should be noted that programmers are not automating themselves out of programming jobs . They're automating themselves out of data entry, or testing, or any number of other mindless tasks easily done by computers.
Development jobs are shifting as more and more towards "plugging APIs together" and much less end to end development. Modern web dev is fantastically more productive and efficient than it was 10 or 15 years ago. Most/many SAAS apps are substitutes for aspects of what previously would have been part of a developers job to put into place.
And perhaps even then not so much: at a minimum you probably need to write unit tests.