Live data from Hacker News

Viewing profile — tinyrick2

tinyrick2

HN member
Joined
Wed, Mar 01, 2017, 9:15 AM UTC
HN karma
79
Public activity
26 items

About tinyrick2

No profile information was provided.

Recent public activity

  1. comment
    Comment #18457597

    A Random Walk Street by Burton Malkiel. Very easy to understand and entertaining to read too. The book is basically divided into 2 parts, the 1st about the arguments for market eff…

  2. comment
    Comment #17434975

    Just like what Ralph Waldo Emerson said: "I cannot remember the books I've read any more than the meals I have eaten; even so, they have made me."

  3. comment
    Comment #16789789

    The YouTube channel Every Frame a Painting talked about the usage of temp music in movies on one of its video, titled Marvel Symphonic Universe: https://youtu.be/7vfqkvwW2fs

  4. comment
    Comment #16753184

    I can confirm that Vim shows the hidden characters as question mark.

  5. comment
    Comment #16445804

    Don't you think that by limiting foreign companies' products the local companies would operate less efficiently since there is no competition? I think I was taught about this in my…

  6. comment
    Comment #16094475

    Also equally important and related to the article is messages on exceptions raised by libraries used by developers. I think this is one of the primary reasons why I found some Pyth…

  7. comment
    Comment #16003382

    christmas, probably

  8. comment
    Comment #15994072

    You missed the point.. I think the traffic sign captchas are actually used to train machine learning models.

  9. comment
    Comment #15739036

    His Ph.D. thesis is also relatively short (just 28 pages): https://rbsc.princeton.edu/sites/default/files/Non-Cooperati...

  10. comment
    Comment #15416961

    There's this plugin [0] that will not allow you to navigate the file by smashing the keyboard. Essentially what the plugin does is disable the hjkl and the arrow keys for 1 second …

  11. comment
    Comment #15416904

    I think what you're looking for is Ctrl+O, which allows you to exit insert mode, insert ONE command only (e.g. 4k), and immediately enter the insert mode again

  12. comment
    Comment #15328721

    This is amazing. I especially like how the result can somewhat be interpreted by showing from what image the part of the generated image is copied (see Figure 5).

  13. comment
    Comment #15257540

    "nulis" also means "write" in Indonesian

  14. comment
    Comment #15007038

    Some people (like me) use Windows. PyTorch is not supported by Windows currently.

  15. comment
    Comment #14699486

    I am also interested in etymology. For those who don't know you can type in "define xxx" on Google and get the etymology tree for word/phrase xxx. It is remarkable how easy it is t…

  16. comment
    Comment #14628725

    Also, the name "ampersand" was from the phrase "and per se."

  17. comment
    Comment #14590858

    From the article How to Read Mathematics [0], that kind of statement "is a signal to the reader that what's involved here is perhaps tedious and even difficult, but involves no dee…

  18. story
  19. comment
    Comment #14536919

    A more interesting problem would be to train an n x n sudoku and test the model on an m x m sudoku where m n. Does it make sense? edit: formatting

  20. comment
    Comment #14531024

    The question should be "how effective is it" not whether you can or not. Sure you can read a lot of programming resources using your phone and perhaps even write and run some progr…

  21. comment
    Comment #14336058

    This blog inspired me to hunt for some obscure machine learning papers from 80s and 90s that I may replicate and improve. Any idea where to start?

  22. comment
    Comment #14323109

    Dan Shiffman created a Youtube playlist titled "Intelligence and Learning", which might be a good place to start. This is the link to his channel https://www.youtube.com/user/shiff…

  23. comment
    Comment #14278796

    Very interesting. I have a few questions: What challenges did you encountered the most when teaching kids to code? Do you have any suggestion on how to teach coding to kids from no…

  24. story
  25. comment
    Comment #14219281

    > While the study had a large margin of error, the simulations suggest there is only a two percent probability that the Cold Spot formed randomly I'm not an expert at astronomy, bu…