From d723c7dfae71b7c61b1318018ee7fb6a9ebc2033 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Fri, 5 Apr 2024 14:57:01 +0300 Subject: [PATCH] m --- devops/container/docker/extensions/articles.txt | 2 ++ devops/container/podman/docs/whatsnew.txt | 3 +++ devops/monitoring/prometheus/docs/articles.txt | 2 ++ nontech/ortho/people/mazhuko.txt | 2 ++ nontech/politics/people/tulin.txt | 2 ++ nontech/song/tr/misc.txt | 3 +++ os/linux/nixos/comma.txt | 1 + os/linux/nixos/features/environment.txt | 2 ++ os/linux/nixos/integration/virt/qemu.txt | 2 ++ pl/java/jdk/23/primitive-patterns.txt | 3 +++ pl/rs/features/io/async/docs/articles.txt | 2 ++ 11 files changed, 24 insertions(+) create mode 100644 nontech/song/tr/misc.txt create mode 100644 os/linux/nixos/comma.txt create mode 100644 os/linux/nixos/integration/virt/qemu.txt create mode 100644 pl/java/jdk/23/primitive-patterns.txt diff --git a/devops/container/docker/extensions/articles.txt b/devops/container/docker/extensions/articles.txt index 283570b64..c5dbc8c01 100644 --- a/devops/container/docker/extensions/articles.txt +++ b/devops/container/docker/extensions/articles.txt @@ -1,3 +1,5 @@ +2024 +https://digma.ai/top-docker-extensions-for-developers/ 2022 https://dev.to/docker/9-docker-extensions-every-developer-must-try-1no2 https://www.docker.com/press-release/docker-announces-docker-extensions-and-docker-desktop-for-linux-at-dockercon-2022/ diff --git a/devops/container/podman/docs/whatsnew.txt b/devops/container/podman/docs/whatsnew.txt index 217ee5c33..b5e71a6e7 100644 --- a/devops/container/podman/docs/whatsnew.txt +++ b/devops/container/podman/docs/whatsnew.txt @@ -1,3 +1,6 @@ +2024 +https://github.com/containers/podman/releases/tag/v5.0.0 + https://thenewstack.io/whats-new-with-podman-5-multiplatform-images-vm-support/ 2022 https://podman.io/releases/2022/02/22/podman-release-v4.0.0.html https://github.com/containers/podman/releases/tag/v4.0.0 diff --git a/devops/monitoring/prometheus/docs/articles.txt b/devops/monitoring/prometheus/docs/articles.txt index 418df0bdc..7e277da79 100644 --- a/devops/monitoring/prometheus/docs/articles.txt +++ b/devops/monitoring/prometheus/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://doordash.engineering/2023/08/01/how-doordash-migrated-from-statsd-to-prometheus/ 2022 https://habr.com/ru/company/tochka/blog/683608/ https://habr.com/ru/company/tochka/blog/685636/ diff --git a/nontech/ortho/people/mazhuko.txt b/nontech/ortho/people/mazhuko.txt index 04d3748a4..6ba41a9c0 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 2024 +Pravblog - Mazhuko - Calories Notebook of 16:05 + https://www.youtube.com/watch?v=Dr9HwhHgq_Y Mazhuko - QA 113 - Strange Citizen of 19:41 https://www.youtube.com/watch?v=jVziyhlPTOc ! Strange Citizen - this is a satan diff --git a/nontech/politics/people/tulin.txt b/nontech/politics/people/tulin.txt index 18e489523..93058fd67 100644 --- a/nontech/politics/people/tulin.txt +++ b/nontech/politics/people/tulin.txt @@ -1,4 +1,6 @@ 2024 +USLawAndOrder - Dudnik - Tulin - 04.04 of 54:32 + https://www.youtube.com/watch?v=OKltXMbduQY USLawAndOrder - Dudnik - Tulin - 03.27 of 1:03:26 https://www.youtube.com/watch?v=UT11_G_pCw0 USLawAndOrder - Dudnik - Tulin - 03.06 of 1:05:48 diff --git a/nontech/song/tr/misc.txt b/nontech/song/tr/misc.txt new file mode 100644 index 000000000..596182613 --- /dev/null +++ b/nontech/song/tr/misc.txt @@ -0,0 +1,3 @@ +2023 +TuranMedia - ADAM - ZHUREK (Isko Alvarez Remix) of 3:14 + https://www.youtube.com/watch?v=N3onZdIIPh0 diff --git a/os/linux/nixos/comma.txt b/os/linux/nixos/comma.txt new file mode 100644 index 000000000..19118ac60 --- /dev/null +++ b/os/linux/nixos/comma.txt @@ -0,0 +1 @@ +https://github.com/nix-community/comma diff --git a/os/linux/nixos/features/environment.txt b/os/linux/nixos/features/environment.txt index ef8c02f8c..ff629a51d 100644 --- a/os/linux/nixos/features/environment.txt +++ b/os/linux/nixos/features/environment.txt @@ -1,3 +1,5 @@ +https://nixos-and-flakes.thiscute.world/development/intro + https://nix.dev/tutorials/ad-hoc-developer-environments.html https://nix.dev/tutorials/declarative-and-reproducible-developer-environments.html https://nix.dev/reference/pinning-nixpkgs.html diff --git a/os/linux/nixos/integration/virt/qemu.txt b/os/linux/nixos/integration/virt/qemu.txt new file mode 100644 index 000000000..a1abc3c25 --- /dev/null +++ b/os/linux/nixos/integration/virt/qemu.txt @@ -0,0 +1,2 @@ +hooks +https://www.reddit.com/r/NixOS/comments/1boxxqb/how_do_i_declare_my_qemu_hooks diff --git a/pl/java/jdk/23/primitive-patterns.txt b/pl/java/jdk/23/primitive-patterns.txt new file mode 100644 index 000000000..27af8c2ee --- /dev/null +++ b/pl/java/jdk/23/primitive-patterns.txt @@ -0,0 +1,3 @@ +2024 +Java - Java 23: Restoring the Balance with Primitive Patterns - Inside Java Newscast #66 0:00 of 11:2 + https://www.youtube.com/watch?v=_afECXGjfDI diff --git a/pl/rs/features/io/async/docs/articles.txt b/pl/rs/features/io/async/docs/articles.txt index 671aeb2cd..a54e3f49f 100644 --- a/pl/rs/features/io/async/docs/articles.txt +++ b/pl/rs/features/io/async/docs/articles.txt @@ -1,3 +1,5 @@ +2024 +https://notgull.net/why-not-threads/ 2023 https://without.boats/blog/poll-progress/ https://tmandry.gitlab.io/blog/posts/for-await-buffered-streams/