Live data from Hacker News

Viewing profile — jlamberts

jlamberts

HN member
Joined
Tue, Mar 07, 2017, 5:34 PM UTC
HN karma
106
Public activity
31 items

About jlamberts

No profile information was provided.

Recent public activity

  1. comment
    Comment #49171974

    I think it's mostly that he's a vocal critic of AI/big tech at a time when much of the public is anti-AI and anti-big-tech, so his message is resonating with people and he's popula…

  2. comment
    Comment #49085175

    This is actually a well-known phenomenon in ML, called "The Bitter Lesson". > One thing that should be learned from the bitter lesson is the great power of general purpose methods,…

  3. comment
    Comment #48311770

    I'd agree with you if this applied to primary residences, but it seems like this only applies to secondary residences? I find it hard to reconcile "middle class" with "has a second…

  4. comment
    Comment #46664317

    Re: existing model, for recsys, as long as the product already exists you have some baseline available, even if it's not very good. Anything from "alphabetical order" to "random or…

  5. comment
    Comment #46640494

    Yes, it's just really nice to be able to push a button and have it hold at the right temperature; sort of like how boiling water on the stove or in the microwave and using an elect…

  6. comment
    Comment #46638637

    Guessing the hygenics depend on your local water supply, but some varieties of tea (and coffee actually) want to be brewed at below-boiling

  7. comment
    Comment #46578224

    A little desktop app that lets me upload transaction csvs from my bank and figure out how much I need to split with my partner. Mostly because I always forget to charge her for uti…

  8. comment
    Comment #46578063

    I don't see how their analogy is stupid. Aeropress and french press are pretty similar from an "enthusiast coffee device" perspective. Lots of room for variability in grind size, c…

  9. comment
    Comment #42095370

    Might have been k-nearest-neighbors rather than k-means. Knn can be used for "recommended because you bought X" or "users like you also bought X" type recommendations that relate u…

  10. comment
    Comment #42023788

    With free games (which make up a pretty large portion of competitive online games), cheaters who get banned usually just make or buy new accounts.

  11. comment
    Comment #28032783

    As part of the Intuit purchase Credit Karma had to sell off their tax service, which Square bought. I'm guessing that's what OP is referring to.

  12. comment
    Comment #27572268

    I have also recently been playing around with Julia coming from numpy/pandas. I found that 1.6.1 felt way smoother on startup and import than 1.5.x. Might be worth trying to upgrad…

  13. comment
    Comment #25935982

    This is actually the idea behind Direct Primary Care[1]; basically the idea is that by not taking insurance the overall cost of care goes down due to the decreased overhead around …

  14. comment
    Comment #24669780

    I've heard "the tallest blade of grass gets cut first" in the US, although Google says it's either a Russian or Assyrian proverb originally.

  15. comment
    Comment #22351802

    I was also curious. Using an out-of-the-box weighted random forest, I got an f-score of ~.85 using a 75:25 stratified train-test split.

  16. comment
    Comment #20748481

    To encourage active participation, I have created a private repo where all future edits and entries will be made starting November 2019 after which this project will be deprecated.…

  17. comment
    Comment #20041405

    I tried a few: runbox, protonmail, and fastmail, and ended up staying with fastmail. The web interface isn't pretty but is functional and the service has been great so far. Very ea…

  18. comment
    Comment #19625130

    I graduated from the program in December. Overall, the program was absolutely worth it for me. Based on my experience I'd say that the online program isn't quite at the same level …

  19. comment
    Comment #18875544

    For anyone who's interested in a more long-form, intuitive explanation of the fourier transform and how you can use it to multiply polynomials, I'd highly recommend Erik Demaine's …

  20. comment
    Comment #18827102

    In my experience, it's a combination of a couple of things. First off, the field is heavily regulated (in the US anyway) and the penalties for violating regulations like HIPAA are …

  21. comment
    Comment #16293157

    By the utilitarian argument, wouldn't the answer just be to stop eating meat and eat whatever we're feeding to livestock (or some other food grown in its place)? Meat is a pretty i…

  22. comment
    Comment #16231993

    I think the idea for the original product (I.e. non cypto) is that it's target the "little guy" with no commission on trades. So people feel like they're taking from the rich insti…

  23. comment
    Comment #15365697

    I think they're saying that they're being taxed as if they were getting 4% interest on their savings, when in reality they're getting less than 1% because rates are low. So even th…

  24. comment
    Comment #15240995

    Well, it's a resume service. Gotta include at least one JS framework to make it past HR.

  25. comment
    Comment #15038085

    I would love this as an individual when learning new languages on my own projects. I find it really hard to tell if I'm actually doing things the "right" way without talking to som…