Earlier quoted context omitted.
My own tangential gripe (a bit related to yours though): the factory work began when Agile crept into the workplace. Additionally, lint, unit tests, code reviews... all this crap just piled on making programming worse still. It stopped being fun to code around that point. Too many i's to dot to make management happy.
What's wrong with writing tests? I sleep well at night when we push to production because of our robust test suite.
At Amazon, some coders say their jobs have begun to resemble warehouse work
691–700 of 897 posts
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#692> [Harper Reed] cautioned against being overly precious about the value of deeply understanding one’s code, which is no longer necessary to ensure that it works. That just strikes me as an odd thing to say. I’m convinced that this is the dividing line between today’s software engineers and tomorrow’s AI engineers (in whatever form that takes - prompt, vibe, etc.) Reed’s statement feels very much like a justification…
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#693Earlier quoted context omitted.
> Any manufacturing process is subject to quality controls. A few things on this illusion: * Any manufacturer will do everything in their power to avoid meeting anything but the barest minimums of standards due to budget concerns * QA workers are often pressured to let small things fly and cave easily because they simply do not get paid enough to care and know they won't win that fight unless their employer's product…
> * Any manufacturer will do everything in their power to avoid meeting anything but the barest minimums of standards due to budget concerns in capitalistic countries, yes
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#694Study paid by MS finds that MS tool is improving productivity...
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#695Earlier quoted context omitted.
Yes, it's new and impressive and changing things, but nevertheless it's still underdelivering because the over-promising is out of control. They are selling these things as Ph.D. level researchers that can ace the SAT, pass the MCAT, pass the Bar, yet it still has trouble counting the R's in "strawberry".
The strawberry thing is solved. Nonetheless it's different things. Just because they struggle with that makes all the other things wrong? Underwhelming? I don't think so.
> Just because they struggle with that makes all the other things wrong?
No, it makes their grandiose claims very tenuous. But for me, yes I'm very underwhelmed by what AI is capable of. I think it's a useful tool, like a search box, but that's it at this point. That they are branding it as a Ph.D. researcher is just blowing smoke.
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#696To me it feels like part of the hype train, like crypto & VR. I recently had the (dis)pleasure of fixing a bug in a codebase that was vibe coded. It ends up being a collection of disorganized business problems converted into code, without any kind of structure. Refinements are implemented as super-narrow patches, resulting in complex and unorganized code, whereas a human developer might take a step back to try and ex…
I feel you and would personally pay a bit more for LLMs trained on 'senior code'.
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#697To me it feels like part of the hype train, like crypto & VR. I recently had the (dis)pleasure of fixing a bug in a codebase that was vibe coded. It ends up being a collection of disorganized business problems converted into code, without any kind of structure. Refinements are implemented as super-narrow patches, resulting in complex and unorganized code, whereas a human developer might take a step back to try and ex…
I feel you and would personally pay a bit more for LLMs trained on 'senior code'.
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#698> [Harper Reed] cautioned against being overly precious about the value of deeply understanding one’s code, which is no longer necessary to ensure that it works. That just strikes me as an odd thing to say. I’m convinced that this is the dividing line between today’s software engineers and tomorrow’s AI engineers (in whatever form that takes - prompt, vibe, etc.) Reed’s statement feels very much like a justification…
>Harper Reed is an American entrepreneur
Ah, that's a more realistic indicator of his biases. Either there's some misunderstanding, or he's incorrect, or he's being dishonest; it's my job to make sure the code that I ship is correct.
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#699> Andy Jassy, the chief executive, wrote that generative A.I. was yielding big returns for companies that use it for “productivity and cost avoidance.” He said working faster was essential because competitors would gain ground if Amazon doesn’t give customers what they want “as quickly as possible” and cited coding as an activity where A.I. would “change the norms.” Like what exactly is Amazon giving us here? I don't…
Re: At Amazon, some coders say their jobs have begun to resemble warehouse work
#700Earlier quoted context omitted.
The issue is that, (the way I see it happening more and more in the real world): - tests are ran by machines - linters are (being) replaced by machines/SaaS services (so.. machines) - formal verification: yes - SHure, 5 people will review the thousands lines of code written every day, in a variety of languages/systems/stacks/scripts/RPAs/etc. or they will simply check that the machines return "green-a-OK" and ask the…
> Devs are cost center, not a profit center. They are "value enablers" not "value adders". I don’t understand this and I think it would require breaking my brain in order to. A person pays the company to provide a service. The developers create and maintain (part of) that service.
But it does mean that the value that software brings isn't directly attributable to investment in software (as far as the business can see). And being more invisible means that it tends to get the shaft somewhat on the business side of things, because the costs are still fully visible.