[Art competition] Weak Update #272
Closed
f52985
started this conversation in
Art competition
Replies: 1 comment
-
Sounds like Cerberus |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Short Description
For me, "weak update" means "A 3d render of a hero with a sword fighting against a dragon with multiple heads that spits fire".
Long Description (up to 3 sentences)
When fighting against a dragon with multiple heads, cutting one head is not enough to kill the main dragon, since there are still other heads that keep the dragon alive. This is analogous to a weak update. When updating an abstract location that can have multiple concrete locations, the updating should not fully overwrite (or kill) the original mapped value, since there are still other potential concrete locations that are not affected by the single actual concrete location update.
Beta Was this translation helpful? Give feedback.
All reactions