Live data from Hacker News

Viewing profile — CatMtKing

CatMtKing

HN member
Joined
Mon, Apr 01, 2013, 12:02 AM UTC
HN karma
234
Public activity
167 items

About CatMtKing

No profile information was provided.

Recent public activity

  1. comment
    Comment #14952305

    I think it's this one https://www.nature.com/nnano/journal/vaop/ncurrent/full/nnan...

  2. comment
    Comment #14565188

    I practice taijiquan, a martial art. My teacher often describes concepts that I can relate to basic mechanics. When I do, it feels like I understand, but as my teacher says -- unti…

  3. comment
    Comment #12915681

    https://www.scientificamerican.com/article/trump-picks-top-c... Is this what you consider cleaning up our mess?

  4. comment
    Comment #12913196

    I thought Michael Moore's reasons were pretty on point: http://michaelmoore.com/trumpwillwin/ Michigan, Ohio, Pennsylvania and Wisconsin were indeed critical to the election, thoug…

  5. comment
    Comment #12602138

    I only use the search when I know what app I'm looking for. Wouldn't that would drive up the numbers artificially -- as I had the intention of downloading the app before I began se…

  6. comment
    Comment #11291701

    It's also how muscles work, isn't it? A ton of tiny myosin heads pulling in parallel.

  7. comment
  8. comment
    Comment #10368085

    Show me a society that is pure anything. Capitalism is an idea among many ideas that influence society -- pure capitalism doesn't exist in the real world.

  9. comment
    Comment #9090826

    Funny story I have with Dropbox: I was setting up my new desktop to dual boot Debian and Windows. In the interest of saving space, I tried to have Dropbox in both systems target th…

  10. comment
    Comment #8878204

    Being able to read English is a different skill from being able to write it. A lot of the Chinese students I know can understand it mostly fine but have trouble writing coherently …

  11. comment
    Comment #8484542

    UCSC has the sequenced strains loaded in their genome browser, too, if it interests you http://genome.ucsc.edu/cgi-bin/hgTracks?db=eboVir3

  12. comment
    Comment #8405692

    It looks like it is software to exploit vulnerabilities in the USB implementation to do some very nasty stuff with the target computer.

  13. comment
    Comment #8403802

    When I was learning C, I would write my program, then run it step-by-step in the debugger (I was using Visual Studio at the time) until it was pointless to do so because I knew wha…

  14. comment
    Comment #8322784

    Is the definition of talent that one does something noteworthy on a regular basis? I think that Phil Fish video that he linked really hit the nail on the head.

  15. comment
    Comment #8322781

    I think that's exactly why he's not going to get what he wants. He's not going to have a normal life with the comforting blanket of anonymity again.

  16. comment
    Comment #8297867

    Well if that's how you're analyzing it, the writer is female -- Julia Belluz.

  17. comment
    Comment #8276652

    Yeah, the eggs are the best. Love them raw over rice.

  18. comment
    Comment #8270563

    I thought it wasn't uncommon for some reptiles to continue growing for their entire lives? Don't fish do it too? Edit: it also says on wikipedia that they slow down in adulthood, s…

  19. comment
    Comment #8269237

    tbh, if it changes anything, Google ought to hire more privacy advocates.

  20. comment
  21. comment
  22. comment
    Comment #8124061

    From the article it seems like some of the symptoms are associated with inadequate sensing or awareness of social cues. That makes me wonder if taijiquan is a good exercise to help…

  23. comment
    Comment #8110521

    Why not the ipython notebook, in that case?

  24. comment
    Comment #8017763

    It's disingenuous to claim a DSL is part of the language syntax. E.g. I would not consider the regex formatting specification as Python syntax. I mean, if we follow that line of th…

  25. comment
    Comment #7918832

    It's a toy example; he's just trying to show how currying works, rather than why you should use it. If anything, it does show that one useful thing about partial application is tha…