Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
utam0k
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Behind the Scenes of OSS Vulnerability Response
(utam0k.jp)
2 points
by
utam0k
9mo ago
|
0 comments
2.
▲
by
utam0k
3y ago
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.
▲
Youki v0.1.0, a container runtime in Rust that can be used with K8s is available
(github.com)
2 points
by
utam0k
3y ago
|
0 comments
4.
▲
Youki v0.4.0, a container runtime in Rust, has been released
(github.com)
3 points
by
utam0k
4y ago
|
0 comments
5.
▲
Youki's v0.0.3 with WASM support, a container checkpoint support
(github.com)
2 points
by
utam0k
4y ago
|
1 comments
6.
▲
WASM Support by Container Runtime
(twitter.com)
4 points
by
utam0k
5y ago
|
1 comments
7.
▲
by
utam0k
5y ago
Your comments are very encouraging to me. Thank you very much.
8.
▲
by
utam0k
5y ago
Yes, more detail is written in README. https://github.com/containers/youki#about-the-name
9.
▲
by
utam0k
5y ago
Thanks a lot. As I'm not a native English speaker, I'm not confident in my writing.
10.
▲
by
utam0k
5y ago
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 some of youki's libraries in kata-container. The mo
11.
▲
by
utam0k
5y ago
We have prepared mdbook for container runtime learners. Please take advantage of it if you like. https://containers.github.io/youki/
12.
▲
by
utam0k
5y ago
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 with something very simple. It's fun to do just a littl
13.
▲
by
utam0k
5y ago
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 the host. There is a specification called OCI Run
14.
▲
by
utam0k
5y ago
Thanks for your comment. Although I agree with you, I don't have a permission to rename it &-(
15.
▲
by
utam0k
5y ago
Hi! I am the author of youki. Please let me know if you have any questions.
16.
▲
Hello, youki Faster container runtime is written in Rust
(utam0k.jp)
3 points
by
utam0k
5y ago
|
0 comments
17.
▲
Youki – a container runtime in Rust that has passed all tests provided by OCI
(twitter.com)
9 points
by
utam0k
5y ago
|
0 comments
18.
▲
Rust.Tokyo 2021
(rust.tokyo)
2 points
by
utam0k
5y ago
|
0 comments
19.
▲
Youki – OCI container runtime with support for cgroup2 written in Rust
(github.com)
3 points
by
utam0k
5y ago
|
2 comments
20.
▲
by
utam0k
5y ago
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 not software, but he seems to be mainta
21.
▲
A tutorial on how to experience container technology on the web using gitpod
(github.com)
3 points
by
utam0k
5y ago
|
0 comments
22.
▲
containers/youki – A container runtime written in Rust
(github.com)
2 points
by
utam0k
5y ago
|
0 comments
23.
▲
Show HN: Youki – A Container Runtime in Rust
(github.com)
1 points
by
utam0k
5y ago
|
0 comments
24.
▲
My first step into the container world in 2021
(utam0k.medium.com)
3 points
by
utam0k
5y ago
|
0 comments
25.
▲
Show HN: Youki, a container runtime in Rust, passed the default tests
4 points
by
utam0k
5y ago
|
0 comments
26.
▲
New version of nushell, a modern shell written in Rust
(nushell.sh)
1 points
by
utam0k
6y ago
|
0 comments
27.
▲
Ruby 2.6 JIT – Progress and Future
(medium.com)
3 points
by
utam0k
8y ago
|
0 comments
28.
▲
by
utam0k
8y ago
This blog is a story about my experiences when I made this. A method of self-made C compiler which even a beginner can do https://www.utam0k.jp/en/blog/2018/10/12/r9cc/
29.
▲
Show HN: Toy C Compiler written in Rust
(github.com)
4 points
by
utam0k
8y ago
|
1 comments
30.
▲
by
utam0k
8y ago
I'm rewriting 9cc with Rust from first commit. https://github.com/utam0k/r9cc
More ›