Mysh!

Results 13 comments of Mysh!

You can check why it is slower in certain cases by using [profilers](https://blog.golang.org/pprof). I think it is slower than other templating engines sometimes because it has more complex logic. And...

Just stumbled across this error on `macOS Big Sur 11.4` (intel-based), damn xd Some logs: ``` 11/07/2021 20:58:45 x11vnc version: 0.9.16 lastmod: 2019-01-05 pid: 9953 11/07/2021 20:58:45 This x11vnc was...

For the future: adding `efi_max_resolution="1080p"` to `/boot/loader.conf` and changing `Maximum resolution of any one monitor` settings in virtual machine settings to `1920 x 1080` worked for me (VMware)

Same here. MacOS 12.0.1, VueCLI 4.5.15, NodeJS 17.0.1. And yes - manually creating folders fixes this issue.

Nope. That was an experiment to try to fix issue 222. It can't fix the fact that you have to configure Cloudflare (or any other proxy for that matter) if...

Works if installed `fio` from Alpine's repos. `apk add fio` and then just rerun the script, should work after that

Would be awesome if someone tested this revision in various environments. Tested on x64 Debian, Ubuntu and Alpine - works somewhat fine in there. There's issues with default `wget` in...

I will convert this PR into Draft for now and will add some more code later this week, feel free to suggest some more stuff or add code directly to...

I'm alive again. Added `-c` flag for my stuff, any suggestions @masonr?

@dxniel7402 done, can you check (just in case) on AlmaLinux again? Using `almalinux:latest` from DockerHub: ``` Checking available commands --------------------------------- locale : ✔ installed uname : ✔ installed getconf :...