ethanrodrigo.hashnode.devHow I Fell in Love with DebuggingHi everyone! My name is Ethan Rodrigo and I'm a sixteen-year-old teenager trying to balance the pressure of exams and schoolwork. On top of that, I started learning to code when I was only fourteen. At first, it was a real challenge. I struggle to un...Feb 26, 2023·6 min read
ethanrodrigo.hashnode.devJetpack Compose 1O1; Setup the EnvironmentWelcome to the second installment of the Android Development series! In our previous article, a brief overview of the Jetpack framework and Jetpack Compose was provided. In case you missed it, be sure to catch up by reading it here. It's time to get ...Feb 4, 2023·8 min read
ethanrodrigo.hashnode.devJetpack Compose; A Modern UI ToolKitThe world of programming changes rapidly and gets better day by day. The frameworks and tools that have been used ten years ago won't be able to fulfill the needs of our apps. Today I'm with a new framework for Android development. In this article le...Jan 26, 2023·4 min read
ethanrodrigo.hashnode.devLet's Destroy a Linux SystemLinux is a powerful and flexible operating system, but with great power comes great responsibility. As a Linux user, it's important to understand the potential dangers of certain commands and how to use them safely. In this blog post, we'll take a cl...Jan 16, 2023·7 min read
ethanrodrigo.hashnode.devLet's Play With the Linux KernelIn a world full of computers, there are hundreds of implementations of the same tool. When it comes to Linux, as it is an open-source project thousand of tools has been made just to do one thing. Today the topic is the kernel. A mandatory concept of ...Dec 8, 2022·4 min read