Posts
Paulo Suzart
Cancel

Rust is here to stay! After eight years since its first appearance, the language has grown a lot in terms of features, community, and power. according to this survey, it is slightly more popular th...

ChatGPT has spread the world like fire. The current generation of AI tools took the spotlight, overshadowing BitCoin, Blockchain, and the like. It was my turn now to surrender and give it a try fin...

In my last post “My Time with ZIO”, we saw how ZIO applications could be created and assembled. But what about tests? In this post, I will share a simple test suite I’ve added to that original code...

Following my study spree during my vacations, it was time to jump into ZIO. I have touched the project here and there but never tried to build a sample. After my last visit one year ago, what I fou...

In the last post, we played with Dream while doing very basic stuff in OCaml. We saw how using Sets vs. Hashtables could make a difference in performance and worked around it to allow solutions usi...

Hey you, welcome! In this blog post, we will briefly touch OCaml and one of its Web Frameworks, Dream. The stage is another interview code challenge that I got recently. Yes, again, another challen...

Hey you! Blockchain is engulfing our daily lives. With all sorts of applications built on it, the day where Blockchain will back the basic stuff you do online is coming. Blockchain is a topic I’ve...

Hey ho! What crazy times to be alive! But here we go for a new post on Graphs. To be more precise JGrahT library, a Java library I used quite at lot, recently. In this post I’m going to use one of ...

Hello again! After more than a year without posting, here I am. This time I talk about a recent code challenge that I failed and for the sake for my peace of mind I’m sharing a working solution for...

Golang long ago fascinated me. It was fun time and I tried to use in many personal projects and could never do anything serious at work. But this finally changed! One of the libs we are heavily us...