zlacker

[parent] [thread] 1 comments
1. codetr+(OP)[view] [source] 2025-02-17 17:53:08
> Why mention Rust at all? How is that possibly relevant to the problem?

There are a lot of command line tools that are written in JS and other scripting languages.

Having the tools that are involved in interactive use be written in a compiled languages gives hope that they might be fast enough to not be annoying.

Me personally I do not install nodejs on my machines. So knowing that this tool is not written in JS is relevant for me.

replies(1): >>acheon+i3
2. acheon+i3[view] [source] 2025-02-17 18:15:24
>>codetr+(OP)
> There are a lot of command line tools that are written in JS and other scripting languages.

???

Also, this tool replaces another which was written in Go, which I would put in a similar performance category as Rust. It shouldn't make a difference in this scenario

[go to top]