General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
Mikko Rantalainen
ThePrimeTime
comments
Comments by "Mikko Rantalainen" (@MikkoRantalainen) on "Is Devin A Scam?" video.
Self-driving cars are especially hard because you need low latency loop. I think you could already do LLM based implementation for self-driving car if you accept is goes about 1 mile per hour to give it enough time to evaluate everything needed and to come up with suitable option. And even then it might need a supercomputer running a single car.
2
@BittermanAndy I know that LLMs (with typical text based training) have nothing to do with self-driving cars. However, the algorithm itself is generic enough to train from example driving by humans if you give it enough computing resources. Is it a good algorithm for such a solution? No. But it would be good enough. Human brain works by having a HUGE biological counterpart to LLM technology and it seems to be enough to allow humans to seem intelligent sometimes.
2
@adssib04 Which exact video do you mean? Internet of Bugs has multiple videos about Devin.
2
I interpreted that as write as if you were doing TDD but skip the tests. However, the implementation should be written to be testable for all parts.
1