From c75961c6e6052b545bc0d4d1e65804b5c7a413ff Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Sat, 16 Sep 2023 22:39:17 +0300 Subject: [PATCH] m --- db/nosql/tsdb/loki.txt | 5 +++++ devops/virt/docs/articles.txt | 2 ++ devops/virt/kvm/features/disk-io.txt | 2 ++ os/linux/for-mac/asahi.txt | 2 ++ pages/books/codefresh.txt | 9 +++++++++ pl/cross/tools/ci/buildkite.txt | 5 +++++ pl/cross/tools/ci/codefresh.txt | 6 ++++++ pl/cross/tools/coverage/coverall.txt | 8 ++++++++ pl/go/libfws/io/fileformats/json/jsoniter-go.txt | 2 ++ pl/java/jdk/21/whatsnew.txt | 2 ++ pl/java/jvm/internals/bytecode.txt | 3 +++ pl/java/libfws/io/file-formats/json/jsoniter-java.txt | 2 ++ pl/java/libfws/spring/boot/observability.txt | 2 ++ pl/web/design/samples/samples.txt | 2 ++ social/by/minsk/gai.txt | 1 + 15 files changed, 53 insertions(+) create mode 100644 db/nosql/tsdb/loki.txt create mode 100644 devops/virt/kvm/features/disk-io.txt create mode 100644 pages/books/codefresh.txt create mode 100644 pl/cross/tools/ci/buildkite.txt create mode 100644 pl/cross/tools/ci/codefresh.txt create mode 100644 pl/cross/tools/coverage/coverall.txt create mode 100644 pl/go/libfws/io/fileformats/json/jsoniter-go.txt create mode 100644 pl/java/libfws/io/file-formats/json/jsoniter-java.txt create mode 100644 social/by/minsk/gai.txt diff --git a/db/nosql/tsdb/loki.txt b/db/nosql/tsdb/loki.txt new file mode 100644 index 000000000..98ca7c818 --- /dev/null +++ b/db/nosql/tsdb/loki.txt @@ -0,0 +1,5 @@ +https://grafana.com/oss/loki/ + +2022 +https://lokidex.com/posts/tsdb/ + https://habr.com/ru/companies/flant/articles/758184/ diff --git a/devops/virt/docs/articles.txt b/devops/virt/docs/articles.txt index 3e20bd571..0d7ff71b4 100644 --- a/devops/virt/docs/articles.txt +++ b/devops/virt/docs/articles.txt @@ -1,2 +1,4 @@ +2023 +https://habr.com/ru/companies/flant/articles/751746/ 2021 https://linuxhandbook.com/virtualization/ diff --git a/devops/virt/kvm/features/disk-io.txt b/devops/virt/kvm/features/disk-io.txt new file mode 100644 index 000000000..eba2f93f6 --- /dev/null +++ b/devops/virt/kvm/features/disk-io.txt @@ -0,0 +1,2 @@ +2020 +https://habr.com/ru/companies/ruvds/articles/493696/ diff --git a/os/linux/for-mac/asahi.txt b/os/linux/for-mac/asahi.txt index 6291428fd..f0d262d5d 100644 --- a/os/linux/for-mac/asahi.txt +++ b/os/linux/for-mac/asahi.txt @@ -1,6 +1,8 @@ https://asahilinux.org https://github.com/AsahiLinux +2023 +https://habr.com/ru/companies/dcmiran/articles/726696/ 2022 https://www.maketecheasier.com/install-asahi-linux-on-m1-mac https://xakep.ru/2022/08/02/torvalds-apple-m2/ diff --git a/pages/books/codefresh.txt b/pages/books/codefresh.txt new file mode 100644 index 000000000..bddb0f32b --- /dev/null +++ b/pages/books/codefresh.txt @@ -0,0 +1,9 @@ +https://codefresh.io/ebooks/software-deployment-with-kubernetes/ +https://codefresh.io/ebooks/enterprise-ci-cd-best-practices-2nd-edition/ +https://codefresh.io/ebooks/continuous-delivery-for-kubernetes/ +https://codefresh.io/ebooks/lessons-learned-from-argo-cd-users-the-2022-survey-report/ +https://codefresh.io/ebooks/implement-gitops-scale-today/ +https://codefresh.io/ebooks/devops-automation-gitops-kubernetes-state-play-2021-v1-0/ +https://codefresh.io/ebooks/kubernetes-anti-patterns-ebook/ +https://codefresh.io/ebooks/helm-best-practices-guide-2019/ +https://codefresh.io/ebooks/13-key-features-every-modern-ci-cd-tool-contain/ diff --git a/pl/cross/tools/ci/buildkite.txt b/pl/cross/tools/ci/buildkite.txt new file mode 100644 index 000000000..e90f1c348 --- /dev/null +++ b/pl/cross/tools/ci/buildkite.txt @@ -0,0 +1,5 @@ +https://buildkite.com/ +https://buildkite.com/pricing + solid free plan +https://github.com/buildkite +https://buildkite.com/plugins diff --git a/pl/cross/tools/ci/codefresh.txt b/pl/cross/tools/ci/codefresh.txt new file mode 100644 index 000000000..9fd16e969 --- /dev/null +++ b/pl/cross/tools/ci/codefresh.txt @@ -0,0 +1,6 @@ +https://codefresh.io +https://codefresh.io/pricing/ + +https://github.com/codefresh-io + +https://www.youtube.com/channel/UC9r94SY6BqN05kXPIHsDXPg diff --git a/pl/cross/tools/coverage/coverall.txt b/pl/cross/tools/coverage/coverall.txt new file mode 100644 index 000000000..690401282 --- /dev/null +++ b/pl/cross/tools/coverage/coverall.txt @@ -0,0 +1,8 @@ +https://coveralls.io/ +https://coveralls.io/pricing + always free for opensource +https://coveralls.io/features + +https://docs.coveralls.io/ +https://docs.coveralls.io/integrations +https://docs.coveralls.io/ci-services diff --git a/pl/go/libfws/io/fileformats/json/jsoniter-go.txt b/pl/go/libfws/io/fileformats/json/jsoniter-go.txt new file mode 100644 index 000000000..c26caf2b2 --- /dev/null +++ b/pl/go/libfws/io/fileformats/json/jsoniter-go.txt @@ -0,0 +1,2 @@ +https://jsoniter.com/ +https://github.com/json-iterator/go diff --git a/pl/java/jdk/21/whatsnew.txt b/pl/java/jdk/21/whatsnew.txt index d09918b2f..de9b0b5d3 100644 --- a/pl/java/jdk/21/whatsnew.txt +++ b/pl/java/jdk/21/whatsnew.txt @@ -1,2 +1,4 @@ 2023 +Java - Java 21 Tool Enhancements: Better Across the Board 17:38 + https://www.youtube.com/watch?v=nFJBVuaIsRg https://habr.com/ru/post/721714/ diff --git a/pl/java/jvm/internals/bytecode.txt b/pl/java/jvm/internals/bytecode.txt index f5b9b6eb1..302a51b61 100644 --- a/pl/java/jvm/internals/bytecode.txt +++ b/pl/java/jvm/internals/bytecode.txt @@ -1,5 +1,8 @@ https://en.wikipedia.org/wiki/Java_bytecode_instruction_listings +2023 +https://habr.com/ru/articles/759990/ + https://github.com/konsoletyper/exprbc/tree/9630c3d8fb3bd507b6a6d0201ba84baa9000bff1 2022 CSC - Valeev - ByteCode and GC 0:00 of 1:19:40 https://www.youtube.com/watch?v=7Cj_aAzaRnk diff --git a/pl/java/libfws/io/file-formats/json/jsoniter-java.txt b/pl/java/libfws/io/file-formats/json/jsoniter-java.txt new file mode 100644 index 000000000..edf3ff834 --- /dev/null +++ b/pl/java/libfws/io/file-formats/json/jsoniter-java.txt @@ -0,0 +1,2 @@ +https://jsoniter.com/ +https://github.com/json-iterator/java diff --git a/pl/java/libfws/spring/boot/observability.txt b/pl/java/libfws/spring/boot/observability.txt index 90a2cbec6..78a9982ca 100644 --- a/pl/java/libfws/spring/boot/observability.txt +++ b/pl/java/libfws/spring/boot/observability.txt @@ -1,2 +1,4 @@ +2023 +https://habr.com/ru/companies/otus/articles/761334/ 2022 https://spring.io/blog/2022/10/12/observability-with-spring-boot-3 diff --git a/pl/web/design/samples/samples.txt b/pl/web/design/samples/samples.txt index 486b77470..5e35804b5 100644 --- a/pl/web/design/samples/samples.txt +++ b/pl/web/design/samples/samples.txt @@ -1,3 +1,5 @@ +2023 +https://webapp.io/ 2020 https://keera.co.uk/2020/06/02/building-a-reactive-calculator-in-haskell-3-5/ https://keera.co.uk/2020/05/30/building-a-reactive-calculator-in-haskell-2-5/ diff --git a/social/by/minsk/gai.txt b/social/by/minsk/gai.txt new file mode 100644 index 000000000..999f45bc4 --- /dev/null +++ b/social/by/minsk/gai.txt @@ -0,0 +1 @@ +pr Dzerzhinskogo