Live data from Hacker News

Viewing profile — shiftingleft

shiftingleft

HN member
Joined
Thu, Dec 31, 2020, 8:33 PM UTC
HN karma
415
Public activity
75 items

About shiftingleft

No profile information was provided.

Recent public activity

  1. comment
    Comment #48990762

    fine-tuning a model is very different from training the whole model in terms of resource requirements.

  2. comment
    Comment #48920878

    > Sleeping pills can cause dependence, and they often treat the symptom rather than the underlying cause. I found gwern's take on Melatonin interesting: https://gwern.net/melatonin…

  3. comment
    Comment #47890915

    Is it really the full pipeline running on Huawei hardware? That is training and inference? The report only talks about validating the "fine-grained EP scheme" on Huawei hardware.

  4. comment
    Comment #47720660

    I don't think memory mirring features available today allow you to race two DRAM accesses and use the result that returns earlier?

  5. story
  6. story
  7. comment
    Comment #47215387

    If there's anywhere I don't want LLM slop it's probably my database system.

  8. comment
    Comment #45666740

    Ah I can't read, thanks :-)

  9. comment
    Comment #45653585

    Shouldn't your snippet be using lzcnt? I can't see how this would result in the desired lookup. for Zen5 rustc creates the following: utf8_sequence_length_lookup: shl edi, 24 mov e…

  10. comment
    Comment #45591551

    What's the API here for Google Ads? How does their site report to Google Ads whether that was a good/bad user? Is this done through conversion tracking? If so, why would you track …

  11. comment
    Comment #45591493

    As I understand it they are placing ads on other sites and are paying for visits to their site.

  12. comment
    Comment #45591455

    After we implemented advanced bot traffic detection and filtering, their reported traffic plummeted by 71%. [...] But then the sales report came in. Their actual sales went up by 3…

  13. comment
    Comment #44788409

    The author admits to it. https://www.reddit.com/r/rust/comments/1mh7q73/comment/n6uan... The reply to that comment is also a good explainer of why the post has such a strong LLM sm…

  14. comment
    Comment #42971923

    The easiest way to parallelize this RNG is to just run it in parallel on multiple states.

  15. comment
    Comment #42792167

    Do they help deter people from becoming smokers in the first place?

  16. comment
    Comment #40657433

    I doubt that this is a problem in need of a technical solution. In any case, this system can easily be circumvented by emulating the key presses on that website.

  17. comment
    Comment #40245801

    Looking at a few files, there's definitely some generated comments in there. Do you have any method to quantify how much of it is (likely) generated?

  18. comment
    Comment #39584633

    > Shouldn't be too hard to do even with pen and paper since the 2-adic eval of 52! is large. Could you elaborate?

  19. comment
    Comment #37328581

    Their talk was quite nice, they talk about experiences with other HSMs, their history, what lead them to design their own, the many aspects of their design and then go through pote…

  20. comment
    Comment #37099106

    > The article mentions the Cochrane Review which rigorously concluded the opposite. Do you mean this one? "Many commentators have claimed that a recently-updated Cochrane Review sh…

  21. comment
    Comment #36882847

    Previous discussions: https://news.ycombinator.com/item?id=24090632 https://news.ycombinator.com/item?id=34202099

  22. comment
  23. comment
    Comment #36833520

    There's some quite complex cryptographic machinery called Direct Anonymous Attestation that would make this possible. I don't know if they plan on using this though.

  24. comment
    Comment #36734458

    > Chia replaces Nakamoto’s energy hungry proof-of-work consensus with an eco-friendly proof-of-space. Don't be fooled, proof-of-space will eat up SSDs like no tomorrow and you're s…

  25. comment
    Comment #35221872

    It looks like this is a popup for a different setting. Did you watch the video outlined in the post? The author is arguing that such a popup should also exist when locking a vault …