-
We should build RoleApp with an Injector
-
Not sure if that is possible, but I want to propose an idea.
It would be really nice if one could provide a bunch of required layers and zio would automatically figure out how to wire them coherently…
-
I need your help to decide how to name data type before a `1.0.0` release so I have created a poll:
https://www.strawpoll.me/20483256
I will post more about each option in the comments.
See #6…
-
Hi, I downloaded the vampire-4.3.0 from [here](https://github.com/vprover/vampire/releases/tag/4.3.0).
When I did `make vampire` in the directory, ERROR happened in Lib/Recycler.hpp.
For this reason…
-
For PTCLM2_180611 add izumi to the list of valid machines and remove edison.
-
I have competed two FATES fire simulations with the default lightning parameter `ED_val_nignitions`...
1) At the CZ2 site with 100% ponderosa pine initialized with observed stand data (point simulati…
-
We could bundle something like `provideCake` from this example https://scastie.scala-lang.org/aRtrrtl2QcqDiKHxwEuc3g into a new `ModuleDef` trait or even in core, or add a new `from` variant:
`make…
-
1. `git clone https://github.com/7mind/izumi.git`
2. `git checkout feature/graal-native-support-fix-dockerjava`
3. `./sbtgen.sc`
4. `sbt graalvm-native-image:packageBin`
GraalVM fails to handle …
-
With cime5.8.17: I added some files to the svn inputdata repository from cheyenne, then ran a test suite on izumi. The first test to reach the check_input_data phase failed, leaving behind a 0-size fi…
-
This is pretty easy, you'll need to add `DIResource.fromZIO` overloaded for ZLayer & also implicit conversions & `DIResource.AdaptProvider` instances by analogy with `ZManaged`, that use `ZLayer#build…