My Favorite Linux Distro📅 Sep 27, 2020 · ☕ 3 min readSince a couple months ago, I have decided to try and switch fully to linux and ditch that piece of junk they call windows.
Optimizing Recursion📅 Sep 24, 2020 · ☕ 4 min readRecursion is a pretty improtant topic in programming and it's not that hard to grasp or even implement, but how about actually using it correctly?