(no title)
londons_explore | 4 days ago
Imagine you are Apple and can just set an LLM loose on the codebase for a weekend with the task to reduce RAM usage of every component by 50%...
londons_explore | 4 days ago
Imagine you are Apple and can just set an LLM loose on the codebase for a weekend with the task to reduce RAM usage of every component by 50%...
al_borland|4 days ago
Also, what happens to the stability and security of my phone after they let an LLM loose on the entire code base for a weekend?
There are 1.5 billion iPhones out there. It’s not a place to play fast and loose with bleeding edge tech known for hallucinations and poor architecture.
teeray|4 days ago
They are trained on everything, and as a result write code like the Internet average developer.
rescbr|4 days ago
If you direct it to do a specific task to find memory and cpu optimization points, based on perf metrics, then it’s a completely different world.
robinwassen|4 days ago
A handwritten c implementation would most likely be better, but there is so much to gain from just slaughtering the abstraction bloat it does not really matter.
alpaca128|4 days ago