Weekly Tech Journal β€” [Week 44 of 2025] (October 27–November 2)

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

πŸ”§ What I Worked On

  • Working in a supermarket project
    • Used Codex in the backend
    • Authetication
    • Created API client in SwiftUI
  • Nvim config for iOS development

🌐 Homelab Updates

  • Installed Kubernetes for the second time
  • Fix gitlab runner, add an extra one
    • there are 2 linux (Proxmox VMs) and 1 macos (UTM)
  • update gitlab from v18.0.2 to v18.5.1
  • Restored Harbor

πŸ“š What I Learned

  • how !reference [.custom_rule, rules] works
  • What exactly is Sendable and nonisolated in Swift 6
  • ctrl + u and ctrl + f to scroll faster and to scroll in overlay windows on vim/neovim

πŸ“Ή Youtube Videos I watched

πŸ’¬ Final Thoughts

  • Vibe conding is great for people that know how to programming
    • The result is being ugly in some aspects but works
    • After finish the initial base of the project, my work will be basically refactor and make the code more appealing