Al Johri

Results 102 issues of Al Johri

https://github.com/pyenv/pyenv/blob/master/pyenv.d/rehash/conda.d/default.list instaling anaconda via asdf python kind of breaks the shell right now. I have to delete these shims manually as I run into issues I'd be happy to help...

Is there an easy way to implement either many to many relationships or custom filters in the peewee API? For example if I have a `speech` model and a `topic`...

hi @abisee, I was wondering if you can help me understand the difference between the pointer network used in Nallapati 2016's [Abstractive Text Summarization Using Sequence-to-Sequence RNNs and Beyond](https://arxiv.org/abs/1602.06023) and...

Given that you're using rbenv, I was wondering why you're not using pyenv? I've found it to be invaluable especially working back and forth between python 2 and 3 pretty...

enhancement
help wanted

just wanted to say thanks!! I was having trouble installing apps on my ti-89 with TI-Connect on macos. Turns out TI-CONNECT was using the wrong PATH to download the apps/updates...

would be great to also have support for css.j2

[envdir](https://github.com/jezdez/envdir) is another format for storing environment variables. the format looks like: ``` $ tree envs envs ├── local │   ├── DATADOG_API_KEY │   ├── PYTHONPATH │   └── STAGE └── prod...

enhancement

Perhaps create a script that uses the kibana submodule to run `grunt build` into an outer level folder. And make modifications to the outer level folder, (i.e. change default.json) from...

hi! this is a very cool project. I'm interested in using it to verify a remote lucene index stored in s3. I'm running into this error (`ChecksumValidatingInputStream.read (ChecksumValidatingInputStream.java:102)`) when I...