-
I wonder whether it would be good to add Architecture Decision Records (ADRs) https://adr.github.io/ into this project? They might be a little contrived, but it would good to see them added to this pr…
-
We've been talking about what it would mean for [Relude](https://github.com/reazen/relude) to compile on native, and while we have quite a bit of work to do on our own, I think some changes may also b…
-
This idea has come up several times, most notably in https://github.com/r-spatial/rspatial_spark/issues/5 by @jhollist and in https://github.com/r-spatial/discuss/issues/11#issuecomment-310889249 by @…
-
It'd be great if either `cssnano-preset-default` could be removed as a dependency from `cssnano` or if a second package could be provided that doesn't carry this extremely heavy dependency.
Maybe `…
Timer updated
4 years ago
-
In order to test MRISC32 implementations it would be extremely useful to have a portable test suite (e.g. similar to [riscv-tests](https://github.com/riscv/riscv-tests)).
The current [super_test.s]…
-
I suggest to include this project in localization:
https://github.com/odoo-brazil/odoo-brazil-eletronic-documents
As this module is essential would be better to be included together
Tests need to be…
-
Hi,
@kgrzybek Thanks for your great project.
I have a question in my mind, why you don't use RabbitMQ for your message broker insted of in-memory command bus and also use of RabbitMQ for handling a…
-
Hi,
Coming from a dynamic language developer background, I am little puzzled by this piece of code:
```
var nextWaitlistMember = _waitlistMembers
.Where(x => x.IsActive())
…
-
Following #4841 (@atoader )
We've currently converted our solution to AL and started fixing errors (150+). (Not building / publishing yet). Some figures:
- Memory usage on average : 10 - 12 Gb
…
-
JavaScript single-page applications (SPAs) have made a huge leap in the last couple of years. We talk about them, we write them, they got all the attention and buzz you can think of. But even in 2017,…