Wael Nasreddine

Results 19 issues of Wael Nasreddine

@1995eaton are you still maintaining this project? Would you consider asking forming a team to maintain it?

I can't figure out how to have Google Assistant send a webhook based on a trigger phrase. There used to be a way to do it with IFTTT but now...

I'm getting an SSL issue with wget, curl works fine ```console downloading Nix 2.2.1 binary tarball for aarch64-linux from 'https://nixos.org/releases/nix/nix-2.2.1/nix-2.2.1-aarch64-linux.tar.bz2' to '/data/data/com.termux/files/home/.nix/tmp'... --2019-03-02 12:30:38-- https://nixos.org/releases/nix/nix-2.2.1/nix-2.2.1-aarch64-linux.tar.bz2 Disabling SSL due to encountered...

The reason why Vim moves the home row one key to the left is that on qwerty the rightmost key in the home row is the semi-column. That's not the...

@jooize this PR is meant to close #9, but I’m only opening it now to get your perspective on the layout that I’ve using. I’ll put everything behind a condition...

Running `gsts ... --list-available-roles` prints the list of available roles and exits. Also, if `-o json` was given, the list of roles is then printed in JSON. Please scrutinize my...

The logger is currently a custom package which makes it hard to customize, we should just use the standard logger set to io.Discard by default. We need a DebugLogger, an...

I use Colemak keyboard layout, so I need to disable default mappings and map them manually in my `.vimrc` fixes #127