Tag: Programming

  • Contemplation

    Recently read and commented on a social media post about how to be more hire-able and although some people are commenting nicely, some are just outright dismissive about school and the basics in particular. It shows a lack of long-term thought with regards to their career. The funny thing is, the person’s reply to my…

  • We’re On A Roll!

    Another of my pull requests was accepted on an open-source project I use and follow. With that, it makes my current open-source project involvement count to 3! 1 in the main Linux kernel, and 2 in user-space projects! Wondering what’s next now? Oh well, we’ll see as the time goes on. 😌

  • JetBrains AI

    Since I’ve been a recurrent subscriber of JetBrains’ All Products pack, I have the option to trial its new AI service. I was having fun coding recently so I thought, why not try it? And so I did! To my pleasant surprise, much of my code was already optimized and didn’t need as much of…

  • Week Update

    I’ve been gone for a week since, I was quite busy with programming. It’s really different when I like the task assigned to me 😂. Anyways, as I said, I’ve been busy with a programming task wherein I needed to parse an XML structure with Parent -> Child relationships so it was quite interesting. Anyways,…

  • Cake

    One of my tasks this sprint was to study and demo the Cake build tool for C#. At first I was a bit miffed by it since I saw it as redundant for the project but after a while it sort-of grew on me. I enjoyed coding build scripts using C# which is my first…