Everything I think and no one care about

Darkside of Coffee


I am a coffee addict. I really love it. This hot beverage is a real pleasure to me. However, since two days, it is difficult for me to fall asleep. I feel irritable. I am upset all the time. I feel tired mentaly but not physicaly. Moreover, when I run, it is difficult to breath with the nose at a pace and heart rate where it should be easy. These points are not normal for my health and I think coffee is to blame for this.…
Read more ⟶

Start Simple Iterate Quickly


Today, I want to come with an advice to those of you that have an idea. An idea that could become a project that itself could become your job. My advice is very simple but powerfull : “Start simple and iterate quickly”. To illustrate this idea, let’s say you want to create a new kind of ticketing system. How to start simple ? Do you need an authentication to your system ?…
Read more ⟶

Rustenstore Networking Part1


Yesterday I started working on the networking side of Rustenstore. I made a TCP server that is able to receive messages and send it back to the client. This is totaly not the aim of Rustenstore but it is a working base for networking. Next steps are : Organize the code in modules Refactor the code in components to make it less of a sandbox I don’t think I will have time to do that today but I am hyped !…
Read more ⟶