Akash Manohar

Results 162 comments of Akash Manohar

Hi @jschoch, Do you have `libiconv` installed?

@jschoch B/w love your blog, done in exdoc :) Sweet idea ~!

@jschoch by tomorrow's end I'll have an Ansible playbook to setup an Elixir stack on Ubuntu. I have a project with gen_smtp, so if iconv is a problem, I'll hit...

@jschoch encoding/decoding. Actually used by `gen_smtp` - https://github.com/Vagabond/gen_smtp/blob/fb667c6ed875be1ae8d5ea0fa74eb9043fd7ecc7/src/mimemail.erl I think I included it because I was using an updated version.

@tuvistavie I think we do allow passing custom options to browsers/drivers. But maximizing window after starting the browser is a better & and more generic way of doing it.

@thiagogabriel Just checked the commit you linked to. `current_window_handle` should already be available when `use Hound.Helpers` is added. So it would suffice if `current_window_handle` is called without the module namespace.

@tk8817 definitely. Let us know how we separate/modularize.

@tzveeJ I'll update the implementation to use ETS table to store sessions in the next couple days (Open to it if anyone wants to pick it up). right now sessions...

The dependency `kubectl_client` had to be fixed. Will open a PR for that soon.