Martin Mauch

Results 103 issues of Martin Mauch

Hi all, I might be missing some background about how etlas works, but I'll just propose this nonetheless :wink: Could the proposed process to create a patch changed to something...

Afais there is no way to evade the n+1 requests problem with the current API. I was wondering if it would be possible to either enhance the existing http directive...

Ok, this is ugly as hell, but maybe a starting point for discussion. I've changed the logic of `HttpDirectiveProvider` to return a `RequestDescription

We have a use case where we would like to execute the FEEL engine in a browser. Scala can be cross-compiled to Javascript using Scala-JS, but unfortunately there is no...

type: enhancement

## Description This PR adds cross-compilation to Javascript using Scala-JS. In order to do so, I needed to reintroduce SBT and change the directory structure to split into `shared`, `jvm`...

The first two commits are from https://github.com/cph-cachet/carp.sensing-flutter/pull/19. The last commit implements data visualization using https://github.com/RyanYANG52/flutter_realtime_chart/ The [`measureExtractors`](https://github.com/cph-cachet/carp.sensing-flutter/compare/master...nightscape:data_visualization?expand=1#diff-be2dd252d1c590fa24138d68ba9f13bdR26) are not complete and one has to implement code to bring the values...

Hi Sandro, continuous distributions would be really great to have in Odds. I would be happy to join you for a remote pair programming session :D Best Martin

Hi Sandro, I tried to update Odds to Scala 2.10.3 but it seems that scala-virtualized has not been built for newer Scala versions. When I leave the ``` scala scalaOrganization...