6 ms·
very curious to give it a spin but why write a cli in python? would surely be faster and more portable with go or rust?
by vikeri 4mo ago
very curious to give it a spin but why write a cli in python? would surely be faster and more portable with go or rust?
- skeledrew 4mo agoPerhaps Python is their main language (they seem to be ML peeps, which would make that most likely), which means it's easier for them to do manual reviews even if they're using AI for implementing, etc.
- stephantul 4mo agoYes, this is the main reason. We've released some rust stuff in the past, but Python is our main language