diff --git a/devops/gitops/argo-cd.txt b/devops/gitops/argo-cd.txt index b81997ce7..9072885fa 100644 --- a/devops/gitops/argo-cd.txt +++ b/devops/gitops/argo-cd.txt @@ -2,6 +2,9 @@ https://argoproj.github.io https://github.com/argoproj https://blog.argoproj.io +https://habr.com/ru/search/?target_type=posts&order=relevance&q=%5Bargo%20rollouts%5D +https://habr.com/ru/search/?target_type=posts&order=relevance&q=%5Bargocd%5D + https://redhat-scholars.github.io/argocd-tutorial/argocd-tutorial/index.html argocd login localhost:8080 @@ -55,6 +58,7 @@ CosteaEconomakis - ArgoCD in Practice 636BAA58EA68DCEA0070367E4A6C0B18 SaiyamPathak - ArgoCD - Walkthrough of 17:28 https://www.youtube.com/watch?v=2B3qcyCcBXs +https://habr.com/ru/companies/ru_mts/articles/695242/ 2021 https://www.youtube.com/playlist?list=PL34sAs7_26wMW4bWKnMIfEd87aPuw75by 2020 diff --git a/devops/iaas/terraform.txt b/devops/iaas/terraform.txt index e80c7a20e..7669ff9a6 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/yandex_praktikum/articles/738682/ https://habr.com/ru/companies/nixys/articles/731966/ https://www.youtube.com/playlist?list=PLjobQbACcMNlYIU0uYKM7GscG9g5Y3_bq https://dev.to/he4rt/breaking-terraform-files-into-composable-layers-1mj8 diff --git a/devops/k8s/features/deploy/blue-green.txt b/devops/k8s/features/deploy/blue-green.txt index e8cfb1685..efb8bdec2 100644 --- a/devops/k8s/features/deploy/blue-green.txt +++ b/devops/k8s/features/deploy/blue-green.txt @@ -1,2 +1,3 @@ 2023 +https://habr.com/ru/companies/otus/articles/759540/ https://blog.stackademic.com/blue-green-deployment-using-kubernetes-4fbd023a19c5 diff --git a/devops/k8s/features/deploy/canary.txt b/devops/k8s/features/deploy/canary.txt new file mode 100644 index 000000000..c47092b51 --- /dev/null +++ b/devops/k8s/features/deploy/canary.txt @@ -0,0 +1,2 @@ +2023 +https://habr.com/ru/companies/otus/articles/765560/ diff --git a/media/3d/articles.txt b/media/3d/articles.txt new file mode 100644 index 000000000..466b23a09 --- /dev/null +++ b/media/3d/articles.txt @@ -0,0 +1,2 @@ +2023 +https://habr.com/ru/articles/767892/ diff --git a/net/proto/dns/ech.txt b/net/proto/dns/ech.txt new file mode 100644 index 000000000..50cb73498 --- /dev/null +++ b/net/proto/dns/ech.txt @@ -0,0 +1,8 @@ +https://datatracker.ietf.org/doc/draft-ietf-tls-esni/ +https://www.cloudflare.com/ssl/encrypted-sni/ + +https://support.mozilla.org/en-US/kb/understand-encrypted-client-hello +https://blog.mozilla.org/en/products/firefox/encrypted-hello/ + +2023 +https://www.opennet.ru/opennews/art.shtml?num=59869 diff --git a/nontech/movies/dublyazh/klyukvin.txt b/nontech/movies/dublyazh/klyukvin.txt new file mode 100644 index 000000000..869b02795 --- /dev/null +++ b/nontech/movies/dublyazh/klyukvin.txt @@ -0,0 +1,3 @@ +2023 +VladAganov - Klyukvin of 1:56:45 + https://www.youtube.com/watch?v=2dEW-6YjjUE diff --git a/nontech/politics/people/dudnik.txt b/nontech/politics/people/dudnik.txt index c1827e9b8..49c137d86 100644 --- a/nontech/politics/people/dudnik.txt +++ b/nontech/politics/people/dudnik.txt @@ -1,4 +1,6 @@ 2023 +USLawAndOrder - Dudnik - Alex Avni - 11.27 of 44:24 + https://www.youtube.com/watch?v=mltLk44BCfM USLawAndOrder - Nadolinskiy - Tulin - 11.23 of 1:02:29 https://www.youtube.com/watch?v=Vvk8K1P9GGM USLawAndOrder - Dudnik - Tulin - 11.16 of 1:00:35 diff --git a/ortho/people/mazhuko.txt b/ortho/people/mazhuko.txt index b3d2d0941..71a348f82 100644 --- a/ortho/people/mazhuko.txt +++ b/ortho/people/mazhuko.txt @@ -12,7 +12,7 @@ monastyr history https://www.youtube.com/watch?v=4WViVURDHcw 2023 -Yaransk - Readers Meet 50:00 of 1:29:47 +Yaransk - Readers Meet of 1:29:47 https://www.youtube.com/watch?v=Wi2j4sjxHWo Mazhuko - How not to Loose Own Belief of 14:43 https://www.youtube.com/watch?v=o_DwFRdfOqc diff --git a/os/linux/hw/trim.txt b/os/linux/hw/trim.txt index 18d574090..290304b17 100644 --- a/os/linux/hw/trim.txt +++ b/os/linux/hw/trim.txt @@ -1,2 +1,3 @@ 2023 +https://www.fosslinux.com/126140/mastering-fstrim-a-linux-command-for-ssd-optimization.htm https://www.maketecheasier.com/enable-trim-for-ssd-in-ubuntu/ diff --git a/os/linux/internals/kernel/compiling.txt b/os/linux/internals/kernel/compiling.txt index 76cf3dc4d..4b0323111 100644 --- a/os/linux/internals/kernel/compiling.txt +++ b/os/linux/internals/kernel/compiling.txt @@ -1,3 +1,5 @@ +2023 +https://itsfoss.com/compile-linux-kernel/ 2022 https://habr.com/ru/company/ruvds/blog/683106/ https://sysprog21.github.io/lkmpg/#introduction diff --git a/os/linux/nixos/docs/presentations.txt b/os/linux/nixos/docs/presentations.txt index 3182235a6..001472084 100644 --- a/os/linux/nixos/docs/presentations.txt +++ b/os/linux/nixos/docs/presentations.txt @@ -1,5 +1,7 @@ 2023 -Nixos - Gagarin - Rok Garbas – The NixOS hype and where to go from here (2023 Nix Developer Dialogues) of 1:01:12 +Nixos - Valentin Gagarin - Silvan Mosberger – Paving roads through the jungle (2023 Nix Developer Dialogues) of 1:00:36 + https://www.youtube.com/watch?v=90aB_usqatE +Nixos - Valentin Gagarin - Rok Garbas – The NixOS hype and where to go from here (2023 Nix Developer Dialogues) of 1:01:12 https://www.youtube.com/watch?v=C2mqmVlhihU TheLinuxCast - Is NixOS Overrated of 1:14:20 https://www.youtube.com/watch?v=Z7XLwfJra24 @@ -12,14 +14,14 @@ Serokel - Pitfalls of Nix and How to Avoid Them – Philipp Herzog of 16:21 https://www.youtube.com/watch?v=nZbXhw42cks ! bla-bla 2022 +NixOS - Valentin Gagarin - Flattering the Learning Curve of 1:02:54 + https://www.youtube.com/watch?v=WFRQvkfPoDI NixOS - Connor Brewster - The Road to Nix at Replit (SoN2022 - public lecture series) 0:00 of 42:36 https://www.youtube.com/watch?v=jhH2LWGUHhY Michiel Leenaars - The Significance of Reproducible Software in International R&D (SoN2022) of 1:04:43 https://www.youtube.com/watch?v=TM5zpCn4piM NixOS - Domen Kožar - Nix Is Going Mainstream (SoN2022 - public lecture series) of 1:09:06 https://www.youtube.com/watch?v=WuWZqSSoLxY -NixOS - Valentin Gagarin - Flattering the Learning Curve of 1:02:54 - https://www.youtube.com/watch?v=WFRQvkfPoDI NixOS - John Ringer - The Arch and History of Nixpkgs of 1:14:07 https://www.youtube.com/watch?v=TKgHazs3AMw Armijn Hemel - The History of NixOS of 49:30 diff --git a/os/linux/nixos/integration/editor/nix-nvim.txt b/os/linux/nixos/integration/editor/nix-nvim.txt index 1d2092021..b34a7cb16 100644 --- a/os/linux/nixos/integration/editor/nix-nvim.txt +++ b/os/linux/nixos/integration/editor/nix-nvim.txt @@ -1,5 +1,8 @@ https://github.com/wiltaylor/neovim-flake +2023 +Jeezy - The Best NeoVim Distro is Now Packaged for NixOS!! Let's Install LunarVim from nixpkgs-unstable 0:00 of 20:43 + https://www.youtube.com/watch?v=XGv8RADogeY 2021 https://www.reddit.com/r/NixOS/comments/mvk5l9/neovim_homemanager_custom_initvim/ notusknot - Full configuration of Neovim on NixOS (Treesitter, native lsp, and more!) 0:00 of 1:44:16 diff --git a/os/unix/monitoring/articles.txt b/os/unix/monitoring/articles.txt index 139a43bb7..53dd3de88 100644 --- a/os/unix/monitoring/articles.txt +++ b/os/unix/monitoring/articles.txt @@ -1,4 +1,5 @@ 2023 +https://habr.com/ru/companies/otus/articles/765824/ https://habr.com/ru/post/708920/ 2022 https://www.tecmint.com/linux-performance-monitoring-tools/ diff --git a/os/unix/monitoring/nice.txt b/os/unix/monitoring/nice.txt new file mode 100644 index 000000000..33eab0fb6 --- /dev/null +++ b/os/unix/monitoring/nice.txt @@ -0,0 +1,2 @@ +2023 +https://toadmin.ru/%D0%BA%D0%B0%D0%BA-%D1%83%D1%81%D1%82%D0%B0%D0%BD%D0%BE%D0%B2%D0%B8%D1%82%D1%8C-%D0%BF%D1%80%D0%B8%D0%BE%D1%80%D0%B8%D1%82%D0%B5%D1%82%D1%8B-%D0%BF%D1%80%D0%BE%D1%86%D0%B5%D1%81%D1%81%D0%B0-%D1%81/ diff --git a/pages/pages.txt b/pages/pages.txt index 7e07b1bbc..605b94401 100644 --- a/pages/pages.txt +++ b/pages/pages.txt @@ -16,6 +16,10 @@ ecryptfs-utils: /usr/bin/ecryptfs-migrate-home https://learn.microsoft.com/en-us/azure/well-architected/ +fun - vyhuhol +https://m.vk.com/wall-107530098_40599 +https://hobbitdrug.livejournal.com/26990.html + ? setfont -d diff --git a/pages/reddit.txt b/pages/reddit.txt index 84e5bdd0a..e5f3c8c39 100644 --- a/pages/reddit.txt +++ b/pages/reddit.txt @@ -181,3 +181,5 @@ https://github.com/nix-community/nixos-anywhere/blob/main/docs/howtos/custom-kex https://github.com/nix-community/nixos-anywhere/blob/main/docs/quickstart.md https://github.com/nix-community/nixos-anywhere/blob/main/docs/flake-module.nix https://github.com/nix-community/nixos-anywhere/tree/main/docs/howtos +Jeezy - nixos lunarvim + https://www.youtube.com/watch?v=XGv8RADogeY diff --git a/pl/cross/api/openapi/articles.txt b/pl/cross/api/openapi/articles.txt index babe3ac4c..0ac7be5ac 100644 --- a/pl/cross/api/openapi/articles.txt +++ b/pl/cross/api/openapi/articles.txt @@ -1,4 +1,5 @@ 2023 +https://habr.com/ru/articles/776538/ https://habr.com/ru/articles/774928/ https://github.com/SaintCheshire/openapi-composition-and-inheritance https://spec.openapis.org/oas/v3.1.0#composition-and-inheritance-polymorphism diff --git a/pl/cross/tools/ide/vscode/ext/pl/codeql.txt b/pl/cross/tools/ide/vscode/ext/pl/codeql.txt new file mode 100644 index 000000000..3ea76bd29 --- /dev/null +++ b/pl/cross/tools/ide/vscode/ext/pl/codeql.txt @@ -0,0 +1,3 @@ +https://codeql.github.com/docs/codeql-for-visual-studio-code/ + +https://codeql.github.com/docs/ diff --git a/pl/cross/tools/quality/bench/hyperfoil.txt b/pl/cross/tools/quality/bench/hyperfoil.txt new file mode 100644 index 000000000..ad22baf68 --- /dev/null +++ b/pl/cross/tools/quality/bench/hyperfoil.txt @@ -0,0 +1,6 @@ +https://hyperfoil.io/ + +2021 +https://hyperfoil.io/2021/02/16/hf-beginner-guide-3.html +https://hyperfoil.io/2021/02/09/hf-beginner-guide-2.html +https://hyperfoil.io/2021/01/25/hf-beginner-guide-1.html diff --git a/pl/java/docs/conference.txt b/pl/java/docs/conference.txt index dc7061550..255591ff2 100644 --- a/pl/java/docs/conference.txt +++ b/pl/java/docs/conference.txt @@ -1,4 +1,6 @@ 2023 +DevoXX Belgium + https://www.youtube.com/playlist?list=PLRsbF2sD7JVoSl0q9XTZ_RKlucdQL5sBp Joker https://habr.com/ru/companies/jugru/articles/759762/ 2022 diff --git a/pl/java/jdk/21/articles.txt b/pl/java/jdk/21/articles.txt new file mode 100644 index 000000000..6e9916897 --- /dev/null +++ b/pl/java/jdk/21/articles.txt @@ -0,0 +1,2 @@ +2023 +https://habr.com/ru/articles/762084/ diff --git a/pl/java/libfws/fp/boilerplate/lombok/articles.txt b/pl/java/libfws/fp/boilerplate/lombok/articles.txt index 8146ba8fc..27f46b8e0 100644 --- a/pl/java/libfws/fp/boilerplate/lombok/articles.txt +++ b/pl/java/libfws/fp/boilerplate/lombok/articles.txt @@ -1,6 +1,8 @@ ???? https://www.toptal.com/java/write-fat-free-java-code-project-lombok https://www.ibm.com/developerworks/library/j-lombok/ +2023 +https://www.unlogged.io/post/how-does-the-lombok-magic-work-underneath 2019 http://gregorriegler.com/2019/08/10/who-needs-lombok-anyhow.html https://www.joda.org/joda-beans/ diff --git a/pl/java/libfws/micro/helidon/docs/articles.txt b/pl/java/libfws/micro/helidon/docs/articles.txt index 3400516a6..33fd20c15 100644 --- a/pl/java/libfws/micro/helidon/docs/articles.txt +++ b/pl/java/libfws/micro/helidon/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://habr.com/ru/articles/765050/ 2022 https://medium.com/helidon/please-welcome-helidon-n%C3%ADma-9a882c5b6f1e https://medium.com/helidon/helidon-n%C3%ADma-helidon-on-virtual-threads-130bb2ea2088 diff --git a/pl/java/libfws/spring/boot/docs/whatsnew.txt b/pl/java/libfws/spring/boot/docs/whatsnew.txt index 4a1f28ebb..81eb6820b 100644 --- a/pl/java/libfws/spring/boot/docs/whatsnew.txt +++ b/pl/java/libfws/spring/boot/docs/whatsnew.txt @@ -1,6 +1,8 @@ runtime("org.springframework.boot:spring-boot-properties-migrator") 3.x +DanVega - Building a new application with Spring Boot 3.2 0:00 of 23:20 + https://www.youtube.com/watch?v=w1Nzqm7MnZI https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.2.0-Release-Notes https://vived.substack.com/p/spring-framework-61-and-spring-boot SpringDeveloper - How Netflix Is Upgrading to Spring Boot 3 of 50:00 diff --git a/pl/java/libfws/spring/cloud/stream/docs/articles.txt b/pl/java/libfws/spring/cloud/stream/docs/articles.txt index 49bda2311..c2b7b1cc0 100644 --- a/pl/java/libfws/spring/cloud/stream/docs/articles.txt +++ b/pl/java/libfws/spring/cloud/stream/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +https://spring.io/blog/2023/10/04/synchronizing-with-external-transaction-managers-in-spring-cloud-stream https://spring.io/blog/2023/10/24/a-use-case-for-transactions-adapting-to-transactional-outbox-pattern 2020 https://spring.io/blog/2020/09/10/case-study-relational-database-source-and-file-sink diff --git a/pl/java/tools/decompile/sotasan.txt b/pl/java/tools/decompile/sotasan.txt new file mode 100644 index 000000000..686aaf410 --- /dev/null +++ b/pl/java/tools/decompile/sotasan.txt @@ -0,0 +1 @@ +https://github.com/sotasan/decompiler diff --git a/pl/java/tools/quality/profiling/docs/presentations.txt b/pl/java/tools/quality/profiling/docs/presentations.txt index df55bef04..a6488a234 100644 --- a/pl/java/tools/quality/profiling/docs/presentations.txt +++ b/pl/java/tools/quality/profiling/docs/presentations.txt @@ -1,3 +1,6 @@ +2023 +Devoxx - Taming performance issues into the wild: a practical guide to JVM profiling By Francesco Nigro, Mari 0:00 of 2:39:22 + https://www.youtube.com/watch?v=Cw4nN5L-2vU 2022 Monitoring and Troubleshooting Tools in the JDK 0:00 of 42:24 https://www.youtube.com/watch?v=mcfubUmbZhQ diff --git a/pl/kt/libfws/di/scout.txt b/pl/kt/libfws/di/scout.txt new file mode 100644 index 000000000..513d3f819 --- /dev/null +++ b/pl/kt/libfws/di/scout.txt @@ -0,0 +1,4 @@ +https://github.com/yandex/scout + +2023 +https://habr.com/ru/companies/yandex/articles/764920/ diff --git a/pl/py/libfws/fp/docs/articles.txt b/pl/py/libfws/fp/docs/articles.txt new file mode 100644 index 000000000..79bddfe09 --- /dev/null +++ b/pl/py/libfws/fp/docs/articles.txt @@ -0,0 +1,3 @@ +2023 +https://habr.com/ru/companies/kaspersky/articles/762788/ + https://careers.kaspersky.ru/tech/kasperskyos diff --git a/pl/py/libfws/fp/docs.txt b/pl/py/libfws/fp/docs/docs.txt similarity index 100% rename from pl/py/libfws/fp/docs.txt rename to pl/py/libfws/fp/docs/docs.txt diff --git a/pl/rs/features/io/async/docs/articles.txt b/pl/rs/features/io/async/docs/articles.txt index 6e16b7a2f..8bccbeea2 100644 --- a/pl/rs/features/io/async/docs/articles.txt +++ b/pl/rs/features/io/async/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +https://blog.yoshuawuyts.com/async-iterator-trait/ https://without.boats/blog/why-async-rust/ https://hegdenu.net/posts/understanding-async-await-4/ ! need prev parts diff --git a/pl/rs/libfws/io/logging/articles.txt b/pl/rs/libfws/io/logging/articles.txt index fde3df112..739c5798b 100644 --- a/pl/rs/libfws/io/logging/articles.txt +++ b/pl/rs/libfws/io/logging/articles.txt @@ -1,3 +1,5 @@ +2023 +https://www.shuttle.rs/blog/2023/09/20/logging-in-rust 2019 https://medium.com/@knoldus/dont-worry-i-hugged-it-first-loggers-in-rust-99dba8680885 2017 diff --git a/pl/rs/libfws/ui/web/reactive/leptosl.txt b/pl/rs/libfws/ui/web/reactive/leptosl.txt index 7a7c16a3e..957e156e5 100644 --- a/pl/rs/libfws/ui/web/reactive/leptosl.txt +++ b/pl/rs/libfws/ui/web/reactive/leptosl.txt @@ -4,3 +4,8 @@ https://leptos-rs.github.io/leptos/ https://github.com/leptos-rs/leptos https://docs.rs/leptos/latest/leptos/ + +https://benw.is/posts + +2023 +https://benw.is/posts/rss-in-axum diff --git a/pl/rs/tools/quality/profiling/docs/articles.txt b/pl/rs/tools/quality/profiling/docs/articles.txt index b9c9bb82d..42ba8f347 100644 --- a/pl/rs/tools/quality/profiling/docs/articles.txt +++ b/pl/rs/tools/quality/profiling/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://www.justanotherdot.com/posts/profiling-with-perf-and-dhat-on-rust-code-in-linux.html 2022 https://medium.com/nttlabs/profiling-rust-applications-9a9c956200ce diff --git a/pl/web/css/docs/articles.txt b/pl/web/css/docs/articles.txt index e499c3407..f4104b382 100644 --- a/pl/web/css/docs/articles.txt +++ b/pl/web/css/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +https://www.smashingmagazine.com/2023/10/re-creating-pop-out-hover-effect-modern-css-part2/ https://www.smashingmagazine.com/2023/11/few-ways-css-easier-write-2023/ https://www.smashingmagazine.com/2023/07/writing-css-2023/ 2019 diff --git a/pl/web/css/docs/courses.txt b/pl/web/css/docs/courses.txt index 73dcb7564..56e5d5caa 100644 --- a/pl/web/css/docs/courses.txt +++ b/pl/web/css/docs/courses.txt @@ -1,3 +1,8 @@ +cheap +https://css-for-js.dev/ +https://courses.joshwcomeau.com/css-for-js +https://courses.joshwcomeau.com/css-for-js/05-responsive-css/10-calc + 2023 freeCodeCamp - CSS Tutorial – Full Course for Beginners 0:00 of 11:08:09 https://www.youtube.com/watch?v=OXGznpKZ_sA diff --git a/science/ai/paid/cody.txt b/science/ai/paid/cody.txt new file mode 100644 index 000000000..c5cb3693d --- /dev/null +++ b/science/ai/paid/cody.txt @@ -0,0 +1,4 @@ +sourcegraph cody + +2023 +https://blog.logrocket.com/leveraging-cody-ai-better-more-efficient-code/ diff --git a/security/oauth/docs/presentations.txt b/security/oauth/docs/presentations.txt index 65e44cf28..6c1597c4f 100644 --- a/security/oauth/docs/presentations.txt +++ b/security/oauth/docs/presentations.txt @@ -1,3 +1,6 @@ +2023 +Devoxx - Introduction to OAuth 2.0 and OpenID Connect By Philippe De Ryck 0:00 of 2:43:44 + https://www.youtube.com/watch?v=ZuQoN2x8T6 2021 Parecki - Apidays LIVE interface 2021 - The State of OAuth of 24:35 https://www.youtube.com/watch?v=W5ajhfWmvHE diff --git a/security/tls/articles.txt b/security/tls/articles.txt new file mode 100644 index 000000000..0d2b987de --- /dev/null +++ b/security/tls/articles.txt @@ -0,0 +1,2 @@ +2023 +https://habr.com/ru/companies/timeweb/articles/752270/