Most recent articles

The magical applications of Zero-Sized Types in Rust

Values of Zero-Sized types hold no information. This, however, does not imply that they are trivial. Rather, they offer the necessary properties for a complex interactions between the type system and values.
Published on
Last updated

Vision for Rust 2020 - Integration

Detailing why Integration might be a useful keyword and motto for Rust in 2020.
Published on
Last updated

How and why await should be a method afterall

Explains in which way the planned `await` resembles a function call and provides reasoning how apparent contradictions in this model can be dispelled.
Published on
Last updated

Converting RGBA to Yuv420p in Glsl/Vulkan

How to perform conversion from rgb images to the yuv420p format in the context of mpeg-4 encoding using Glsl and Vulkan.
Published on
Last updated

Encrypted content with an extensible credential set

A key agreement scheme which allows any involved party to add or remove credentials as well as rekey the groups shared key. This may or may not be entirely broken, I'll provide a fat warning should it turn out to be the former.
Published on
Last updated

About this server

A brief overview of this server and why the choice for Rust was made
Published on
Last updated