-
## Code Author: Spencer Huang
## Reviewer: Christian Lussier
## Date of Review: 11/8/18
Code review of the file `GameMethods.java`.
**Inspection Rate:** 10 lines per minute. About 10 minutes tot…
-
After running the workshop a few times in recent weeks, I found a few places where we could improve/simplify the learner's journey.
## [Using Compound Promises](https://docs.kratix.io/workshop/multi…
-
## Overview
The Aptos Indexer is a powerful tool. However, drawing inspiration from established systems like The Graph's subgraphs could significantly improve its usability, efficiency, and develop…
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
…
-
Microsoft recently release a new actor implementation: [Coyote](https://microsoft.github.io/coyote/learn/programming-models/actors/overview)
So I was wondering how this relates to Reliable Actors:
…
-
Some other UCF organizations have shown interest in using lion to power their respective discords. This is possible right now, however it requires a lot of removal of our implementation-specific code.…
-
Globals are convenient, but lead to problems in maintainability.
- Their use can make two formerly unrelated modules dependent on each other
- They are difficult to document (little context)
- They…
-
qutebrowser currently has a global object registry, where objects are registered and retrieved using a string as name - see the [contributing documentation](https://github.com/qutebrowser/qutebrowser/…
-
```
This story is for a worked example of how to improve the quality of our code.
The aim is to improve the testability, our confidence in the code, and
ultimately the code in use as part of the Dai…
-
```
This story is for a worked example of how to improve the quality of our code.
The aim is to improve the testability, our confidence in the code, and
ultimately the code in use as part of the Dai…