Rashil Gandhi
Rashil Gandhi
> I think the second example I mentioned before (opening a WMI connection on Windows) would be a better argument where performance matters, since this is quite an expensive operation....
That makes sense, thanks for the info.
I tend to agree with this comment there: > In other words, application developers that are interested in libmacchina can either use all the readouts we offer (by default), or...
Do you have an antivirus or something that's quarantining/deleting PowerShell scripts?
Termion is a unix-only library. I think zellij devs might need to shift to [crossterm](https://github.com/crossterm-rs/crossterm) to become cross platform.
That sounds great! Zellij just might become the first ever terminal multiplexer to have native Windows support 😅
No need for WSL. Just install Ruby from https://rubyinstaller.org and run `gem install lolcat`.
Ruby is an interpreted language, so you'll always need the Ruby interpretor to run lolcat. However, you can use a bundler like [ocra](https://github.com/larsch/ocra) to make a standalone self-extracting executable for...
The Scoop project is active again, please consider this ticket. Ref: https://github.com/ScoopInstaller/Scoop/issues/4456
I tried... Can you give an example?