Live data from Hacker News

Viewing profile — SakiWatanabe

SakiWatanabe

HN member
Joined
Fri, Jun 20, 2014, 4:44 AM UTC
HN karma
137
Public activity
30 items

About SakiWatanabe

No profile information was provided.

Recent public activity

  1. comment
    Comment #35573449

    I wish the article would just summarize the content in the title, so I don’t have to read the entire article. Tldr: restaurant cannot say “the product may contain traces of sesame”…

  2. comment
    Comment #35111962

    Google Authenticator is just one of the OTP implementation. Apple actually has built in authenticator available in iCloud keychain. https://www.igeeksblog.com/how-to-use-built-in-p…

  3. comment
    Comment #34958578

    What is the purpose of this? The model from meta is not available to public. Neither this open source "LLaMA-based ChatGPT" nor the "open source" LLaMA can be downloaded or actuall…

  4. comment
    Comment #34658314

    I see, may be OpenAI should offer a plan to promise only run inferencing and not inspect the data. Or may be collaborate with amazon to serve the model on private AWS zones.

  5. comment
    Comment #34656771

    Isn’t this the case for all web services as well? Google doc, office 365, aws, Google cloud

  6. comment
    Comment #34597694

    Why not just use Day One, it is already end to end encrypted.

  7. comment
    Comment #15506092

    Engadget article: https://www.engadget.com/2017/10/19/samsung-introduces-linux...

  8. comment
    Comment #14489724

    It should say This is also why address reuse in Bitcoin is "discouraged" as to sign a transaction you need to reveal your public key. If you don't reuse an address after sending a …

  9. comment
    Comment #14484918

    Does anyone have the copy/paste working properly 100 %? I am unable to find a solution of copy/paste setup that allows seamless integration with local clipboard. I am able to have …

  10. comment
    Comment #13752189

    More like Amish C++

  11. comment
    Comment #13683965

    Java is very good for enterprise development where the code has to be maintained. It's easier to read and contains less gotchas than C++. It is especially good when the team consis…

  12. comment
    Comment #13414608

    I know at least two people. Me and a friend of mine. Both of us bought the 15" touch bar MBP and later returned it. - there were some issue with the keyboard on both of our MBP I e…

  13. comment
    Comment #13412202

    Isn't he the one who spent millions of investor's money only to build a useless bitcoin computer, which is basically a raspberry pi with a mining chip which only mines a few satosh…

  14. comment
    Comment #13245176

    Don't use arrow keys, it shifts the center of gravity when typing. You want to use hjkl for movement, even better, try not to use hjkl at all and use movement commends such as w b …

  15. comment
    Comment #12948181

    So will it be possible to develop cross platform GUI App using visual studio / ms native frameworks?

  16. comment
    Comment #12732343

    so how do i view the original page...?

  17. comment
    Comment #12471540

    What exactly is this W1 chip thing? Does it change the underlying bluetooth communication? That wouldn't make sense as the AirPod works with existing Mac as well. Looks like W1 chi…

  18. comment
    Comment #12379970

    >Michael said under his breath in our second language, “Look at those Chinese kids. They’re pretty happy they got paid, huh?” Kim (the writer) is a korean last name, is the company…

  19. comment
    Comment #11921352

    0xbb9bc244d is the The DAO account.

  20. comment
    Comment #11921284

    Yeah, the presale website was pretty cool though.

  21. comment
    Comment #11921277

    developer asks token holders to spam the network to delay the attack o.O griff [10:05 AM] @channel The DAO is being attacked. It has been going on for 3-4 hours, it is draining ETH…

  22. comment
  23. comment
    Comment #11872016

    Sounds like a Monero pump to me

  24. comment
    Comment #11859724

    Electron based app takes way too long to start up. Yes, I like visual studio code etc. But I hate its startup time so for quick changes I just use sublime text or vim.

  25. story
    Ask HN: How to learn LLVM and why?

    In the 500+ comments discussion yesterday[1] about the blog post "Being a Developer After 40"[2]. The author suggests ignore all the hype and learn all you can about LLVM. How do I…