Tech
      leginabroad.com
        ABOUT Tech
TOPICS

Updating deploy script for using UV & CI

Tech

I've modified the deployment script so it will use UV now for the environment management. First, UV should be installed on t...


November, 09, 2025

#CI/CD #Github Actions #Learning #UV

Handling dependencies with UV

Tech

I've decided to use UV to keep my Python workflow fast and simple. It replaces pip, virtualenv, pip-tools, and pipx for me—o...


November, 01, 2025

#Dependencies #Learning #Python #UV

Changing Python version on linux server

Tech

Recently, Python 3.14 LTS has been released. So, it's time for an upgrade. And if you have a running project, I strongly recommend updating it to the newer version from time to time. It will ea...


October, 24, 2025

#Learning #Upgrading

Github actions I

Tech

I’ve used CI/CD pipelines on all my jobs on GitLab; this web, however, has its code located on GitHub. I’m too lazy to move it to GitLab, and I’m also too lazy to log in to my hos...


October, 18, 2025

#CI/CD #Github Actions #Learning #Deploy

CS fundamental topics

Tech

I’ve recently discovered the Coredumped YouTube channel with really well-structured videos.

#Fundamentals #Learning #Rust

1 2 > >>

© Leginabroad.com