-
pegからパーサーを生成する
-
Loving so far all the explorations you have around parsing and manipulating structured text! Thanks a lot for documenting and open-sourcing all of that.
I see in the "Future Work" section of the RE…
-
Is there support for pegged order types ? or support for limit orders that dynamically move with the best market quotes ?
-
Some folks on LAMPS want to apply this to yet another square-peg-in-round-hole situation that X.509 keeps finding itself in. This, however, is only applicable in cases where you _were not verifying th…
-
Maximum Fedimint consensus item is 64K (or something like it), and we would even want it smaller. In peg-in inputs, we need to embeed the whole bitcoin transaction, which can be even almost 1MB in siz…
-
Dependencies in my package.json are pegged, eg "@types/node": "16.11.17". When we decide to run Salita and update the dependencies, the version is updated correctly but they stopped being pegged.
e…
-
```js
CONFIG.Dice.functions.foo = a => a.x;
new Roll("foo(@test)", {test: {x: 1, y: "$"}});
// or
new Roll("foo(@test)", {test: {x: 1, $y: 2}});
```
```
foundry-esm.js:65625 Uncaught Sy…
-
what stops this?
- alice deposits $2 mil in btc (current price)
- alice borrow $1 mil in dollars (short bitcoin)
- we mint when alice borrows
- alice uses that to trade, bob has $1 mil synth
- …
-
When I am on the Globle tab in my browser, it pegs my CPU. Now granted my CPU is a wuss, but this still shouldn't be happening.
HW: Intel Core i3-4170 (2 cores + hypothreading @3.7GHz); 16GiB RAM;…
filbo updated
2 years ago
-
Programe el juego para 1 jugador [Peg solitaire](https://en.wikipedia.org/wiki/Peg_solitaire) a.k.a. Senku.
Ud. debe programar este juego en la carpeta `src/pegsolitaire/` con una estructura simila…