←back to thread

33 points ashishb | 1 comments | | HN request time: 0s | source
Show context
darthrupert ◴[] No.43298148[source]
Now that Rust exists and llm can easily lift a more junior person over the initially difficult parts, there are not many things you should use python for.
replies(1): >>43298193 #
randomNumber7 ◴[] No.43298193[source]
Now that AI based verification exists, I can just write C again and call it a day.
replies(2): >>43298504 #>>43298947 #
timeon ◴[] No.43298947[source]
I wonder if Rust or C would decrease need for power use while training those models.
replies(1): >>43329719 #
1. ashishb ◴[] No.43329719[source]
It definitely will. Whether it will make a noticable difference depends on how much non-cuda work happens in model training.