Sebastian

Results 12 issues of Sebastian

Hi, `eflame:apply` fails for me with a segmentation fault on BEAM 19 (only tested on macOS) when executing a very simple [Elixir script](https://gist.github.com/zweizeichen/6554a0e179149e020faa8a38e12fc908). As my knowledge of Erlang is quite...

This is a pretty significant update, as all the migrations have been moved over to native Django migrations and some adjustments of the schema had to be made for Galatea....

We're [using CREST](https://github.com/EVE-Tools/vue43/blob/b1c88d95847adaaec6b38b96475b7743985f2d56/generateSitemap.js#L16-L35) for generating our sitemap. This is bad and we should/have to move to ESI before CREST gets taken offline this spring. The way [ESI is designed](https://ccpgames.github.io/esi-issues/CREST_to_ESI#markettypes) we...

Type: Maintenance
Priority: High
Status: Accepted
Service: vue43
help wanted
good first issue

We could generate and display some stats from ESI market's data store such as: - Most-updated orders for detecting unusual activity patterns/bots - Order 'velocity' per region (opened, closed, updated...)...

Type: Enhancement
Priority: Low
Status: Proposal
Service: esi-markets

We should add [Prometheus metrics collection](https://github.com/grpc-ecosystem/go-grpc-prometheus) to jumpgate so we can analyze the system's usage and performance.

Type: Enhancement
Priority: Medium
Status: Accepted
help wanted
good first issue
Service: jumpgate

If someone is interested in a deep-dive into memory allocation internals, this one is for you. Statically built versions of esi-markets tend to use way more memory that their dynamically...

Priority: Low
Status: Accepted
help wanted
good first issue
Service: esi-markets

Vue43 depends on many NPM packages. It would be great if we could update them automagically by using something like [greenkeeper](https://greenkeeper.io/).

Type: Maintenance
Priority: Low
Status: Accepted
Service: vue43

At the moment it is a ~1kloc blob of Go code in a single file which needs to be split up into individual packages in preparation for reactive stat generation...

Type: Maintenance
Priority: Low
Status: Accepted
Service: market-stats
help wanted
good first issue

Now that we have switched to gRPC for our cluster's internal communication we can generate OpenAPI docs by using [grpc-gateway](https://github.com/grpc-ecosystem/grpc-gateway) on which jumpgate is based. The individual service's Protobuf annotations...

Type: Enhancement
Priority: Medium
Status: Accepted
Service: Infrastructure
help wanted
good first issue

The readme is pretty minimalistic compared to what is going on in the code. A section describing the structure of the service should be added.

Type: Enhancement
Priority: Medium
Status: Accepted
Service: esi-markets