-
xLink RFP: #6
# Proposal to address RFP006
**Team and Roles, monthly comp**
| Name | DAI / month | HAUS / month* |
| ---------- | ----------- | ------------ |
| arentweall | 2,500 …
-
### Description
Hello, we have started migrating our codebase to Swift 6 language mode and fully migrated our TCA to be concurrency-ready for quite some time now. We updated our Xcode 16 and starte…
-
**Context and problem**
The recent experiment with the d2d pipeline show that we face pipeline growth issues:
- the pipeline grew big with many interdependent steps
- it will be hard to add support…
-
Compose UI's `CoreTextField` is very picky about getting immediate updates to its values. The common (but useless) example seen in the docs, where the text state is held in a `by remember { mutableSta…
-
Hello,
We're testing Grafana Scenes and we're finding incredibly useful. We've gotten to the point of building some more complex queries, and it would be interesting to have access to the type defi…
-
#### Issue Description
(Pardon my poor english)
After using DL4J and som parts of DataVec (namely image loading and transforming) i would like to share my experience. I hope the feedback is useful.
…
-
## Summary
Currently `x/gov` is one large module and it is a governance model forced onto users. Instead we should refactor `x/gov` to have components that can be composed into a governance mod…
-
I'm running XCode 13.3, Bazel 5.1.1, and rules_apple 1.0.0
I'm running into an issue where I'm building a swift_library that has an spm_pkg as a dep. I'm then specifying that swift library as a dep f…
-
**Is your feature request related to a problem? Please describe.**
When I try to wrap Victory components like VictoryLine or VictoryBar, the graph is not plotted for reasons unknown.
**Describe th…
-
The problem with using `Flow` or `SharedFlow` as a replacement for `LiveData` with Jetpack Compose is that `Flow.collectAsState()` require to pass as argument the initial value of the `Flow`. `StateFl…