Earlier quoted context omitted.
[dead]
What happens if (and I suspect this to be increasingly the case now) you make someone 3x faster at producing a report that nobody reads and those people now use LLMs to not read the report whereas they were not reading it in person before? Then everyone saves time, which they can spend producing more things which other people will not read and/or not reading the things that other people produce (using llms)? Producti…
AI adoption and Solow's productivity paradox
411–420 of 783 posts
Re: AI adoption and Solow's productivity paradox
#412My experience has been * If I don't know how to do something, llms can get me started really fast. Basically it distills the time taken to research something to a small amount. * if I know something well, I find myself trying to guide the llm to make the best decisions. I haven't reached the state of completely letting go and trusting the llm yet, because the llm doesn't make good long term decisions * when working a…
The future of work is fewer human team members and way more AI assistants. I think companies will need fewer engineers but there will be more companies. Now: 100 companies who employ 1,000 engineers each What we are transitioning to: 1000 companies who employ 10 engineers each What will happen in the future: 10,000 companies who employ 1 engineer each Same number of engineers. We are about to enter an era of explosiv…
LLMs just accelerated this trend.
Re: AI adoption and Solow's productivity paradox
#413Earlier quoted context omitted.
What if LLMs are optimizing the average office worker's productivity but the work itself simply has no discernable economic value? This is argued at length in Grebber's Bullshit Jobs essay and book.
[dead]
Re: AI adoption and Solow's productivity paradox
#414Re: AI adoption and Solow's productivity paradox
#415Earlier quoted context omitted.
What you are describing is a failure to integrate AI into said company systems. I have seen quite a few companies now that buy MS AI products with great hopes only to be severely disappointed, because they may as well have just used vanilla ChatGPT (in fact then they would at least get newer models faster). But there are counter examples too. If you can pull all your company documentation into a vector db and build a…
I have been using vector based RAG for about two years now, I am not knocking the tech, but last year I started experimenting with going way back in time and also in parallel trying BM25 search (or hybrid BM25 and vector). So: not even a very good example use case of LLMs, the tech is not always applicable. EDIT: I am on a mobile device and don’t have a reference handy but there have been good papers on RAG scaling i…
Re: AI adoption and Solow's productivity paradox
#416Earlier quoted context omitted.
Not a phase, I’d argue that 90% of modern jobs are bullshit to keep cattle occupied and economy rolling.
Jobs you don’t notice or understand often look pointless. HR on the surface seems unimportant, but you’d notice if the company stopped having health insurance or sending your taxes to the IRS etc etc. In the end when jobs are done right they seem to disappear. We notice crappy software or a poorly done HVAC system not clean carpets.
These should be handled by the government, equally for all.
Re: AI adoption and Solow's productivity paradox
#417Earlier quoted context omitted.
What if LLMs are optimizing the average office worker's productivity but the work itself simply has no discernable economic value? This is argued at length in Grebber's Bullshit Jobs essay and book.
[dead]
Sadly AI is only capable of doing work that has already been done, thousands of times.
Re: AI adoption and Solow's productivity paradox
#418Earlier quoted context omitted.
I don't think "results don't match promises" is the same as "not knowing how to use it". I've been using Claude and OpenAI's latest models for the past two weeks now (probably moving at about 1000 lines of code a day, which is what I can comfortably review), and it makes subtle hard-to-find mistakes all over the place. Or it just misunderstands well known design patterns, or does something bone headed. I'm fine with…
If you know good architecture and you are testing as you go, I would say, it is probably pretty damn close to being able to build a company without looking at the code. Not without "risk" but definitely doable and plausible. My current project that I started this weekend is a rust client server game with the client compiled into web assembly. I do these projects without reading the code at all as a way to gauge what…
Re: AI adoption and Solow's productivity paradox
#419My experience has been * If I don't know how to do something, llms can get me started really fast. Basically it distills the time taken to research something to a small amount. * if I know something well, I find myself trying to guide the llm to make the best decisions. I haven't reached the state of completely letting go and trusting the llm yet, because the llm doesn't make good long term decisions * when working a…
The future of work is fewer human team members and way more AI assistants. I think companies will need fewer engineers but there will be more companies. Now: 100 companies who employ 1,000 engineers each What we are transitioning to: 1000 companies who employ 10 engineers each What will happen in the future: 10,000 companies who employ 1 engineer each Same number of engineers. We are about to enter an era of explosiv…