Sebastian
                                            Sebastian
                                        
                                    Here you go - I hope it helps :) ``` * thread #19: tid = 0x2e1910b, 0x000000001e123a8b beam.smp`lookup_tracer_nif + 20, name = '6_scheduler', stop reason = EXC_BAD_ACCESS (code=1, address=0xfffffffffffffffa) *...
> ... It also makes the data transmitted _much_ larger, which has many downsides particularly for mobile applications. Not only for mobile applications. If you're scraping history data a large...
I just open-sourced our frontend - if you're interested in helping, this would be a good starting point: https://github.com/EVE-Tools/vue43/blob/master/components/Search.vue The input control is a [Vuetify select](https://next.vuetifyjs.com/en/components/selects).
@jenslauterbach Hi, it's been a while :) @11philip22 Thanks for reporting and your interest in our project :) @jenslauterbach was right. As you can probably guess from [EVE-Tools/vue43](https://github.com/EVE-Tools/vue43)'s general state,...
Happy to help! That should actually not be too difficult. You may not even need element43 services for that. In fact, you may not even need a 'real' web application...
CREST has been retired. This breaks our build until this issue is resolved.
Hey @sdirix, first of all, thank you for working on this! I think this is a very valuable library, especially due to it not being tied to a single frontend...
I was able to build it on Mac OS 10.10.3 by removing the `-lrt`flag in `rebar.config.script` and `c_src/Makefile.in`.