Zulhilmi Zainudin

Results 12 comments of Zulhilmi Zainudin

Hi @ianrodrigues. Thank you for sharing. Isn't that will skyrocket the cost because you will execute Lambda for _every_ new log line you have? If you don't mind to share,...

I'm facing this problem too

Homebrew support would be super nice :)

Any plans to bring this cool OctoLinker to VS Code?

Hey @AyushyaChitransh, did you manage to solve this issue?

Still not fixed.

@jdeisenh - will it work as repeater/range extender? Will the physical 100M port work as LAN port?

**Update** I change the script inside _configure-parity.sh_ from `http://d1h4xl4cr1h0mo.cloudfront.net/beta/x86_64-unknown-linux-gnu/parity_1.4.0_amd64.deb` to `https://github.com/paritytech/parity-ethereum/releases/download/v1.4.0/parity_1.4.0_amd64.deb`. When I `vagrant ssh` and check the content of _parity.log_ file, this is the content: ``` vagrant@ubuntu-xenial:~$ cat parity.log...

Thanks. Can we add `--env` flag too like what I proposed here?

I found that creating 2 `s3_website.yml` files are tedious. It's better to just have 1 `s3_website.yml` file and put `production` and `staging` block inside it. And, `s3_website push --env staging`...