Live data from Hacker News

Viewing profile — ideal0227

ideal0227

HN member
Joined
Tue, Apr 02, 2013, 11:49 AM UTC
HN karma
830
Public activity
68 items

About ideal0227

No profile information was provided.

Recent public activity

  1. comment
    Comment #37772420

    Oollama.ai focuses on making it as easy as possible to run models locally. We aim to provide a seamless experience that feels the same whether you're developing locally or deployin…

  2. story
  3. comment
    Comment #23007561

    No, Paxos is not a shard log abstraction. Paxos is about agreeing on one value rather than a set of values in sequence. So my possibility 1 is true.

  4. comment
  5. comment
    Comment #23004224

    What is not true? 10x simpler, no? There are two possibilities: 1. You misunderstood Paxos, probably confused that with RSM. For example, Paxos is just the leader election part of …

  6. comment
    Comment #23001792

    There are three main stages about RSM. 1. log replication (m) 2. log consistency (n) 3. log execution (k) Then you will have m * n * k ways of achieving your goal based on differen…

  7. comment
    Comment #23000544

    I think all these kinds of papers are very confusing. Comparing RSM (replicated state machine) to Paxos is just like comparing a car to an engine. It makes very little or no sense.…

  8. comment
    Comment #22337080

    > This is solved by throwing multiple interview questions at the person that are all novel and not derived from the internet. The probability of ALL questions being seened before i…

  9. comment
    Comment #22336943

    > Google specifically tells their interviewers to avoid "canned" problems that are already all over the internet. They did a pretty poor job on this already. And it adds one more r…

  10. comment
    Comment #22336336

    Thanks for educating me about BFS. I am major in computer science, and published paper in top conference. Tree traversal is trivial for me. So I guess I have decent CS background a…

  11. comment
  12. comment
    Comment #22332201

    When my classmates were preparing interview coding questions, I was working on a mini TCP implementation and a toy kernel. AWS rejected me since I failed to write prefect code to t…

  13. comment
    Comment #22192856

    To improve read perf, you can add learner members or add a layer of cache proxy.

  14. comment
    Comment #18687675

    It uses etcd/raft from beginning.

  15. comment
    Comment #18687512

    Let me share a little bit more story here. The original go-raft is one of the first raft implementations. At that time, the raft paper was not even officially published. Many other…

  16. comment
    Comment #18306809

    No. You are wrong. etcdv3 enables l-read by default.

  17. comment
    Comment #18306807

    That is true. etcd v3 provides l-read by default. You have to opt-out that to improve latency.

  18. comment
    Comment #15189461

    If you never work on Unix, then you should insist on saying so. Holding integrity is much more important than getting an internship from FB. And, as an engineer working in the infr…

  19. comment
    Comment #15160366

    Reading your opinions in this thread is really like reading jokes. No facts are provided to support your opinions, and all the suggestions are ridiculous.

  20. story
  21. comment
    Comment #14775955

    There are two core issues: 1. Liu is not acceptable by a lot of Chinese people due to his aggressive words on colonial and slavers. 2. Liu was sentenced by the gov due to "subversi…

  22. comment
    Comment #14775931

    Right. And you still know something is not acceptable by the people, and you probably wont go across that line. Same thing in China. Many of Liu's opinions are hated by Chinese peo…

  23. comment
    Comment #14775913

    eh... Liu was not sentenced due to this And, yes, what you just described is also well known. No one in this thread said Liu should be sentenced. And no one in this thread said the…

  24. comment
    Comment #14775765

    Since that is a well known issue about him. No one thinks it is conspiracy theory. If you want to discuss about Liu, I assume you should do some homework first?

  25. comment
    Comment #14775741

    There are a lot of problems with Chinese authorities. There are a lot of things I cannot agree on with them, and I am one of the Chinese people that are trying hard to fix them by …