XhmikosR

Results 1075 comments of XhmikosR

I think I'm also hitting this but how can I verify it? I mean, I do get like 5-min bootup times after a reboot, but it doesn't happen consistently.

Thanks for the reply. It seems `/var/log/boot.log` does not exist on my system (Raspbian OS 10). Running `dmesg` logs some warnings but no errors AFAICT. I don't see any log2ram...

I believe my issue was due to https://github.com/RPi-Distro/raspberrypi-net-mods/issues/6. So, I was getting aprox. 90-100 seconds boot delay due to that and not due to log2ram. Sorry for the mixup, I...

I don't have push/npm rights. Also see https://github.com/kevva/bin-wrapper/issues/79#issuecomment-1011967842

@sindresorhus @1000ch: is there any chance we could update this package? Most imagemin bin packages are using it and there are plenty of improvements we could make. I can make...

I made https://github.com/kevva/bin-wrapper/compare/master...XhmikosR:dev and seems to work good. I could use more eyes, but happy to open a PR.

@1000ch I think the only solution would be if someone forked and published new scoped packages. I don't have the time to maintain these packages, but I've made PRs updating...

https://nodejs.org/api/process.html#processarch

BTW it'd be nice to switch to GitHub Actions. Also, check if `pify` is really needed and if we could just use `util.promisify`

This is wrong for many reasons... For one it's the wrong repo.