minus-squaredarklamer@feddit.orgtoOpensource@programming.dev•I rewrote the ai slop cli utility "tldr" in C, it's 20 times faster.linkfedilinkarrow-up2·9 hours ago Python isn’t for command line utilities that you intend to distribute to others. Sorry, but you’re wrong about this. Python can be an excellent choice for many command line utilities intended for distribution to others. linkfedilink
Sorry, but you’re wrong about this. Python can be an excellent choice for many command line utilities intended for distribution to others.