I didn't take the time to compare code
Ppl probly don't realize
I used no external dependencies b/c I dont want to deal with dependency chains or making the software harder to use b/c I didn't replace an external dependency with like 10 lines of code
My version is 439 lines of code in a language that is more verbose (requires terminations for example) vs (251 + 576) lines
My UI has a spinner with status updates, clear output, easy to translate/maintain
And ofc it uses less resources