Live data from Hacker News

Viewing profile — ramchip

ramchip

HN member
Joined
Fri, Oct 24, 2008, 9:09 PM UTC
HN karma
3,964
Public activity
1,398 items

About ramchip

Tokyo

Recent public activity

  1. comment
  2. comment
    Comment #49153846

    I think most people like uni, but it's also one of the most expensive sushi you can get at kaitenzushi

  3. comment
    Comment #49153804

    Salmon sushi is very popular, but it's not part of the traditional Edomae style (fish from the Tokyo bay), so the more upscale or traditional restaurants often don't serve it.

  4. comment
    Comment #48829776

    LLM bot account

  5. comment
    Comment #48390183

    > you don't get bugs related to typing because elixir is somehow magic Really? All the Elixir fans were saying that?

  6. comment
    Comment #48291810

    I love the BEAM and programmed on it for many years, but it really does not provide anything like durable objects. 1) It's very difficult to ensure globally serialized ownership wi…

  7. comment
    Comment #48164854

    The same is true without CDC, and you can configure a maximum size.

  8. comment
    Comment #48156933

    It's still referred as such through the official documentation: https://www.erlang.org/faq/introduction.html#idm24 You may be thinking of comments like: https://erlangforums.com/t/…

  9. comment
    Comment #48092526

    It'd be a pretty horrible system if it was possible to get anyone you dislike tortured for a month by mailing them CSAM they didn't ask for...

  10. comment
    Comment #47786253

    That second hash is called a Message Authentication Code (MAC), it's what the JWT HS256 algorithm does

  11. comment
    Comment #47775885

    The purpose of the checksum is to help secret scanners avoid false positives, not to optimize the (extremely rare) case where an API key has a typo

  12. comment
    Comment #47672280

    He's obviously not saying that you can "trust blindly" any PQ algorithm out there, just that there are some that have appeared robust over many years of analysis.

  13. comment
    Comment #47483031

    Looks like it's "Show Base" under the top-level "..." menu when working on a merge conflict https://github.com/microsoft/vscode/issues/155277#issuecomme...

  14. comment
    Comment #46204412

    These kind of things are part of transparency log threat models, for example: https://www.rfc-editor.org/rfc/rfc6962.html#page-24 .

  15. comment
    Comment #46188440

    You're describing a transparency log, which doesn't require a blockchain.

  16. comment
    Comment #45876121

    Sometimes it's impossible even with an account. I can't search in English on my phone in Japan. If I go into options and change the language, the moment I click OK, it switches eve…

  17. comment
    Comment #45854666

    It's incredibly rude, and wrong, to assume that a woman was hired because she "checks off a bunch of HR checkboxes" rather than skill or hard work when you know nothing about her.

  18. comment
    Comment #45820275

    An iolist isn't a string, you can't pass it to the uppercase function for instance. It's really meant for I/O as the name implies. Regular string concatenation is optimized to avoi…

  19. comment
    Comment #45719936

    > This by itself means that it is not potable Do you mean because it's distilled? Distilled water is perfectly safe to drink.

  20. comment
    Comment #45708918

    From: https://www.vice.com/en/article/a-nuclear-plant-worker-fell-... > According to federal reports, the contractor ingested some of the reactor water before being yanked out, scr…

  21. comment
    Comment #45638724

    One-time pads are not vulnerable to gardening.

  22. comment
    Comment #45097542

    Personally I found the article informative and well-written. I had been wondering for a while why Claude Code didn't more aggressively use sub-agents to split work, and it wasn't o…

  23. comment
    Comment #45097320

    I've done a lot of Erlang and I don't see the relation? Supervisors are an error isolation tool, they don't perform the work, break it down, combine results, or act as a communicat…

  24. comment
    Comment #45064292

    If you dereference it you get back an integer, not a variable. A variable is a name that identifies a value; the pointer points to the value, not to the name.

  25. comment
    Comment #45062288

    There's a free tier, and various paid tiers: https://github.com/features/copilot/plans