Live data from Hacker News

Viewing profile — mason_jake

mason_jake

HN member
Joined
Fri, Nov 01, 2019, 3:22 PM UTC
HN karma
3
Public activity
5 items

About mason_jake

No profile information was provided.

Recent public activity

  1. comment
    Comment #21593549

    I was told last year I can be way too optimistic / silver-lining-finding in negative situations. I used to always look for the solution to a problem as opposed to providing whateve…

  2. comment
    Comment #21583813

    Agreed on learning blackjack. I went to Las Vegas about a month ago and spent the four-hour plane ride trying to memorize some of the pattern in a blackjack strategy chart. I didn'…

  3. comment
    Comment #21565937

    Python dev for 5 years: personally I like `[1 for _ in range(10)]` and `[1] * 10`. The `for _ in` syntax denotes the variable is basically a throwaway, whereas the `for n in` const…

  4. comment
    Comment #21547331

    A few years ago, I began to grow old of working with dataset pre-processing scripts/"libraries" for machine learning and began to create my own sort-of "pipelines." Last year, I st…

  5. story