Stack only JSON deserialization
Few days ago I’ve released the StackOnlyJsonParser library. It’s essentially a wrapper around the System.Text.Json tokenizer that allows for allocation-free json deserialization. What do I mean...
Tech blog
Few days ago I’ve released the StackOnlyJsonParser library. It’s essentially a wrapper around the System.Text.Json tokenizer that allows for allocation-free json deserialization. What do I mean...
Let’s talk about clean code. I hope that there is no point in me writing a paragraph on why creating a clean code is important. But...
Real time face landmarking using decision trees and NN autoencoders. I’ve started working on this project while still at the university and I didn’t touch it...
So, Text sourcing. I’ve started working on this project because I didn’t want my React.js to become too rusty. Lately I don’t get that many occasions...
Recent comments