Live data from Hacker News

Viewing profile — rostayob

rostayob

HN member
Joined
Fri, Feb 18, 2011, 1:21 AM UTC
HN karma
1,986
Public activity
74 items

About rostayob

f@mazzo.li -- https://mazzo.li -- https://twitter.com/trascendentale

Recent public activity

  1. comment
    Comment #45649963

    I talk about the cancelability state and how it can help us shortly after that statement: https://mazzo.li/posts/stopping-linux-threads.html#controlle... . In hindsight I should ha…

  2. comment
    Comment #45647312

    As I note in the blog post in various places if one can organize the code so that cancellation is explicit things are indeed easier. I also cite eventfd as one way of doing so. Wha…

  3. comment
    Comment #45646891

    Cancellation points and cancellability state are discussed in the post. In a C codebase that you fully control pthread cancellation _can_ be made to work, but if you control the wh…

  4. comment
    Comment #45646809

    This option is described in detail in the blog posts, with its associated problems, see this section: https://mazzo.li/posts/stopping-linux-threads.html#homegrown... .

  5. comment
    Comment #45645875

    This is noted in the blog post, but the problem is that sometimes you don't have the freedom to do so. See this sidenote and the section next to it: https://mazzo.li/posts/stopping…

  6. comment
    Comment #45549280

    (I'm the author) I don't really claim that Lanczos interpolation as presented is the "best" 2D interpolation there is. It is definitely popular though, and I couldn't find a source…

  7. comment
    Comment #45301269

    There was no battle actually, everybody (well, my boss and my boss's boss) was very supportive of open sourcing. And thanks for the kind words!

  8. comment
    Comment #45295573

    We do use Reed-Solomon codes, as the blog post explains.

  9. comment
    Comment #45293304

    No, we have our custom compressor as well but it's outside the filesystem.

  10. comment
    Comment #45292156

    The question is whether there are single Ceph deployments are that large. I believe Hetzner uses Ceph for its cloud offering, and that's probably very large, but I'd imagine that n…

  11. comment
    Comment #45291405

    I'm not fully up to date since we looked into this a few years ago, at the time the CERN deployments of Ceph were cited as particularly large examples and they topped out at ~30PB.…

  12. comment
    Comment #45290815

    (Disclaimer: I'm one of the authors of TernFS and while we evaluated Ceph I am not intimately familiar with it) Main factors: * Ceph stores both metadata and file contents using th…

  13. story
  14. story
  15. comment
    Comment #40957643

    I am, but I only type the messages I need to type. Which aren't that many. If there's some long explanation to be had I call or I leave a voice message. And yes, I am aware of the …

  16. comment
    Comment #40957277

    Note that I was fairly careless with it, and I'm pretty clumsy. It probably fell 20+ times. But still, it feels very cheap (and I suppose it makes sense given the price).

  17. comment
    Comment #40957242

    I've been using this phone as my full time phone for 1 year. It's a great compromise for people that ideally would not want a smartphone, but need to have one since many life situa…

  18. comment
    Comment #40946695

    gpderetta is right -- test/cmp + jump will get fused. uiCA is a very nice tool which tries to simulate how instructions will get scheduled, e.g. this is the trace it produces for s…

  19. story
  20. story
  21. comment
    Comment #37788386

    This post is an excuse to explain VM concepts, rather than a tutorial, something I maybe could have made clearer.

  22. story
  23. story
  24. story
  25. story