GLGustavo Lopesingustavo.codes·Sep 22, 2023 · 1 min readI'm creating a vim-tetris gameThat's it. You can control the game using Vim directional keys (H, J, K, L). It's implemented with vanilla JavaScript using the amazing p5.js library. It's still a work in progress. There are some bugs that I need to fix. Also, I need to add the poin...00
GLGustavo Lopesingustavo.codes·Aug 26, 2023 · 5 min readAnother Blog Post About The CAP TheoremI know there are a lot of blog posts talking about the CAP Theorem all over the web. I'm writing another one for two reasons: I want to make it more visual. Rather than just write a bunch of words about it, I want to put some cool visualizations. Th...00