Kyle Steger

Results 5 comments of Kyle Steger

I tried every suggestion here to no avail. I'm using `asdf` to manage node (but didn't always) so my local env is probably borked. ### Hacky Solution 1) `APP_NAME=my-app` 2)...

> One of the main goals is to bring OpenAge to all platforms, Linux, Mac and Windows (and maybe more), but by using xquartz to forward x11 to mac could...

> @kyleVsteger It builds correctly, but the `install` target might be broken. > > When running > > ``` > root@257bcac02168:/tmp# bin/run > ``` > > it works. Thanks! Now...

> A solid argument is that Ecto does the same https://github.com/elixir-ecto/ecto/blob/d52039037ae8d3ba66034c35c08fc4d56c621447/lib/ecto/changeset.ex#L3134-L3172 (from Kyle Steger) > > but then as @teamon pointed out, what happens when we have other middleware that...

I'll put this on my list of things to check during our cooldown cycle. Thanks @bernardd!