@jerryjliu0: Agreed with this. people underestimate the importance of good abstractions and maintainability. part of the reason LLMs…

X AI KOLs Following News

Summary

Jerry Liu agrees with Jesse Zhang that people underestimate the importance of good abstractions and maintainability, noting that LLMs are popular partly due to the ease of using them for inference rather than training.

Agreed with this. people underestimate the importance of good abstractions and maintainability. part of the reason LLMs/AI are so popular in the first place is because of the ease of using the models during inference-time (through prompting, orchestration) instead of training
Original Article
View Cached Full Text

Cached at: 07/14/26, 04:29 PM

Agreed with this. people underestimate the importance of good abstractions and maintainability.

part of the reason LLMs/AI are so popular in the first place is because of the ease of using the models during inference-time (through prompting, orchestration) instead of training

Jesse Zhang (@thejessezhang): I actually feel strongly that the “learning” companies will want to do with their data will mostly not be to train models.

Let’s say you have a bunch of valuable data about your customers or employees.

Your best bet to make that IP useful is to turn it into skills or artifacts

Similar Articles

Quoting Bryan Cantrill

Simon Willison's Blog

Bryan Cantrill critiques LLMs for lacking the optimization constraint of human laziness, arguing that LLMs will unnecessarily complicate systems rather than improve them, and highlighting how human time limitations drive the development of efficient abstractions.