Building a Quarkus CRUD application
I’ve started working more with cloud applications recently, and I would like to share a very simple CRUD application that I made with Quarkus (a Java framework) to get started and learn the basics ...
I’ve started working more with cloud applications recently, and I would like to share a very simple CRUD application that I made with Quarkus (a Java framework) to get started and learn the basics ...
To start the post, I’d like to present the task I had to complete at my job in order to write the sample code I’m about to show here. Also, I’d like to emphasize that no real data is being used thr...
I’ve had recently upgraded my laptop’s system which is running Fedora 40. And I’ve realized that the KDE Plasma desktop reached the major version 6. I really like many of the new features and chan...
I would like to deticate this blog post to talk about my overall experience with MAC0470 at IME-USP (2024-01). Kernel Patches I had the opportunity to study and learn how to setup an evironment f...
Updating your Arch Linux system should be as easy as just running: $ sudo pacman -Syu However we all know that’s not the case. Since Arch is a bleeding edge distro, it’s expected that some updat...
I’ve been having a really annoying issue involving my VAIO laptop with Linux from the very beginning. Every time my machine suspends, my touchpad stops working after waking up back. Often the solut...
As someone still interested to keep contributing to the Linux ecossystem, but not really into contributing to the kernel itself, there are a lot of ways we can help to build this empire apart from ...
Since this is my first blog post talking about something specific to Debian, I belive introducing it first is a good a idea. Debian is a Free Open-Source Linux distribution that is known for its s...
After some feedbacks and tweeks we had our first pull request accepted for kworkflow. I am using this blog post to tell how the process was and lessons I learned. The pull request’s thread can foun...
What is kworkflow? Kworfklow, or kw, is command line tool under development of some IME-USP students. Its goal is to reduce the overhead with infrastructure setup for Linux development, that is, i...