Jason Axelson

Results 305 comments of Jason Axelson

I've lost track of the code but I think that I modified the code locally and ran it.

> > I would have used the chip name instead of "original" but I haven't been able to find the name of the chip anywhere > > I did some...

Sure! Here you go: https://github.com/axelson/torch_repro_phoenix_ecto Yeah it isn't a common setup. In my actual project I generated an ecto-only project, then sometime later I decided I wanted a web frontend...

Yeah I'm definitely not suggesting to decouple Torch from Phoenix. Just mentioning a part of Phoenix that Torch depends on implicitly (and hoping to make it slightly more explicit).

I was going to suggest that it be added to the help section but now I see it is already in there `% :toggle file-filter`. My suggestion (which is counter...

Also, thanks! This will be really helpful for my usage of tig. This was one of my largest nits. The other one was trying to go back in the history...

I am interested in creating a PR for this, I've started one but haven't finished it yet.

Thank you for the ping! I would still like to get to this but I haven't found the time yet.

Yeah I'd like to, but no promises on when I'll get around to it. And thank you for the link to that snippet of code to get started.