DEV Community

Valentyn Kit profile picture

Valentyn Kit

Systems engineer. I understand things by rebuilding them from scratch: TCP stacks, storage engines, OS primitives. Rust and C. Currently inside the Solana protocol.

Pronouns

He/Him

Work

Lead Backend & Platform Engineer

Rust's compile errors are other languages' production bugs

Rust's compile errors are other languages' production bugs

6
Comments
7 min read

Want to connect with Valentyn Kit?

Create an account to connect with Valentyn Kit. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Rebuilding my C Redis clone in Rust taught me more Rust than any tutorial

Rebuilding my C Redis clone in Rust taught me more Rust than any tutorial

14
Comments 3
2 min read
From one blocking accept() to epoll: a C TCP server up the I/O ladder, measured

Seven-step libc evolution toward C10K scale

From one blocking accept() to epoll: a C TCP server up the I/O ladder, measured

16
Comments 5
8 min read
Adding io::ErrorKind::TooManyOpenFiles to Rust

Adding io::ErrorKind::TooManyOpenFiles to Rust

12
Comments 2
2 min read
Framework knowledge evaporates. Low-level knowledge compounds.

Framework knowledge evaporates. Low-level knowledge compounds.

6
Comments
4 min read
loading...