Live data from Hacker News

Viewing profile — Sweyla

Sweyla

HN member
Joined
Tue, Mar 23, 2010, 12:53 PM UTC
HN karma
16
Public activity
10 items

About Sweyla

Developer of apps and web services over at http://sweyla.com/.

Recent public activity

  1. comment
    Comment #8040415

    I realize now that this is a historical document and not newly written, so I understand it was a different time back then. However, just for the sake of argument, let's say that it…

  2. comment
    Comment #8040350

    I see. I had the impression it was newly written in a retro style. This makes a lot more sense now and I can appreciate it as a historical document.

  3. comment
    Comment #8037123

    That's great in isolation, but the overall score is extremely low here. The ones where the programmer is explicitly male are 2.4, 3.1, 3.2, 3.4, 4.2, 4.3, 4.4, 5.2, 5.3, 5.4, 6.3, …

  4. comment
    Comment #8036547

    With not a single mention of a female programmer (but many he's and him's), I can't get behind this. Let's be an inclusive community, please.

  5. comment
    Comment #7561537

    Here is my immediate suggestion: Show only one palette at a time. By putting incompatible patterns so close, you get a matrix of colors that with high probability do not harmonize …

  6. comment
    Comment #7383475

    Try this implementation for PAVA: https://gist.github.com/gustavla/9499068 Also, how are you timing Python? When I run this on a sample size of 10 using IPython's %timeit, it takes…

  7. comment
    Comment #7383368

    No kidding the Active Set solution in Cython is slow, it barely leverages Cython at all! It uses a Python list which is managed by Python and uses none of Cython's static typing. I…

  8. comment
    Comment #7120068

    Thanks! So glad to hear that!

  9. comment
    Comment #7119402

    Really cool. I hadn't seen this game before, but the idea is dear to my heart since a few years back I developed a similar iOS app called Circuit Coder. Sorry for the shameless plu…

  10. comment
    Comment #1212837

    This is correct, well investigated!