diff --git a/bin/processed_videos.json b/bin/processed_videos.json index 47ad2be..0646c36 100644 --- a/bin/processed_videos.json +++ b/bin/processed_videos.json @@ -43,6 +43,7 @@ "Ja-JuqjTom8", "K7gElz3eyzs", "PQORCMs-XOk", + "QHBckow2Lo0", "QTGwla4Ybb0", "RyuHaVXw2OU", "SOtB_CfQ4Y4", @@ -76,6 +77,7 @@ "gzq1qUIF2_o", "h3DzsHSy_eA", "h3sBEWnodvM", + "ifj-izwXKRA", "irE_crggOCc", "jhZCkdSM85E", "k1gMo9DiKhA", diff --git a/content/videos/2024-12-12-uv-and-ruff:-next-gen-python-tooling.md b/content/videos/2024-12-12-uv-and-ruff:-next-gen-python-tooling.md new file mode 100644 index 0000000..801a99c --- /dev/null +++ b/content/videos/2024-12-12-uv-and-ruff:-next-gen-python-tooling.md @@ -0,0 +1,15 @@ +--- +title: "UV and Ruff: Next-gen Python Tooling" +description: "Dive into the dynamic duo of modern Python development – UV and Ruff!" +image: img/2024/ifj-izwXKRA.jpg +video: https://www.youtube.com/embed/ifj-izwXKRA +type: video +categories: + - YouTube + - Python + - Django +tags: ['Python', 'uv', 'ruff', 'packages', 'tooling', 'tools'] + +--- + +Dive into the dynamic duo of modern Python development – UV and Ruff! diff --git a/content/videos/2024-12-13-1password-and-digitalocean-droplet-building-saas-208.md b/content/videos/2024-12-13-1password-and-digitalocean-droplet-building-saas-208.md new file mode 100644 index 0000000..7c77a45 --- /dev/null +++ b/content/videos/2024-12-13-1password-and-digitalocean-droplet-building-saas-208.md @@ -0,0 +1,15 @@ +--- +title: "1Password and DigitalOcean Droplet - Building SaaS #208" +description: "In this episode, I continued a migration of my JourneyInbox app from Heroku to DigitalOcean. We configured the secrets using 1Password and created the droplet that will host the app." +image: img/2024/QHBckow2Lo0.jpg +video: https://www.youtube.com/embed/QHBckow2Lo0 +type: video +categories: + - YouTube + - Python + - Django +tags: ['Python', 'Django', 'SaaS', '1Password', 'DigitalOcean', 'droplet', 'hardening'] + +--- + +In this episode, I continued a migration of my JourneyInbox app from Heroku to DigitalOcean. We configured the secrets using 1Password and created the droplet that will host the app. diff --git a/static/img/2024/QHBckow2Lo0.jpg b/static/img/2024/QHBckow2Lo0.jpg new file mode 100644 index 0000000..9af9733 Binary files /dev/null and b/static/img/2024/QHBckow2Lo0.jpg differ diff --git a/static/img/2024/ifj-izwXKRA.jpg b/static/img/2024/ifj-izwXKRA.jpg new file mode 100644 index 0000000..0cb0930 Binary files /dev/null and b/static/img/2024/ifj-izwXKRA.jpg differ