Results 158 comments of eprbell

Thanks for the comment! It's a good idea but I think it belongs in the [DaLI project](https://github.com/eprbell/dali-rp2): it's a brand new data loader (I uploaded it yesterday), which reads from...

I added a few call-for-help issues in DaLI to request for plugins: https://github.com/eprbell/dali-rp2/issues. It's just a subset of what's needed but I hope it will attract some attention and coders.

Sure thing. The best way to ask questions or provide feedback is to open a [RP2](https://github.com/eprbell/rp2/issues) issue or a [DaLI](https://github.com/eprbell/dali-rp2/issues) one (if it's related to data loaders).

Thanks for the feedback and I'm really glad RP2 is useful to you (please consider leaving a star on RP2 and DaLI's pages, if you'd like to support these projects)!...

You may want to look into writing a data loader for [DaLI](https://github.com/eprbell/dali-rp2), the RP2 data loader and input generator. Just like RP2, DaLI has a programmable plugin architecture, so you...

> @eprbell Can you make another release? Yes, we're due for one! Will do that in the weekend.

Actually I just finished new releases for both RP2 and DaLI: 1.5.1 and 0.6.10 respectively.

> This is truly strange, the `id` and `orderId` should be the same. Can you elaborate on this? Curious why they should be the same. In any case since these...

Thanks for starting the discussion on this (I haven't spent much time thinking about margin). Initially I thought there may be a simpler way of representing margin in RP2: *...

I agree with your criticism of option 1 (single queue), but there is also a problem with going with option 2 (separate accounting). Let me use your example to explain...