Weekly Tech Journal β€” [Week 43 of 2025] (October 20–26)

A personal recap of things I explored, learned, or questioned in tech this week.

πŸ”§ What I Worked On

  • Created the repo and pushed for heatmap skills

🌐 Homelab Updates

  • Moved my blog to some VPS
  • Install wireguard server
  • Update Homebox from 0.19.0 to 0.21.0

πŸ“š What I Learned

  • Go keeps being a lean language what in some context can be verbose

🧠 Things That Surprised Me

  • Proxmox scripts is failing for “429: Too Many Requests”
    • It is okay use them to test it out. But it is time to be independent.
    • To solve the issue I had to run the command from gitea

πŸ“Ή Youtube Videos I watched

πŸ’¬ Final Thoughts

  • For a while I won’t self-hosting my stuff. I need to improve a lot of things first and having truly HA before self-hosting again
  • I’m not sure, but it looks like cloud images are more fragile than the normal installation
    • Research in progress, but for some reason I can use the NVMe disk when I create a VM from cloud image. When I install manually, everything works fine.
    • I suspect that the disk format is not compatible.