diff --git a/db/nosql/redis/docs/articles.txt b/db/nosql/redis/docs/articles.txt index 396a8c29e..f24d7f801 100644 --- a/db/nosql/redis/docs/articles.txt +++ b/db/nosql/redis/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +https://habr.com/ru/companies/otus/articles/764902/ https://habr.com/ru/companies/otus/articles/770364/ https://habr.com/ru/companies/nixys/articles/765694/ ! need to read diff --git a/db/nosql/tarantool/docs/articles.txt b/db/nosql/tarantool/docs/articles.txt index a92a6b676..4b848f413 100644 --- a/db/nosql/tarantool/docs/articles.txt +++ b/db/nosql/tarantool/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +https://habr.com/ru/companies/vk/articles/761950/ https://habr.com/ru/companies/vk/articles/768360/ https://habr.com/ru/companies/vk/articles/762112/ 2021 diff --git a/devops/iaas/terraform.txt b/devops/iaas/terraform.txt index 7669ff9a6..b5321f925 100644 --- a/devops/iaas/terraform.txt +++ b/devops/iaas/terraform.txt @@ -15,6 +15,7 @@ diag-create https://github.com/patrickchugh/terravision 2023 +https://habr.com/ru/companies/vk/articles/763282/ https://habr.com/ru/companies/yandex_praktikum/articles/738682/ https://habr.com/ru/companies/nixys/articles/731966/ https://www.youtube.com/playlist?list=PLjobQbACcMNlYIU0uYKM7GscG9g5Y3_bq diff --git a/devops/k8s/cluster-state-storage/etcd.txt b/devops/k8s/cluster-state-storage/etcd.txt index ce5ae7dfc..45060f6ab 100644 --- a/devops/k8s/cluster-state-storage/etcd.txt +++ b/devops/k8s/cluster-state-storage/etcd.txt @@ -4,6 +4,8 @@ https://github.com/etcd-io/etcd https://etcd.io/docs/ https://etcd.io/blog/ +https://github.com/kubernetes-sigs/etcdadm + presentations https://thesecretlivesofdata.com/raft/ 2021 diff --git a/devops/k8s/features/storage/articles.txt b/devops/k8s/features/storage/articles.txt index 8a5c37184..5da61a37a 100644 --- a/devops/k8s/features/storage/articles.txt +++ b/devops/k8s/features/storage/articles.txt @@ -1,3 +1,5 @@ +2023 +https://danielmangum.com/posts/k8s-asa-the-storage-interface/ 2020 https://blog.min.io/kubernetes-storage-patterns/ https://habr.com/ru/company/piter/blog/490180/ diff --git a/devops/k8s/tools/monitoring/kubecost.txt b/devops/k8s/tools/monitoring/kubecost.txt new file mode 100644 index 000000000..a373b8054 --- /dev/null +++ b/devops/k8s/tools/monitoring/kubecost.txt @@ -0,0 +1,4 @@ +https://www.kubecost.com/ +https://github.com/kubecost + +https://bluelight.co/blog/kubecost-installation-guide diff --git a/net/proto/osi.txt b/net/proto/osi.txt new file mode 100644 index 000000000..980617b4a --- /dev/null +++ b/net/proto/osi.txt @@ -0,0 +1,2 @@ +2022 +https://www.securitylab.ru/analytics/533599.php diff --git a/net/proto/tcpip/articles.txt b/net/proto/tcpip/articles.txt index b53ed6582..b44a85e7c 100644 --- a/net/proto/tcpip/articles.txt +++ b/net/proto/tcpip/articles.txt @@ -1,3 +1,5 @@ +2023 +https://habr.com/ru/companies/ruvds/articles/759988/ 2022 https://te.legra.ph/Protokol-TCP-chto-nuzhno-znat-specialistu-po-analizu-setevogo-trafika-05-24 https://te.legra.ph/Rukovodstvo-po-steku-protokolov-TCPIP-dlya-nachinayushchih-01-27 diff --git a/pl/cross/in-mem-grid/apache-arrow.txt b/pl/cross/in-mem-grid/apache-arrow.txt index 82be6b975..3a65eeb9e 100644 --- a/pl/cross/in-mem-grid/apache-arrow.txt +++ b/pl/cross/in-mem-grid/apache-arrow.txt @@ -5,3 +5,5 @@ https://arrow.apache.org/docs/format/README.html https://cwiki.apache.org/confluence/display/ARROW https://github.com/apache/arrow + +https://arrow.apache.org/datafusion/ diff --git a/pl/cross/io/fileformats/docs/markdown/tools/apostrophe.txt b/pl/cross/io/fileformats/docs/markdown/tools/apostrophe.txt new file mode 100644 index 000000000..1d8b8dd64 --- /dev/null +++ b/pl/cross/io/fileformats/docs/markdown/tools/apostrophe.txt @@ -0,0 +1 @@ +https://flathub.org/apps/org.gnome.gitlab.somas.Apostrophe diff --git a/pl/cross/io/fileformats/docs/markdown/tools/boostnote.txt b/pl/cross/io/fileformats/docs/markdown/tools/boostnote.txt new file mode 100644 index 000000000..4d85480ce --- /dev/null +++ b/pl/cross/io/fileformats/docs/markdown/tools/boostnote.txt @@ -0,0 +1,2 @@ +https://boostnote.io/ +https://github.com/BoostIO/BoostNote-App/discussions/categories/releases diff --git a/pl/cross/io/fileformats/docs/markdown/tools/zettlr.txt b/pl/cross/io/fileformats/docs/markdown/tools/zettlr.txt new file mode 100644 index 000000000..2b062a4c4 --- /dev/null +++ b/pl/cross/io/fileformats/docs/markdown/tools/zettlr.txt @@ -0,0 +1 @@ +https://www.zettlr.com/ diff --git a/pl/java/libfws/spring/boot/features/error-exception-process.txt b/pl/java/libfws/spring/boot/features/error-exception-process.txt index 820247b41..343c1d67c 100644 --- a/pl/java/libfws/spring/boot/features/error-exception-process.txt +++ b/pl/java/libfws/spring/boot/features/error-exception-process.txt @@ -1,4 +1,5 @@ 2023 +https://blog.stackademic.com/mastering-exception-handling-in-spring-boot-33d74a1dfc9e https://dip-mazumder.medium.com/spring-boot-exception-handling-best-practices-e8ebe97e8ce 2021 https://dzone.com/articles/spring-boot-exception-handling diff --git a/pl/rs/features/io/async/docs/articles.txt b/pl/rs/features/io/async/docs/articles.txt index 8bccbeea2..3783e9d84 100644 --- a/pl/rs/features/io/async/docs/articles.txt +++ b/pl/rs/features/io/async/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +http://cliffle.com/blog/async-inversion/ https://blog.yoshuawuyts.com/async-iterator-trait/ https://without.boats/blog/why-async-rust/ https://hegdenu.net/posts/understanding-async-await-4/ diff --git a/pl/rs/libfws/ds/map/hash/dashmap.txt b/pl/rs/libfws/ds/map/hash/dashmap.txt new file mode 100644 index 000000000..ddd86a9bf --- /dev/null +++ b/pl/rs/libfws/ds/map/hash/dashmap.txt @@ -0,0 +1 @@ +https://crates.io/crates/dashmap diff --git a/science/ml/transfer-learning.txt b/science/ml/transfer-learning.txt index 1b0b770f2..b6c5d8c72 100644 --- a/science/ml/transfer-learning.txt +++ b/science/ml/transfer-learning.txt @@ -1,3 +1,5 @@ +2022 +https://serokell.io/blog/guide-to-transfer-learning 2019 https://habr.com/ru/post/467967/ https://machinelearningmastery.com/how-to-improve-performance-with-transfer-learning-for-deep-learning-neural-networks/ diff --git a/security/jwt.txt b/security/jwt.txt index 1dda0fee5..015908c7d 100644 --- a/security/jwt.txt +++ b/security/jwt.txt @@ -2,6 +2,8 @@ https://jwt.io/ s a standard RFC 7519 for exchanging cryptographically signed JSON data https://datatracker.ietf.org/doc/html/rfc7519 +2023 +https://habr.com/ru/companies/doubletapp/articles/764424/ 2022 https://itsecforu.ru/2022/04/25/%d0%ba%d0%b0%d0%ba-%d1%80%d0%b0%d0%b1%d0%be%d1%82%d0%b0%d0%b5%d1%82-%d0%b0%d1%83%d1%82%d0%b5%d0%bd%d1%82%d0%b8%d1%84%d0%b8%d0%ba%d0%b0%d1%86%d0%b8%d1%8f-jwt-json-web-token/ 2021