Category Rust

Netstats

The next part excites me, I’ve been working on this code on different occasions for some years now.

Filtering in rust

In the past days, I’ve been busy with the migration of my old server.

Rust Puns

A friend made a question about some rust puns on Twitter[0].

StopClock Part Two

Here is the next part of my StopClock post that I’ve made yesterday[0].

StopClock

For a long time now I wanted to do more rust related content.

26.08.2019 - link drop

Should small Rust structs be passed by-copy or by-borrow?

24.08.2019 - link drop

Abstraction without overhead: traits in Rust | Rust Blog

23.08.2019 - link drop

BBC - Future - Eight ways to curb your procrastination Zero Cost Abstractions

16.07.2019 - link drop

Why Procrastinators Procrastinate How to Beat Procrastination The Procrastination Matrix Your Pa$$word doesn’t matter - Microsoft Tech Community - 731984 XXE at Bol.

24.06.2019 - link drop

Why [‘1’, ‘7’, ‘11’].map(parseInt) returns [1, NaN, 3] in Javascript - Medium Tools for profiling Rust