Ricardo Amaral

Results 100 comments of Ricardo Amaral

> > > I was able to resolve this by running `npm install` in `~/.avn`. I had a similar issue and while doing this solved the initial issue it presented...

Came here to support this issue because I just noticed this happening on my machine. It's a bit pointless to try to activate a version that it's currently in use....

If you're not closing that label might be a bit misleading though. Anyway, from your point of view, if one doesn't use those new features, is there no issue in...

Well, to be honest, I decided to just conditionally load GA if not being crawled by Google PageSpeed Insights: https://github.com/rfgamaral/ricardoamaral.net/commit/a1613798f1c1434c571fc76ad554a3c324e471a9

> ga-lite does not currently report page load times. Does the official? (I really don't know)

What kind of work would this need to get it working under WSL?

I've been trying to get this plugin working with WSL and it's not as easy as I though. Let me walk you through my thought process, what I've achieved already...

I've made a small improvement to the implementation above: * https://github.com/rfgamaral/hyper-statusline/commit/e17beb4e391a28686de5663b12ff193b400b11d1 Instead of getting converting a WSL path to a Windows path multiple times (per each Git command invocation, basically),...

Made two small improvements and fixed a new found issue at the same time: - https://github.com/rfgamaral/hyper-statusline/commit/34a64608f20b8b18b75bab3ac0b5cb3d5d14898f Forced WSL bash commands to run in non-interactive mode, speeding up all commands a...

I'm no longer working on it, I couldn't find a reliable solution.