Live data from Hacker News

Viewing profile — utam0k

utam0k

HN member
Joined
Tue, Nov 27, 2018, 3:02 AM UTC
HN karma
72
Public activity
51 items

About utam0k

I am a person.

Recent public activity

  1. story
  2. comment
    Comment #38555918

    I am the author of this. Safety is one. Recently, another strength is Wasm support ;) youki has been an important key person for Wasm support in K8s.

  3. story
  4. story
  5. story
  6. story
  7. comment
    Comment #29822584

    Your comments are very encouraging to me. Thank you very much.

  8. comment
    Comment #29822569

    Yes, more detail is written in README. https://github.com/containers/youki#about-the-name

  9. comment
    Comment #29821872

    Thanks a lot. As I'm not a native English speaker, I'm not confident in my writing.

  10. comment
    Comment #29821054

    Hi! Thanks for your comment. Some people are now interested in it and are considering using it as a library. For example, I don't know the details, but they are considering using s…

  11. comment
    Comment #29820709

    We have prepared mdbook for container runtime learners. Please take advantage of it if you like. https://containers.github.io/youki/

  12. comment
    Comment #29820540

    Kernel calls and cgroupfs are the main functions we use. cgroupfs is a file system, so it only reads and writes to files. I think it can do simple things. Of course, I started out …

  13. comment
    Comment #29820440

    Thanks for your interest! The container runtime is software that uses the linux kernel feature cgroup/pivot_root/namespace to provide a space for processes to run in isolation from…

  14. comment
    Comment #29820121

    Thanks for your comment. Although I agree with you, I don't have a permission to rename it &-(

  15. comment
    Comment #29819712

    Hi! I am the author of youki. Please let me know if you have any questions.

  16. story
  17. story
  18. story
  19. story
  20. comment
    Comment #28489800

    He seems to be devloping some other great software with Rust. Awesome. https://github.com/TaKO8Ki/frum - A little bit fast and modern Ruby version manager written in Rust This is n…

  21. story
  22. story
  23. story
  24. story
  25. story
    Show HN: Youki, a container runtime in Rust, passed the default tests

    https://github.com/utam0k/youki youki, a container runtime in Rust I'm implementing, passed all the default tests provided by opencontainers. There are still many issues that need …