Live data from Hacker News

Viewing profile — joshbuckler

joshbuckler

HN member
Joined
Sat, Jan 14, 2012, 11:19 PM UTC
HN karma
10
Public activity
6 items

About joshbuckler

No profile information was provided.

Recent public activity

  1. comment
    Comment #38735432

    Looks like "braid", "clear", "branching", or "winding" https://github.com/moses-palmer/labyru/blob/master/maze/src/...

  2. comment
    Comment #37872223

    weiwenhao: The example in https://nature-lang.org/docs/the-basics/function#multiple-re... has `balance` and `product` swapped.

  3. comment
    Comment #34169821

    Ease Waze

  4. 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: …

  5. 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…

  6. 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…