Live data from Hacker News

Viewing profile — allenz

allenz

HN member
Joined
Tue, Apr 02, 2013, 12:35 AM UTC
HN karma
1,060
Public activity
366 items

About allenz

I'm a researcher in the bay area. I love meeting new people, so if you want to talk about life, books, tech, econ, feel free to email me at 87539319t+hn@gmail.com.

Recent public activity

  1. comment
    Comment #39152859

    https://www.videogist.co was mentioned previously on HN: https://news.ycombinator.com/item?id=38555629

  2. comment
    Comment #26461879

    No, Tesla probably has very few employees older than 65 and no employees in nursing homes.

  3. comment
  4. comment
    Comment #25457458

    To add a bit of context: brokerages like Robinhood send buy/sell orders to national exchanges and to private trading firms e.g. high-frequency traders. Private firms provide price …

  5. comment
    Comment #25255965

    That’s only for the final model. To find it, they’d need to run 1,000 experiments, trying many high-level approaches, many architectures for each component, hyperparameter search, …

  6. comment
    Comment #18351071

    Same here, I run the latest Firefox on both Windows and Linux. Gmail always takes at least 5 seconds to load.

  7. comment
    Comment #18280973

    Perhaps he wasn't prescient, just lucky.

  8. comment
  9. comment
  10. comment
    Comment #18063393

    People are perfectly capable of distinguishing between browsers and websites. For example, users have no problem logging into Facebook with Chrome. Auto-signin only adds confusion.…

  11. comment
  12. comment
    Comment #18061601

    Thanks for the explanation. It seems to assume that Gmail is the internet. If people sometimes use Facebook or forums or games instead of Gmail, then history will appear to sync to…

  13. comment
    Comment #18061497

    The world is very small, and privacy is a mainstream concern these days. The impact of one story or one action is limited, but in the end, users do get their say. Otherwise, we wou…

  14. comment
    Comment #18061117

    What's the point of signing in at all for users who don't use sync?

  15. comment
    Comment #18060925

    But the tech-savvy community has influence. We set up computers for our friends and families. We write IT policies. We are web developers, tech reporters, and more. At least for me…

  16. comment
    Comment #18054118

    craftyguy was just speculating. "Chromium does download hotword-x86-64.nexe on startup, but it has been carefully designed as an opt-in feature" https://news.ycombinator.com/item?i…

  17. comment
    Comment #18054070

    It was an intentional download so that Chromium users could use "Ok Google".

  18. comment
    Comment #18054032

    CamTin was saying that workers should be considered investors in a moral sense: they put time and effort into the company and deserve a share of the profits. Obviously, workers are…

  19. comment
  20. comment
    Comment #18053506

    "Listening in" is inaccurate. "Ok Google" was opt-in only, and did not record users without consent. Chromium downloaded but didn't run the binary blob. Previous discussion: https:…

  21. comment
    Comment #18052250

    You're still making an ideological argument, though you might not realize it. The question is whether workers should have some degree of ownership and control of their company. You…

  22. comment
    Comment #18052110

    > the students admitted before 1969 were more open to radical ideas Perhaps this reflected a broader social trend, rather than a change in admissions preferences? The 1970s marked …

  23. comment
  24. comment
    Comment #17688495

    I recommend learning linear programming first. It's simple and useful, and makes it easier to understand quadratic programming, convex optimization, etc.

  25. comment
    Comment #17687743

    You should use a modeling library which abstracts away from individual solvers, such as pyomo for Python: http://www.pyomo.org Gurobi is the fastest solver, and it's free for colle…