From c4e5a3f76942923f2a1cc5f16828b42ac9b73d2a Mon Sep 17 00:00:00 2001 From: ihar_hancharenka Date: Wed, 13 Aug 2025 16:29:07 +0300 Subject: [PATCH] m --- db/explore/tableau.txt | 2 + devops/gitops/argo-cd.txt | 80 ------------------- devops/gitops/argocd/argo-cd.txt | 43 ++++++++++ devops/gitops/argocd/articles.txt | 20 +++++ devops/gitops/argocd/presentations.txt | 19 +++++ nontech/politics/people/gevorgyan.txt | 2 + os/linux/arch/flavors/cachyos.txt | 4 + .../internals/cgroups/docs/presentations.txt | 7 +- .../idea/features/debug/spring-debugger.txt | 3 + 9 files changed, 98 insertions(+), 82 deletions(-) delete mode 100644 devops/gitops/argo-cd.txt create mode 100644 devops/gitops/argocd/argo-cd.txt create mode 100644 devops/gitops/argocd/articles.txt create mode 100644 devops/gitops/argocd/presentations.txt diff --git a/db/explore/tableau.txt b/db/explore/tableau.txt index c5787f7ad..73f90cf18 100644 --- a/db/explore/tableau.txt +++ b/db/explore/tableau.txt @@ -24,5 +24,7 @@ https://www.dataquest.io/blog/tableau-projects/ Otus - Tableau 0:00 of 1:31:57 https://www.youtube.com/watch?v=ppsI91wH0jQ 2024 +DataWithBaraa - Tableau Ultimate Full Course (21 Hours) for Beginners - From Zero to HERO 0:00 of 20:47:04 + https://www.youtube.com/watch?v=K3pXnbniUcM https://www.dataquest.io/blog/learn-tableau/ ! a lot of good links diff --git a/devops/gitops/argo-cd.txt b/devops/gitops/argo-cd.txt deleted file mode 100644 index d90231ffb..000000000 --- a/devops/gitops/argo-cd.txt +++ /dev/null @@ -1,80 +0,0 @@ -https://argoproj.github.io -https://github.com/argoproj -https://blog.argoproj.io - -https://habr.com/ru/search/?target_type=posts&order=relevance&q=%5Bargo%20rollouts%5D -https://habr.com/ru/search/?target_type=posts&order=relevance&q=%5Bargocd%5D - -https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/index.html - -argocd login localhost:8080 -SyncWaves and Hooks: - https://argo-cd.readthedocs.io/en/stable/user-guide/sync-waves/ - https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/04-syncwaves-hooks.html - -misc! -argocd-notifications -https://argocd-image-updater.readthedocs.io/en/stable/ - https://github.com/argoproj-labs/argocd-image-updater -https://tindevops.medium.com/argocd-folder-structure-fda9003271b2 -https://medium.com/@raosharadhi11/argocd-with-vault-using-argocd-vault-plugin-dccbc302f0c2 -https://blog.argoproj.io/getting-started-with-applicationsets-9c961611bcf0 -https://blog.argoproj.io/introducing-the-applicationset-controller-for-argo-cd-982e28b62dc5 -https://blog.argoproj.io/introducing-argo-rollouts-v1-0-803e87f76ef7 - -https://github.com/argoproj/argo-workflows - https://github.com/sudermanjr/asdf-argo - -https://argoproj.github.io/argo-cd -https://github.com/argoproj/argo-cd -https://argo-cd.readthedocs.io/en/stable/ -https://argo-cd.readthedocs.io/en/stable/getting_started/#2-download-argo-cd-cli -https://argo-cd.readthedocs.io/en/stable/developer-guide/toolchain-guide/#using-k3d - -!!! need -argocd-autopilot - -https://argoproj.github.io/argo-events/ -https://github.com/argoproj/argo-events - -https://argoproj.github.io/argo-rollouts -https://argoproj.github.io/argo-rollouts/getting-started/ -https://argo-rollouts.readthedocs.io/en/stable/ -https://argo-rollouts.readthedocs.io/en/stable/features/kubectl-plugin/ - k argo roullouts get rollout - -w/--watch - -https://www.youtube.com/@argoproj7170 - -swagger - /swagger-ui - -2025 -Otus - GitLab plus ArgoCD 0:00 of 1:41:42 - https://www.youtube.com/watch?v=qBZ36RMzMQQ -Otus - ArgoCD 0:00 of 1:49:53 - https://www.youtube.com/watch?v=c4xXHSkvH1s -2024 -https://itnext.io/build-a-lightweight-internal-developer-platform-with-argo-cd-and-kubernetes-labels-4c0e52c6c0f4 -Slurm - GitOps plus ArgoCD 0:00 of 1:24:54 - https://www.youtube.com/watch?v=0u4HXrYNcV0 -2023 -https://medium.com/notive/automatic-review-apps-for-microservices-with-argocd-6c45f9af4b9a -https://medium.com/@Tal-Hason/argocd-2-8-plugin-genertator-7ccfb547e161 -https://www.redhat.com/architect/blue-green-canary-argo-rollouts -2022 -CosteaEconomakis - ArgoCD in Practice - 636BAA58EA68DCEA0070367E4A6C0B18 -SaiyamPathak - ArgoCD - Walkthrough of 17:28 - https://www.youtube.com/watch?v=2B3qcyCcBXs -https://habr.com/ru/companies/ru_mts/articles/695242/ -https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes/ -2021 -https://www.youtube.com/playlist?list=PL34sAs7_26wMW4bWKnMIfEd87aPuw75by -2020 -https://medium.com/soluto-engineering/practical-canary-releases-in-kubernetes-with-argo-rollouts-933884133aea - https://nuancesprog.ru/p/9904/ - - -analysisrun -https://argo-rollouts.readthedocs.io/en/stable/features/analysis/ diff --git a/devops/gitops/argocd/argo-cd.txt b/devops/gitops/argocd/argo-cd.txt new file mode 100644 index 000000000..75e129407 --- /dev/null +++ b/devops/gitops/argocd/argo-cd.txt @@ -0,0 +1,43 @@ +https://argoproj.github.io +https://github.com/argoproj +https://blog.argoproj.io + +https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/index.html + +argocd login localhost:8080 +SyncWaves and Hooks: + https://argo-cd.readthedocs.io/en/stable/user-guide/sync-waves/ + https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/04-syncwaves-hooks.html + +misc! +argocd-notifications +https://argocd-image-updater.readthedocs.io/en/stable/ + https://github.com/argoproj-labs/argocd-image-updater + +https://github.com/argoproj/argo-workflows + https://github.com/sudermanjr/asdf-argo + +https://argoproj.github.io/argo-cd +https://github.com/argoproj/argo-cd +https://argo-cd.readthedocs.io/en/stable/ +https://argo-cd.readthedocs.io/en/stable/getting_started/#2-download-argo-cd-cli +https://argo-cd.readthedocs.io/en/stable/developer-guide/toolchain-guide/#using-k3d + +!!! need +argocd-autopilot + +https://argoproj.github.io/argo-events/ +https://github.com/argoproj/argo-events + +https://argoproj.github.io/argo-rollouts +https://argoproj.github.io/argo-rollouts/getting-started/ +https://argo-rollouts.readthedocs.io/en/stable/ +https://argo-rollouts.readthedocs.io/en/stable/features/kubectl-plugin/ + k argo roullouts get rollout + -w/--watch + +swagger + /swagger-ui + +analysisrun +https://argo-rollouts.readthedocs.io/en/stable/features/analysis/ diff --git a/devops/gitops/argocd/articles.txt b/devops/gitops/argocd/articles.txt new file mode 100644 index 000000000..ed25d77a6 --- /dev/null +++ b/devops/gitops/argocd/articles.txt @@ -0,0 +1,20 @@ +2024 +https://itnext.io/build-a-lightweight-internal-developer-platform-with-argo-cd-and-kubernetes-labels-4c0e52c6c0f4 +2023 +https://medium.com/notive/automatic-review-apps-for-microservices-with-argocd-6c45f9af4b9a +https://medium.com/@Tal-Hason/argocd-2-8-plugin-genertator-7ccfb547e161 +https://www.redhat.com/architect/blue-green-canary-argo-rollouts +2022 +https://habr.com/ru/companies/ru_mts/articles/695242/ +https://piotrminkowski.com/2022/10/24/gitops-with-advanced-cluster-management-for-kubernetes/ +2020 +https://medium.com/soluto-engineering/practical-canary-releases-in-kubernetes-with-argo-rollouts-933884133aea + https://nuancesprog.ru/p/9904/ +???? +https://habr.com/ru/search/?target_type=posts&order=relevance&q=%5Bargo%20rollouts%5D +https://habr.com/ru/search/?target_type=posts&order=relevance&q=%5Bargocd%5D +https://tindevops.medium.com/argocd-folder-structure-fda9003271b2 +https://medium.com/@raosharadhi11/argocd-with-vault-using-argocd-vault-plugin-dccbc302f0c2 +https://blog.argoproj.io/getting-started-with-applicationsets-9c961611bcf0 +https://blog.argoproj.io/introducing-the-applicationset-controller-for-argo-cd-982e28b62dc5 +https://blog.argoproj.io/introducing-argo-rollouts-v1-0-803e87f76ef7 diff --git a/devops/gitops/argocd/presentations.txt b/devops/gitops/argocd/presentations.txt new file mode 100644 index 000000000..4293d8b50 --- /dev/null +++ b/devops/gitops/argocd/presentations.txt @@ -0,0 +1,19 @@ +https://www.youtube.com/@argoproj7170 + +2025 +DevOps Kitchen Talks - DKT80 - ArgoCD Author Interview 0:00 of 1:48:16 + https://www.youtube.com/watch?v=BCer7ybcb1Y +Otus - GitLab plus ArgoCD 0:00 of 1:41:42 + https://www.youtube.com/watch?v=qBZ36RMzMQQ +Otus - ArgoCD 0:00 of 1:49:53 + https://www.youtube.com/watch?v=c4xXHSkvH1s +2024 +Slurm - GitOps plus ArgoCD 0:00 of 1:24:54 + https://www.youtube.com/watch?v=0u4HXrYNcV0 +2022 +CosteaEconomakis - ArgoCD in Practice + 636BAA58EA68DCEA0070367E4A6C0B18 +SaiyamPathak - ArgoCD - Walkthrough of 17:28 + https://www.youtube.com/watch?v=2B3qcyCcBXs +2021 +https://www.youtube.com/playlist?list=PL34sAs7_26wMW4bWKnMIfEd87aPuw75by diff --git a/nontech/politics/people/gevorgyan.txt b/nontech/politics/people/gevorgyan.txt index 07a4a8292..a54ae2e0b 100644 --- a/nontech/politics/people/gevorgyan.txt +++ b/nontech/politics/people/gevorgyan.txt @@ -37,6 +37,8 @@ Na more - 2008 https://www.youtube.com/watch?v=5XlJEqJKDZY 2025 +RusPolitCult - Gevorgyan QA - RU as Cotehon of 44:08 + https://www.youtube.com/watch?v=l659b8nsd18 USLawAndOrder - Dudnik - Gevorgyan - Washington and Ankara's plans: a strike on the Caucasus and a new map of the region 08.10 of 43:58 https://www.youtube.com/watch?v=YRuin1LbtUM Metametrics - Gevorgyan - Siriya GB and Near East of 46:56 diff --git a/os/linux/arch/flavors/cachyos.txt b/os/linux/arch/flavors/cachyos.txt index 5b4930ce5..861aa6d7d 100644 --- a/os/linux/arch/flavors/cachyos.txt +++ b/os/linux/arch/flavors/cachyos.txt @@ -7,6 +7,10 @@ https://cachyos.org/blog/ https://wiki.cachyos.org/installation/screenshots/ +2025 +XPSTECH - CachyOS Review 2025: 5 Reasons to Try This Linux Distro Now! 0:00 of 7:31 + https://www.youtube.com/watch?v=NKk6eDxEyTw + ! 4:20 BORE - kernel (burst oriented response enhancer) 2024 KskRoyal - BLAZING FAST CACHYOS HYPRLAND SETUP // MAKE YOUR CACHY OS DESKTOP LOOK GOOD 0:00 of 17:02 https://www.youtube.com/watch?v=Ab_dTneP5rY diff --git a/os/linux/internals/cgroups/docs/presentations.txt b/os/linux/internals/cgroups/docs/presentations.txt index c25b88447..12a11a686 100644 --- a/os/linux/internals/cgroups/docs/presentations.txt +++ b/os/linux/internals/cgroups/docs/presentations.txt @@ -9,9 +9,12 @@ Sandboxing a Linux Application - Martin Ertsås - ACCU 2022 0:00 of 1:25:21 https://github.com/ls1-sys-prog-course/docs/blob/main/slides/08-container.pdf https://www.youtube.com/watch?v=GMs3kLteZvk https://github.com/ls1-sys-prog-course/task8-container +2020 +LinuxFestNorthWest - Linux Container Primitives: cgroups, namespaces, and more! 0:00 of 34:26 + https://www.youtube.com/watch?v=x1npPrzyKfs 2018 OtusRu - Linux Containerization Mechanisms -https://www.youtube.com/watch?v=pSdrcc7n10k + https://www.youtube.com/watch?v=pSdrcc7n10k 2015 Krinking 2015 Linux Container Virtualization Ru -https://www.youtube.com/watch?v=rJRLZfk3a8U + https://www.youtube.com/watch?v=rJRLZfk3a8U diff --git a/pl/cross/tools/ide/jetbrains/idea/features/debug/spring-debugger.txt b/pl/cross/tools/ide/jetbrains/idea/features/debug/spring-debugger.txt index c204f140b..353e41a90 100644 --- a/pl/cross/tools/ide/jetbrains/idea/features/debug/spring-debugger.txt +++ b/pl/cross/tools/ide/jetbrains/idea/features/debug/spring-debugger.txt @@ -1,4 +1,7 @@ https://plugins.jetbrains.com/plugin/25302-spring-debugger + Ultimate only 2025 +JetBrains - Debugging Transactions? Let Spring Debugger Do the Heavy Lifting 0:00 of 9:42 + https://www.youtube.com/watch?v=smUSH6-Qvn0 https://blog.jetbrains.com/idea/2025/06/demystifying-spring-boot-with-spring-debugger/