Live data from Hacker News

Viewing profile — mujoco

mujoco

HN member
Joined
Sat, Sep 22, 2018, 2:50 AM UTC
HN karma
49
Public activity
11 items

About mujoco

No profile information was provided.

Recent public activity

  1. comment
    Comment #18890018

    Cool idea! The string matching seems a bit brittle on the names I tried -- "Beatles" turns up no results, but "The Beatles" works. Same goes for "Rolling Stones"/"The Rolling Stone…

  2. comment
    Comment #18470954

    Raising prices would reduce the volume of customers, so the restaurant could maintain its quality standard, but Stanich felt his mission was to give back to the local community of …

  3. comment
    Comment #18271724

    Link to the Science Magazine article cited: https://www.sciencemag.org/news/2016/08/greenland-shark-may-... Apparently the researchers collected dead Greenland sharks accidentally …

  4. comment
    Comment #18190758

    For anyone who'd like to try out NetLogo without installing it, you can run example models and play with the code online in NetLogo Web: https://www.netlogoweb.org/launch#https://w…

  5. comment
    Comment #18157628

    There are several good points in the speech that many of today's companies could benefit from: Help the best employees grow so they don't leave and take your organizational memory …

  6. comment
    Comment #18143468

    Your method (3) is a great way to study, and it's very similar to the "Feynman Technique": https://mattyford.com/blog/2014/1/23/the-feynman-technique-m... The Feynman Technique is …

  7. comment
    Comment #18115743

    I read a few Head First books when I was first learning to program (Java, SQL, and Design Patterns), and I know what you mean about the books trying too hard to be funny, with lots…

  8. comment
    Comment #18109491

    The article seems light on explaining the reasoning behind the law. Its proponents clearly want to increase the average female-male ratio on corporate boards. But that doesn't mean…

  9. comment
    Comment #18063358

    Your interpretation seems about right. But why does Ray suppose there are 4 time points a day, instead of any other number? Maybe he's correct that "no writer or speaker understand…

  10. comment
    Comment #18054621

    It seems like they're doing something similar to how Reddit's "hot" algorithm reportedly works. As of 2015, that was supposedly like: log(upVotes - downVotes) - (hoursOld / 12.5), …

  11. comment
    Comment #18048177

    They do, however, provide derived features of the audio, as well as code for downloading associated audio from 7digital: https://github.com/tbertinmahieux/MSongsDB/tree/master/Task…