icon
Personal Website

Weekly Coding • 2024-12-03

It's time to write my weekly report.

  • LeetCode 🖥️ 2 hours 34 minutes
    • 57. Insert Interval [medium] - Passed without hints
    • 58. Length of Last Word [easy] - Passed without hints
  • Digital Drawing 🖼️ 10 hours 54 minutes
    • Completed my main drawing and uploaded three drawings:
      • 1. Main: What I "myself" drew
      • 2. Coloring: The one I took in black and white from another author and colored myself
      • 3. AI, where I only guided and corrected bugs and errors
    • Let's see which drawing gets more likes by the end of the week 😴
  • OrangePi 🍊 33 minutes
    • Here I disconnected Pi from the socket again, and the file system "disappeared" again. Had to fix it using my main computer. After "fixing", I enabled automatic file system check on boot using the tune2fs command. Whether this auto-check works - I don't know; so far I haven't been able to understand that.