-
### The bug
Immich users:
1. user1
2. user2
user1 uploads photos to their immich account.
user1 creates two albums:
1. wedding1
2. wedding2
shared both albums to user2 with edit permission.…
-
Using a creation pattern of:
```
private static let dependencies = Dependencies {
Module { AccountStore.shared as AccountDataSource }
Module { RealmStore.shared as RealmStore }
…
-
### Session description
Building blocks for constructing a tangible virtual world has begun to take shape. Technologies from various fields are becoming increasingly mature, such as gaming, social pl…
-
The current end matching algorithm assumes that the vertices' coordinates are perfect; that is, every line segment has a vertex that is shared with another line segment assuming no rounding errors occ…
-
### Coursework content
You are back to your Plan your Life as a Developer.
This plan is not something that you can finalise in a short period. You'll need to go back to it a few more times if you'…
-
### Coursework content
You are back to your Plan your Life as a Developer.
This plan is not something that you can finalise in a short period. You'll need to go back to it a few more times if you'…
-
I tried to build OpenMPI v5 with knem, but it fails at runtime throwing errors about btl_sm_single_copy_mechanism.
While in reality the error is in smsc component and setting `OMPI_MCA_coll_smsc=^kne…
-
### Coursework content
You are back to your Plan your Life as a Developer.
This plan is not something that you can finalise in a short period. You'll need to go back to it a few more times if you'…
-
### Coursework content
You are back to your Plan your Life as a Developer.
This plan is not something that you can finalise in a short period. You'll need to go back to it a few more times if you'…
-
A common pattern is:
`.update("Parsed=foo()").updateView("A=Parsed.getA()", "B=Parsed.getB()")`
So that `foo()` is not called many times. For large tables, especially a source blink table we …