Other articles


  1. `cargo-sonar`

    Announcing cargo-sonar

    For a few days, I’ve been working on a small project called cargo-sonar and now is the time to make it public.

    Why?

    Sonar [1] is a great tool for managing the quality of your software. Although, you might disagree if you’ve been using it 10 …

    read more
  2. Dynamic iterators

    Introduction

    If you ever tried to return an Iterator from a function and had difficulties with it, this article might help.

    Let’s introduce a context first. Imagine for a minute you’re trying to define a trait to list the colors of anything. For example, you could implement this …

    read more
  3. vim running Rust tests

    Introduction

    If you ever used VS Code to edit Rust source code, you might already know you can launch just the test you care about.

    Run a Rust test in VSCode

    But I love too much Vim to convert to VSCode. And yes, I know there is a Vim plugin but these emulation plugins are never …

    read more
  4. Hole is back

    Introduction

    It has been about 6 years or so since I last wrote on this blog. Life happened I guess! But I once again have the envy to express myself: document things I experiment, publish experiences I do. Always about computer sciences, what else!

    What changed?

    Well, quite a lot …

    read more

Page 1 / 4 »

links

social