From d4e9ae195af018c89b953829aeedcfc02a3b68d9 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Wed, 30 Jul 2025 10:37:00 +0300 Subject: [PATCH] m --- devops/k8s/features/resources/limits.txt | 3 ++ nontech/ortho/people/mazhuko.txt | 2 ++ nontech/politics/people/gennady-m.txt | 2 ++ .../ide/jetbrains/idea/dev-containers.txt | 29 +++++++++++++++++++ pl/kt/patterns.txt | 3 ++ pl/py/libfws/ml/pandas/docs/articles.txt | 3 ++ 6 files changed, 42 insertions(+) create mode 100644 pl/cross/tools/ide/jetbrains/idea/dev-containers.txt create mode 100644 pl/kt/patterns.txt diff --git a/devops/k8s/features/resources/limits.txt b/devops/k8s/features/resources/limits.txt index 27693bce9..6d74cb29a 100644 --- a/devops/k8s/features/resources/limits.txt +++ b/devops/k8s/features/resources/limits.txt @@ -1,5 +1,8 @@ https://kubernetes.io/docs/concepts/configuration/manage-resources-containers https://kubernetes.io/docs/concepts/configuration/manage-resources-containers/#resource-units-in-kubernetes +2024 +https://www.groundcover.com/blog/kubernetes-requests-vs-limits + https://habr.com/ru/companies/timeweb/articles/835068/ 2020 https://habr.com/ru/company/mailru/blog/516014/ diff --git a/nontech/ortho/people/mazhuko.txt b/nontech/ortho/people/mazhuko.txt index 14ebe4abf..facd72cde 100644 --- a/nontech/ortho/people/mazhuko.txt +++ b/nontech/ortho/people/mazhuko.txt @@ -22,6 +22,8 @@ people ! his students - S.S Averintsev, V Bibihin 2025 +Mazhuko - Sergiy Radonezhskiy of 11:34 + https://www.youtube.com/watch?v=DzJ2U6n2Xgo Mazhuko - Summer is Good of 11:24 https://www.youtube.com/watch?v=LhrS_Uq9tSU Mazhuko - Fat Pushkin of 11:40 diff --git a/nontech/politics/people/gennady-m.txt b/nontech/politics/people/gennady-m.txt index 2776dc54b..35cdf6bcd 100644 --- a/nontech/politics/people/gennady-m.txt +++ b/nontech/politics/people/gennady-m.txt @@ -12,6 +12,8 @@ Soros - Crisis of the World Capitalism (later renounciated it) MichaelTellbot - Golographics Universe 2025 +GennadyM - How US Pay Debts of 1:07:55 + https://www.youtube.com/watch?v=MNYdA5kwHik Shelest - GennadyM - WAR ENDING WILL SHOCK ALL! Ze Forced to Sign It All! Thiel’s Secret, New Pandemic of 1:05:17 https://www.youtube.com/watch?v=xaowEts5BtA https://www.youtube.com/watch?v=6ZFKWOsUd7c diff --git a/pl/cross/tools/ide/jetbrains/idea/dev-containers.txt b/pl/cross/tools/ide/jetbrains/idea/dev-containers.txt new file mode 100644 index 000000000..630ee8c17 --- /dev/null +++ b/pl/cross/tools/ide/jetbrains/idea/dev-containers.txt @@ -0,0 +1,29 @@ +https://containers.dev/ +https://containers.dev/features + !!! +https://containers.dev/supporting + +https://containers.dev/implementors/spec/ +https://containers.dev/implementors/features/ +https://containers.dev/implementors/json_reference/ +https://containers.dev/implementors/json_reference/#compose-specific + +https://github.com/devcontainers/cli +https://github.com/devcontainers/cli/tree/main/example-usage + +https://www.jetbrains.com/help/idea/dev-containers-starting-page.html +https://www.jetbrains.com/help/idea/connect-to-devcontainer.html +https://www.jetbrains.com/help/idea/faq-about-dev-containers.html +https://www.jetbrains.com/help/idea/prerequisites-for-dev-containers.html +... +https://www.jetbrains.com/help/idea/start-dev-container-for-a-remote-project.html +https://www.jetbrains.com/help/idea/start-dev-container-from-welcome-screen.html + +samples +https://github.com/IdeaUJetBrains/idea-demo-devcontainers +https://github.com/IdeaUJetBrains/idea-demo-devcontainers/tree/master/.devcontainer + +2024 +https://blog.jetbrains.com/idea/2024/07/using-dev-containers-in-jetbrains-ides-part-1/ +2022 +https://containers.dev/guide/dockerfile diff --git a/pl/kt/patterns.txt b/pl/kt/patterns.txt new file mode 100644 index 000000000..57bfe9a25 --- /dev/null +++ b/pl/kt/patterns.txt @@ -0,0 +1,3 @@ +2025 +https://itnext.io/the-open-closed-principle-ocp-in-kotlin-deep-dive-86529ff24a74 +https://itnext.io/decorator-pattern-in-kotlin-embracing-open-closed-principle-b469adc2ab7b diff --git a/pl/py/libfws/ml/pandas/docs/articles.txt b/pl/py/libfws/ml/pandas/docs/articles.txt index a3a74f71e..c37ed968b 100644 --- a/pl/py/libfws/ml/pandas/docs/articles.txt +++ b/pl/py/libfws/ml/pandas/docs/articles.txt @@ -1,3 +1,6 @@ +2024 +https://towardsdatascience.com/pandas-from-messy-to-beautiful-b03b0c32f767/ + https://habr.com/ru/articles/805271/ 2021 https://proglib.io/p/instrumenty-data-zhurnalista-1-jupyter-notebook-i-biblioteka-pandas-2021-04-05 2020