LeetCode: 3 hours 🖥️
I tried to solve problem 174, Dungeon Game. I couldn’t manage to write a fast solution on my own. I read an online article explaining it and finished the task using that explanation. Then I looked at the next one, number 175, and was surprised: turns out there are SQL problems on LeetCode as well. My SQL knowledge is very limited, so I haven’t solved this one yet.
Orange Pi: 6 hours 🍊
One of the APT updates messed up my Ethernet adapter settings, and I couldn’t find an easy fix. Therefore, I decided to wipe the system and reinstall it from scratch. It was running Debian 12 before, but now I’ve installed Ubuntu 24. I think in the future I should refrain from installing APT updates because there is a risk of breaking something.
I spent three hours trying to fix the old system and another three hours setting up the new one. I didn’t track the setup of the new system in Clockify because I did it during lunch breaks between work sessions. If I do something during a break, I usually don’t track it because lunch time is already very short, and I don’t want to spend time on time booking at those moments.
Spring Boot: 30 minutes 🍏
I read the introduction to Spring Boot. I think it would be useful to study Spring Boot because many employers love it for Java roles. ☕ I plan to write some kind of module for my personal website using Spring Boot. Right now, my opinion of Spring Boot is negative. Maybe my view will change after I finish the training, but that’s not certain.