Results 8 issues of Leon Yu

Not sure if it would break backward compatibility, but PowerShell 6.0 supports Linux and macOS, it would be nice to get it working there, since the core of Scoop is...

I have been running `htop` (`top`-variant) to monitor some other service I have on my OpenWrt router, and CPU usage of `fwknopd` consistently ranked higher than the active `dropbear` connection...

I know it is probably as simple as `find /usr/local/ -name 'hub*'` and remove all files. However, I think a proper documented/supported method for uninstallation should be available for users...

docs

**Reasons for making this change:** Carton is the most popular per-project dependency manager for Perl. ([Ref Mojolicious blog](https://mojolicious.io/blog/2018/12/22/use-carton-for-your-mojolicious-app-deployment/)) * Carton is analogous to Bundler for Ruby. * Carton is analogous...

Is there type constraint for the state/value? Conceivably state could be `State`. That should probably be documented. This also begs the question whether `Computed` can perform filtering and higher-order functions...

The following file causes current version of the plugin to freeze Sublime https://gist.github.com/leonyu/d02215b7b348f60a2270

Two problems discovered: * Certain QR code would crash the app * QR code text is imported as is, no trimming/verification is done until user hits save In attempt to...

### Summary of the new feature / enhancement Alpine Linux now has a [powershell](https://pkgs.alpinelinux.org/package/edge/community/x86_64/powershell) package but it does not come with `Install-Module`, so there is no way to install `PowerShellGet`...