icon
Personal Website

Weekly Coding • 2024-12-03

This text was automatically translated to English language by LLM tool.

It came time to write my weekly report:

  • LeetCode 🖥️ 2 hours 34 minutes
    • 57. Insert Interval [medium] — solved without hints
    • 58. Length of Last Word [easy] — solved without hints
  • Digital Drawing 🖼️ 10 hours 54 minutes
    • Finished my main drawing and posted three pieces:
      • 1️⃣ Main: the one I drew “myself”
      • 2️⃣ Coloring: the one where I took a black and white version from another author and colored it myself
      • 3️⃣ AI: where I only provided guidance and fixed “bugs” and errors
    • Let’s see which drawing gets more likes by the end of the week 😴
  • OrangePi 🍊 33 minutes
    • I disconnected the Pi from the power outlet again, and the file system crashed once more. I had to fix it using my main PC. After the “repair,” I enabled automatic file system checking at boot using the tune2fs command. I don’t know if this auto-check actually works; it hasn’t been possible to tell yet.