Live data from Hacker News

Viewing profile — hashingroll

hashingroll

HN member
Joined
Fri, Jul 10, 2020, 9:46 PM UTC
HN karma
129
Public activity
38 items

About hashingroll

I graduated in 2020 with a CS degree and work as Software Engineer at Google ever since. I like coding, programming languages, algorithms, and solving puzzles. At Google I have worked on AI/ML to solve Spelling & Grammar and Tone & Style suggestions in Google Docs and Gmail. Right now I work on modeling LLMs to bring Generative AI features in Google Docs.

Recent public activity

  1. story
  2. comment
    Comment #32189838

    This might a long read but it is well-written reader-friendly analysis of Tarjan's proof with chain of reasoning. https://codeforces.com/blog/entry/98275

  3. comment
    Comment #31771521

    Not all optimizations are more energy consuming. For an analogy, does a using a car consume more energy than a bicycle? Yes. But a using a bicycle does not consume more energy than…

  4. story
  5. comment
    Comment #31296420

    Love this! Took a while to find the solution :)

  6. comment
    Comment #31089283

    In the same vein, an auto-initiater would work like Me: (Doesn't actually get sent yet) My auto-initiater: Hi Other person: Hi, (no chat notification, the original question gets se…

  7. comment
    Comment #30928736

    I would not discount NLP tasks just yet. In practice, they are still used to solve problems like spellcheck, autocomplete and even words and text rewrites.

  8. story
  9. comment
    Comment #30582644

    The state of the art models these days would not be able to be bundled with browsers. These are typically neural models [0] and require specialized hardware to run, and also have h…

  10. comment
    Comment #30582464

    Comparing the spellcheck quality of Firefox to Google (search, not Chrome) might not be completely fair. The browser most likely uses a client-side spelling model with tight memory…

  11. comment
    Comment #29861619

    Not sure about TV shows but for films (especially Netflix originals), that's partly due to the recent trend of films getting shot for TV viewing experience. These films tend to hav…

  12. story
  13. comment
    Comment #28908152

    > no mutable reference parameters Sidenote: The style guide (recently?) removed the ban on non-const references [0]. They are now allowed for non-optional output parameters. Though…

  14. comment
    Comment #27925400

    The argument for tabs really goes that time is spent much more on reading code than authoring, so it should be optimized and customizable (tab width) for the reader.

  15. comment
    Comment #27681338

    > Convert comments to code. Write a comment describing the logic you want, and let GitHub Copilot assemble the code for you. I don't know if Copilot does it already but I would lov…

  16. comment
    Comment #27681244

    I don't see why. It is on Copilot to produce syntactically correct code that at least doesn't fail to run, even if we ignore the correctness.

  17. comment
    Comment #27623576

    I hope this will mean we can finally stream 4k content on Prime Video, Disney+, et al. in Windows PC.

  18. story
  19. comment
    Comment #26762412

    Apparently these apps have to integrate their billing systems with Google Play by September. https://android-developers.googleblog.com/2020/09/listening-...

  20. comment
    Comment #26664428

    Just looked at his twitter and interestingly his tweet ~4 hours ago [0] says "I was wrong about #Bitcoin.". Though it is likely an April Fools joke. [0] https://twitter.com/PeterSc…

  21. comment
    Comment #26620348

    This makes me curious that suppose value of bitcoin since then had dropped to say less than $1 for some reasons, would he still be fined the same amount?

  22. comment
    Comment #26496464

    Have you tried switching to the ads model on Android (like suggested by your app's Android feedback/reviews)? I am curious if that would increase your revenue from Android users an…

  23. comment
    Comment #26483940

    Link to the Ruby on Rails demo for anyone wondering https://www.youtube.com/watch?v=Gzj723LkRJY

  24. comment
    Comment #26482363

    There has to be a catch here...

  25. comment
    Comment #26380861

    > There is no algorithm, they're going to be served everything you make. I am not sure how is this (lack of) feature mentioned as an advantage over youtube. Afaict there's certainl…