Live data from Hacker News

Viewing profile — qiemem

qiemem

HN member
Joined
Mon, Mar 30, 2009, 7:40 AM UTC
HN karma
49
Public activity
35 items

About qiemem

No profile information was provided.

Recent public activity

  1. comment
    Comment #19308037

    I use https://addons.mozilla.org/en-US/firefox/addon/panorama-tab-... and have been really happy with it.

  2. comment
    Comment #17666671

    I think the author meant multi-label.

  3. comment
    Comment #17463904

    One of my favorite death concepts is the Death Alternative[1] mod for Skyrim. It weaves "death" into the narrative. Instead of dying, you're robbed and left for dead by bandits and…

  4. comment
    Comment #16634744

    GP for NNs has, but this isn't GP; "self-reproduction" (as in the original title) here means that the neural network is learning to output a copy of itself. In other words, the NN …

  5. comment
    Comment #16554706

    Mind sharing your dx7 port? I'd love to check it out!

  6. comment
    Comment #15676294

    > One of the strengths that's getting overlooked here is that crowd-sourced news seems to be more reliable than news from any one source. Everyone is biased, but if enough people a…

  7. comment
    Comment #13572228

    I don't follow. This would only work if the distribution of numbers was predetermined and influenced the distribution of mines. I was under the impression that the mines were unifo…

  8. comment
    Comment #12557930

    k-nearest neighbors (the k is just the number of nearby data points you consider when classifying a point), a clustering algorithm, and artificial neutral network

  9. comment
    Comment #10443846

    What about fingerprints? You don't need to buy anything, phones and such are already coming out with fingerprint readers and the technology is improving all the time. Finally, you …

  10. comment
    Comment #9507942

    The fact that it just outputs to stdout means you can run any command with output from fzf as well. Just anycommand $(fzf)

  11. comment
    Comment #9007617

    Here you go: https://github.com/quantifind/wisp

  12. comment
    Comment #8970938

    I've been looking for something like python's pandas as well, so curious what they say. Loving Wisp! I've been needing something exactly like it and will definitely be making use o…

  13. comment
    Comment #7900627

    The next slide shows that.

  14. comment
    Comment #7900623

    I think that particular slide was poorly worded. He's actually introduction a consequence of the rules, but not saying it's an obvious consequence. Slide 19 shows how (1∠90∘)2 = -1…

  15. comment
    Comment #7379417

    Honeypot, but that doesn't hold up since torrenting movies is so wide spread already.

  16. comment
    Comment #7097571

    First, accumulation would be the wrong way to think about it. Once the two agents are engaged in transaction, it doesn't matter which is which. Let D be the difference in wealth po…

  17. comment
    Comment #6702318

    Python has them in the form of doctests. They are generally frowned upon as they tend to significantly clutter up code and documentation when they actually provide comprehensive te…

  18. comment
    Comment #6201842

    The pumped air is also used to create an air cushion around the pod to keep it suspended at high speeds. Also, solar panels line the top of the tube so that it is self powering.

  19. comment
    Comment #6091000

    Gro-Tsen is just defining x recursively. "by induction" there doesn't mean "proof by induction".

  20. comment
    Comment #6067131

    Homebrew is the best way I've found, but it's on 1.4 at the moment.

  21. comment
    Comment #5635520

    Awesome thanks! Any features that don't work?

  22. comment
    Comment #5596374

    From the article: > While Sync uses BitTorrent technology, people’s files are not accessible to outsiders. Only those who have the unique private key can access the shared folder. …

  23. comment
  24. comment
    Comment #5301387

    Sounds like they're volunteers, not employees: https://forums.dropbox.com/topic.php?id=97303&page=2#pos...

  25. comment
    Comment #4769657

    I believe the "pre-rigorous" stage is basically referring to all mathematics before university. >The emphasis is more on computation than on theory. That's grade school mathematics…