Comment on Don't fall into the anti-AI hype
Senal@programming.dev 2 days agoOr Perhaps:
- They have a large corpus of context files to help with all aspects of how the output is generated
- They’re using a model with specialised fine tuning for the task attempted
- They have a series of MCP servers with access to relevant tooling available
- They have many many hours of prior experience with the setup and usage of such tools
- They used multiple tools manually and pulled the bits they needed
- They just said “Make me a thing” and it just worked like magic
they mention reinforcement learning, pre-training and other general LLM concepts, but none of these are related back to the tasks they are talking about.
The point is, there was no explanation of how any of this was achieved, which can lead to confusion about what was actually achieved.
The LLM wrote some docs vs the LLM rewrote the library from end to end are very different things.
It’s very much a “Don’t give up on X, look at what can be achieved” but without any actual details on what is required to achieve those results.