LoganDark

Results 974 comments of LoganDark

> Edit: It's also worth mentioning that this change does introduce some minor (10%-50%) performance regressions. For me this is acceptable given the performance is still above and beyond anything...

Ah, trying to use Rust to replace Python is an interesting use-case that I definitely did not consider. That is fair.

I'm not running malware on my computer (edit in case the above comments get deleted by github support: there were some bots that posted malicious links)

> Issue still present in storybook 8.3.6, any workarounds? Only by downgrading unfortunately

Do also be aware of the existence of [`getargs-os`](https://crates.io/crates/getargs-os) on the platforms that support it. The repository is archived because that crate is considered fully complete.

> > Do also be aware of the existence of [`getargs-os`](https://crates.io/crates/getargs-os) on the platforms that support it. The repository is archived because that crate is considered fully complete. > >...

> its not clear to me how to rewrite what I have into a stream of options and perform this parsing via getargs There is [documentation](https://docs.rs/getargs/latest/getargs/struct.Options.html) that should help. You...

> looking for a command line library that supports parsing values like: [-g ROWSxCOLSmDISPLAY#] or -gROWSxCOLSmDISPLAY# I realize I may not have pointed specifically enough last time, so here is...

Simply changing the minimum version specified in the manifest to 118 seems to allow the extension to be installed and function correctly so I'm not sure why the requirement is...

Eh alright, I've since updated my browser anyway, hehe