Henrik Tudborg

Results 17 comments of Henrik Tudborg

I have successfully used this. Don't get why you had to change every little bit though. `.nginx` > `.static`, no custom serve path, etc. But what is there, seems to...

Ah. Makes sense. Have no solution to the testing problem, but I'll let you know if i find something.

I came here to create this exact issue! This is fucking awesome!

Sorry for not getting back sooner. I'll take a look at this asap, but at first glance it looks great 👍

Ah, sorry for not getting back. I'm having trouble building thrift 0.10, havn't had time to debug the issue yet.

@scohen Ha, alright. I guess I'm happy it's not just me then 😄 I'm not really following thrift dev, so I have no idea how far we are from 0.10,...

Was going to implement something like this to handle exceptions. Currently I get a `:bad_return_vaue` from the gen server when the thrift call throws. Would def. like to see some...

A more Elixir-like interface would be nice, but I'm not that bothered by the existing client. But if Riffed just threw exceptions so I could catch them, instead of crashing,...

Due to how the `install` is implemented https://github.com/asdf-community/asdf-rust/blob/843601293ec23fd294da8d6d5ecff9bc94832c17/bin/install You can actually just specify `nightly` as a version and it will go and grab the current nightly dist. To "update" the...