Lorenzo Sinisi

Results 8 issues of Lorenzo Sinisi

Hello @antonmi , what is the best way to run ExUnit tests with an app that also has espec files? I am trying to figure it out because I am...

I have noticed that the flag 'quiet' is not available for the task that drops the db. Shall we add it? I could open a PR for that in case....

The issue: when developing in phoenix (phx) we want to have a custom path for our Coherence resources. But we currently can't. In the current file lib/router.ex the resource paths...

enhancement
help wanted

Thank you for the great job with this library! Right now https://github.com/mojotech/torch/blob/facc69fef8ef34fa27862e5d62f09e6d8c46ce8e/lib/torch/views/filter_view.ex works great with almost all type of data structures, the only problem I found is when adding a...

help wanted
good first issue

Hi @xcarpentier great job with this library, what about a new release to include the latest features?

It is very common for backend services to log incoming requests including their IP, ISP provider, etc. Who and how can we guarantee that the backend is not storing this...

Security

I'm using the gem FriendlyId so one of my model does: ``` extend FriendlyId ``` So in the model I have: ``` def should_generate_new_friendly_id? ``` And so the method is...

Any plan on adding support for togethercomputer/GPT-JT (https://huggingface.co/spaces/togethercomputer/GPT-JT). Seems like the closest alternative to GPT-3. What do you think? I would love to help but I don't know where to...

kind:feature