Valencik.com

K.J. Valencik

Hi! I'm K.J. and I like to make things. I'm interested in Rust, JS, Kubernetes, distributed systems and neat technology. Check me out on Github.

Radians and Rust Integer Overflow

08 March, 2018

One of the core principles of Rust is borrowed from C++—zero-cost abstractions. In general, C++ implementations obey the zero-overhead…

Extending Promise

16 February, 2018

Promise was added to javascript in the ECMAScript 2015 (ES6) standard. If you haven’t had a chance to use promises, I recommend the MDN…

Hello, World!

14 February, 2018

Hi! I’m new to blogging and still figuring out what prose works for me. This blog is built with Gatsby and hopefully it will help me…