Comment by joe_mamba
4 hours ago
>LLM/AI is about outsourcing thinking.
No it isn't. I still do the thinking on how to solve my problems, I only outsource the tedious part, which is typing the code and fixing the syntax errors till it all compiles and does what I want.
If you also outsource thinking to it, that's your choice though. Or the company's choice. But ultimately the free market will deiced with products made using LLMs outcompete those made without.
It shouldn't be used for that either. The problem is our programming languages and tools are shit so we made another expensive tool to drive them.
I've said this elsewhere before but I single-handedly produced more actual tangible business value with Microsoft Access than anything else since. What was an hour's work is now a procurement process and thousands of lines of tedious configuration and boilerplate that involves pipelines and tens of services all coordinated and hosted by someone who has created a moat to extract money out of me.
All I want is a fucking report.
The LLM makes us blind to the gigantic fucking shit show we built.
Recently, I had some data for which I wanted some graphs. I uploaded the .jsonl file, and prompted "make a html page and graph this data using plotly". I wanted a report, and got a report, quicker than I could have made it myself.