François Bernier

Results 30 comments of François Bernier

2 years and a couple month later, I had this oment today where I thought this feature would be very useful for testing a new stack with lots of gems.

Just for rerefence for people looking at this issue, `rebar3-rust` works on linux, but is missing some logic to pass specific compile options on macos. `cargo-erlangapp` works on both linux...

@tsloughter Neat. Unfortunately this looks like it's working only on linux. It should be slightly more complicated to get it to work on linux, macos and windows. See https://github.com/goertzenator/cargo-erlangapp/blob/master/src/lib.rs#L166 and...

@goertzenator I'm just starting erlang but I would work toward shipping a rust NIF in production eventually. Could you elaborate on your though on the best process we should build?...

@goertzenator Great work. I had started something but what you have seems better I think. I'll check it out more and try to help.

We use this in production and it does work as expected.

@dirkholzapfel I ended up using https://github.com/rubyworks/pqueue instead

I'll try to make the TOML parser very soon.

I am experiencing what seems to be the very same issue that I was also not having using other terminals. I use a hotkey to show and hide my terminal,...

Unfortunately I get the same result (I did restart the terminal).