Sohaib Mahmood

Results 5 issues of Sohaib Mahmood

Hello, I am building a test script in rust to test the hardware on some devices i own. The script starts off with creating a root logger in a logs/root...

Possible duplicate of [#405 ](https://github.com/dvorka/hstr/issues/405) but it would be nice to have .hstr_favorites and .hstr_blacklist in $XDG_CONFIG_HOME/hstr in pursuit of a cleaner home directory. See http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html for the reference.

I am trying to extract a ubuntu iso image (from https://releases.ubuntu.com/22.04/) to a temporary folder. Below is the code I am using ``` func ExtractISO() error { temp, err :=...

On line 140-141 of lib.rs, there is a comment where the author mentions he tried threading with rayon but noticed it wasn't much faster than python threads. Currently the python...

enhancement
help wanted

The README says ``` To use macrursors you can spawn a cursor at every line, word, s-exp, list, sentence, etc. From there make all edits you like and then apply...