From 544df829caac8426ed9c5c6674ebd2dd220508b7 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Thu, 25 Apr 2024 15:32:11 +0300 Subject: [PATCH] m --- nontech/literature/people/polyakov.txt | 2 +- os/shells/filemanager/yazi-rs.txt | 3 +++ pl/cpp/docs/books/books.txt | 2 ++ pl/cross/methodologies/microservice/patterns/integration.txt | 2 +- pl/cross/tools/ci/gitlab-ci/docs/articles.txt | 1 + pl/java/features/io/concurrency/executor.txt | 2 ++ pl/java/features/stream/gatherer.txt | 1 + pl/java/libfws/io/nio/articles.txt | 2 ++ pl/java/tools/quality/memory/heap-dump.txt | 3 +++ pl/java/tools/quality/testing/testcontainers/docs/whatsnew.txt | 3 +++ pl/web/css/samples/buttons.txt | 1 + science/ai/transformers/docs/articles.txt | 2 ++ 12 files changed, 22 insertions(+), 2 deletions(-) create mode 100644 os/shells/filemanager/yazi-rs.txt create mode 100644 pl/java/features/stream/gatherer.txt create mode 100644 pl/web/css/samples/buttons.txt diff --git a/nontech/literature/people/polyakov.txt b/nontech/literature/people/polyakov.txt index b021900fa..1214425e6 100644 --- a/nontech/literature/people/polyakov.txt +++ b/nontech/literature/people/polyakov.txt @@ -1,3 +1,3 @@ 2024 -AndreyUglanov - Yuriy Polyakov - 5 colon 14:00 of 47:15 +AndreyUglanov - Yuriy Polyakov - 5 colon 22:00 of 47:15 https://www.youtube.com/watch?v=xvCeCzQ9_0s diff --git a/os/shells/filemanager/yazi-rs.txt b/os/shells/filemanager/yazi-rs.txt new file mode 100644 index 000000000..be6839375 --- /dev/null +++ b/os/shells/filemanager/yazi-rs.txt @@ -0,0 +1,3 @@ +https://yazi-rs.github.io/ +https://github.com/sxyazi/yazi +https://yazi-rs.github.io/docs/installation diff --git a/pl/cpp/docs/books/books.txt b/pl/cpp/docs/books/books.txt index 9b7d36558..c7ec86852 100644 --- a/pl/cpp/docs/books/books.txt +++ b/pl/cpp/docs/books/books.txt @@ -1,6 +1,8 @@ Cpp Notes for Professionals http://goalkicker.com/CPlusPlusBook/ +2024 +https://www.manning.com/liveproject/hands-on-with-cplusplus20-ranges-coroutines-concepts-modules 2023 Malhotra - Cpp Programming Fundamentals 4D9A4AE4EFEDABE01BE6E6C44BAD2DC1 diff --git a/pl/cross/methodologies/microservice/patterns/integration.txt b/pl/cross/methodologies/microservice/patterns/integration.txt index 74ead2215..ee6f02217 100644 --- a/pl/cross/methodologies/microservice/patterns/integration.txt +++ b/pl/cross/methodologies/microservice/patterns/integration.txt @@ -1,5 +1,5 @@ 2024 -Slurm - Scherbakov - Microservice Integration Patterns Review in HighLoad 32:00 of 1:22:51 +Slurm - Scherbakov - Microservice Integration Patterns Review in HighLoad 40:00 of 1:22:51 https://www.youtube.com/watch?v=1neLVO5v8O0 ! sidecar - lyulka/telezhka ! gatekeeper diff --git a/pl/cross/tools/ci/gitlab-ci/docs/articles.txt b/pl/cross/tools/ci/gitlab-ci/docs/articles.txt index 42deef809..2912d07e6 100644 --- a/pl/cross/tools/ci/gitlab-ci/docs/articles.txt +++ b/pl/cross/tools/ci/gitlab-ci/docs/articles.txt @@ -1,4 +1,5 @@ 2024 +https://habr.com/ru/companies/haulmont/articles/810151/ https://habr.com/ru/articles/795931/ https://habr.com/ru/companies/flant/articles/795475/ 2023 diff --git a/pl/java/features/io/concurrency/executor.txt b/pl/java/features/io/concurrency/executor.txt index da812e83b..4761681d6 100644 --- a/pl/java/features/io/concurrency/executor.txt +++ b/pl/java/features/io/concurrency/executor.txt @@ -1,2 +1,4 @@ +2024 +https://habr.com/ru/articles/802113/ 2020 https://nuancesprog.ru/p/9627/ diff --git a/pl/java/features/stream/gatherer.txt b/pl/java/features/stream/gatherer.txt new file mode 100644 index 000000000..d614848bd --- /dev/null +++ b/pl/java/features/stream/gatherer.txt @@ -0,0 +1 @@ +https://openjdk.org/jeps/461 diff --git a/pl/java/libfws/io/nio/articles.txt b/pl/java/libfws/io/nio/articles.txt index 8a468067e..a4728a9d9 100644 --- a/pl/java/libfws/io/nio/articles.txt +++ b/pl/java/libfws/io/nio/articles.txt @@ -1,2 +1,4 @@ +2024 +https://habr.com/ru/articles/801811/ 2022 https://blogs.oracle.com/javamagazine/post/java-nio-nio2-buffers-channels-async-future-callback diff --git a/pl/java/tools/quality/memory/heap-dump.txt b/pl/java/tools/quality/memory/heap-dump.txt index a1d2c5778..a68e06175 100644 --- a/pl/java/tools/quality/memory/heap-dump.txt +++ b/pl/java/tools/quality/memory/heap-dump.txt @@ -1,3 +1,6 @@ +2022 +https://huseyinbabal.com/2022/08/14/java-heap-dump-analysis-with-examples/ + https://habr.com/ru/companies/timeweb/articles/719434/ 2017 https://blog.heaphero.io/2017/10/13/how-to-capture-java-heap-dumps-7-options/ 2007 diff --git a/pl/java/tools/quality/testing/testcontainers/docs/whatsnew.txt b/pl/java/tools/quality/testing/testcontainers/docs/whatsnew.txt index 4a37525ee..5e1bdf44e 100644 --- a/pl/java/tools/quality/testing/testcontainers/docs/whatsnew.txt +++ b/pl/java/tools/quality/testing/testcontainers/docs/whatsnew.txt @@ -1,3 +1,6 @@ +2023 +https://www.atomicjar.com/2023/11/whats-new-with-testcontainers-in-spring-boot-3-2-0/ +https://www.docker.com/blog/spring-boot-application-testing-and-development-with-testcontainers/ 1.17.0 https://github.com/testcontainers/testcontainers-java/releases/tag/1.17.0 https://www.atomicjar.com/2022/04/new-milestone-new-look-new-release-same-testcontainers/ diff --git a/pl/web/css/samples/buttons.txt b/pl/web/css/samples/buttons.txt new file mode 100644 index 000000000..09361b22f --- /dev/null +++ b/pl/web/css/samples/buttons.txt @@ -0,0 +1 @@ +https://www.codewithshripal.com/playground/css/generic-hover-active-effect diff --git a/science/ai/transformers/docs/articles.txt b/science/ai/transformers/docs/articles.txt index 0c1d653b2..9441954d4 100644 --- a/science/ai/transformers/docs/articles.txt +++ b/science/ai/transformers/docs/articles.txt @@ -2,6 +2,8 @@ https://osanseviero.github.io/hackerllama/blog/posts/random_transformer/ https://habr.com/ru/articles/785474/ 2023 +https://towardsdatascience.com/build-a-language-model-on-your-whatsapp-chats-31264a9ced90 + https://nuancesprog.ru/p/19744/ https://serokell.io/blog/transformers-in-ml https://habr.com/ru/articles/773312/ https://habr.com/ru/companies/just_ai/articles/733110/