-
i have an idea if theres whale sell for some amount of sol or usdc ,, we buy that token
example if whale sell the token for 20 solana immediately bot buy ,, and set the profit in percentage automatic…
-
## Graphing Engine
- [x] Efficient algorithm for common parametric relations: `x = f(t) && y = g(t) && P(t)`
- [x] Efficient algorithm for explicit relations: `y = f(x) && P(x)` or `x = f(y) && P(…
-
- Allow a rule to take multiple claims
- An example would be a tpm2_quote and a list of PCR values to check if they are consistent
- Expose in the API if a rule needs parameters and which
- Allow…
-
`fix.setup()` might want to resolve with a value:
```js
// e.g.
const {TMP} = await fix.setup('somewhere') // this would be fix.TMP
```
is the singleton for ease of cleanup, or something? I'…
-
Player must stand between Channeler and Destination as Solution for Puzzle as Channelers range is longer then players range desprite being farther away
-
As far as I understand, task structure should have some sort of is_canceled variable? And there should check before calling callback. What is your vision on cancelling process?
-
So now frontend is basically just a basic angular app, what if plugin needs some extra library to work?
There should be a strategy for this too, maybe something magic for each plugin require and chec…
-
Had some ideas for reforming the 'trending maps' listing:
- make the min plays at least 2 before a map gets listed -- there are currently 23 'trending' maps with only 1 play this week, and 6 'trend…
-
Strategy / Ideas
-
How to select multiple variables and create multiple timeseries for each varaible when click on zip code?
Maybe the data received by the plot should be defined dynamically by the interactions with …