-
Hi,
I am really impressed by handcalcs and forallpeople and. Currently learning to use it.
In my field it is sometimes customary to write variables as combinations of a greek and normal characte…
-
Did anyone try different size vs steps vs length combinations to find the best one?
-
https://gist.github.com/stefanv/954d21cb13f1aad55b0f
For the three methods implemented, I see:
```
1 loops, best of 3: 1.52 s per loop
10 loops, best of 3: 153 ms per loop
10 loops, best of 3: 148 m…
-
@Maunus, we have multiple ways to handle vowel sequences. But the question is what you think is best here. If I have something like "a ó", this indicates we are dealing with two syllables, I assume fo…
-
### Bilateral Combinations
> The last mod-tap hold will be converted to the corresponding mod-tap tap if another key on the same hand is tapped during the hold, unless a key on the other hand is ta…
-
Ensure that all damage rolling possibilities are covered in the text. In particular:
-dice
+dice
+X
-X
+stat
-stat
+die size
-die size
b[]
w[]
-
That can't happen (I don't think). There are probably a bunch of impossible combinations worth being aware of and filtering against.
-
48,58
16,31
7,22,77
4,1,22
-
As discussed in today's call, we can think of useful Thingweb component combinations in different scopes. I will write some below but everyone can write some other ones. We do not need to limit to Thi…
-
To match @gdejohn's implementation of `Collection.permutations()`, we also need `combinations()`.