-
Phd track: 21 Nov 2021 - 21 Nov 2025
First step in 4 year phd track: get paper from master thesis work.
Venues: https://github.com/Tribler/tribler/wiki/Scientific-publication-venues-for-ledger-scien…
-
# @chrlschn - React is the New IBM
You’ll never get fired for picking it, but it’s going to be expensive, bloated, difficult to get right, and joyless every step of the way.
[https://chrlschn.dev/bl…
-
# Background
To render dynamic data in Laminar, you use dynamic inserters like `children
val childVar = parentVar.zoom(...)(ctx.owner)
text
raquo updated
2 weeks ago
-
After upgrading from `v0.9.0` to `v0.10.1`, I am experiencing severe performance issues. The `withPerceptionTracking` closure is being called much more frequently than expected, causing the app to bec…
-
We want to release what we have at the beginning of December with a bang, and what that means is that we want everything that we _do_ have to be "swipe to unlock". As it currently stands, we feel that…
-
## Feature description
We have axes that override formatting (Time), that override the transforms (Logarithmic), that override the Tick and Label placement (Category), and all these features are di…
-
### Background
**CX State Contexts**: A composable extension may be stateful. Abstractly that means the behavior of a CX instruction may depend upon the history of CX instructions previously issued. …
-
### Description
How to resolve warning in 04-Navigation-Lists-NavigateAndLoad.swift file:
struct NavigateAndLoadListView: View {
@Bindable var store: StoreOf
var body: some View {
…
-
### Description
Date race risk causing at new xcode.
### Checklist
- [ ] I have determined whether this bug is also reproducible in a vanilla SwiftUI project.
- [ ] If possible, I've reproduc…
-
The term graph is not really used in the graphql core spec. When we talk about the composition in the boundaries of the spec we are using schema documents to compose from it a annotated single schema.…