Viewing profile — joshbuckler
joshbuckler
HN member- Joined
- Sat, Jan 14, 2012, 11:19 PM UTC
- HN karma
- 10
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About joshbuckler
No profile information was provided.
Recent public activity
-
comment
Comment #38735432
Looks like "braid", "clear", "branching", or "winding" https://github.com/moses-palmer/labyru/blob/master/maze/src/...
-
comment
Comment #37872223
weiwenhao: The example in https://nature-lang.org/docs/the-basics/function#multiple-re... has `balance` and `product` swapped.
-
comment
Comment #34169821
Ease Waze
-
comment
Comment #30094310
The "worst-case number of guesses" objective considered here is pretty insensitive to differences in quality of the decision tree. It seems to me that a better objective would be: …
-
comment
Comment #24711841
If you then diagonalize that connection matrix, you can get constant time (though you might have to make a special case for starting at the `5` key): "Diagonalization can be used t…
-
comment
Comment #3465661
Instant-runoff is a terrible voting system and should never be used, see http://zesty.ca/voting/sim/ . Approval voting is simpler and better. Condorcet is best except that it is so…