diff --git a/db/sql/postgres/feature/type/articles.txt b/db/sql/postgres/feature/type/docs/articles.txt similarity index 100% rename from db/sql/postgres/feature/type/articles.txt rename to db/sql/postgres/feature/type/docs/articles.txt diff --git a/db/sql/postgres/feature/type/docs/presentations.txt b/db/sql/postgres/feature/type/docs/presentations.txt new file mode 100644 index 000000000..207e74f83 --- /dev/null +++ b/db/sql/postgres/feature/type/docs/presentations.txt @@ -0,0 +1,3 @@ +2025 +Otus - PG Data Types Likbez 0:00 of 1:18:53 + https://www.youtube.com/watch?v=v1a-oAIl_sw diff --git a/devops/k8s/mini/minikube/docs/presentations.txt b/devops/k8s/mini/minikube/docs/presentations.txt index 38c312f30..31b0b7adc 100644 --- a/devops/k8s/mini/minikube/docs/presentations.txt +++ b/devops/k8s/mini/minikube/docs/presentations.txt @@ -1,3 +1,6 @@ +2025 +Otus - Java in Kubernetes for 40 min 0:00 of 1:31:48 + https://www.youtube.com/watch?v=4IBctuSItZ8 2021 Slerm - 8 - Local k8s Development ru of 1:48:50 https://www.youtube.com/watch?v=df0d1fNdQeg diff --git a/nontech/economy/books.txt b/nontech/economy/books.txt new file mode 100644 index 000000000..8c8beff95 --- /dev/null +++ b/nontech/economy/books.txt @@ -0,0 +1,3 @@ +Yuri Larin - Private Capital in USSR +https://libking.ru/books/busines-/economics/227500-yurin-larin-chastnyy-kapital-v-sssr.html +https://royallib.com/book/larin_yuriy/chastniy_kapital_v_sssr.html diff --git a/nontech/politics/people/drobnitskiy.txt b/nontech/politics/people/drobnitskiy.txt index 3e9218dbb..dbde186ed 100644 --- a/nontech/politics/people/drobnitskiy.txt +++ b/nontech/politics/people/drobnitskiy.txt @@ -8,6 +8,8 @@ AlexeyLutsvig - Drobnitskiy https://www.youtube.com/playlist?list=PL1nz_WV6F5rhDNtmbGQIIIdHurfN6w8oQ 2025 +USLawAndOrder - 10.28 - Dudnik - Drobnitskiy - US Between Chaos and Control of 48:52 + https://www.youtube.com/watch?v=B5dOacv1hqs Duel - Manucharov - Drobnitskiy of 56:04 https://www.youtube.com/watch?v=-u0oH_zllEk USLawAndOrder - 07.25 - Dudnik - Drobnitskiy - Payback for Friendship with Epstein of 45:56 diff --git a/nontech/politics/people/yambulatova-inna.txt b/nontech/politics/people/yambulatova-inna.txt index 29a608e78..24d549d6d 100644 --- a/nontech/politics/people/yambulatova-inna.txt +++ b/nontech/politics/people/yambulatova-inna.txt @@ -1,7 +1,7 @@ Inna 2025 -SummerChannel - Shafran - Yambulatova - UA Front Line of 39:26 +SummerChannel - Shafran - Yambulatova - UA Front Line 31:00 of 39:26 https://www.youtube.com/watch?v=2hT-c2r5LNI SummerChannel - Shafran - Yambulatova - Global Technological Fight of 42:22 https://www.youtube.com/watch?v=UywvIB6xihs diff --git a/os/linux/packaging/brew/brew.txt b/os/linux/packaging/brew/brew.txt index cde1f3953..7d0b6df4b 100644 --- a/os/linux/packaging/brew/brew.txt +++ b/os/linux/packaging/brew/brew.txt @@ -5,17 +5,40 @@ https://docs.brew.sh/ https://docs.brew.sh/Manpage https://docs.brew.sh/FAQ https://docs.brew.sh/Tips-N'-Tricks +https://docs.brew.sh/Analytics + +files + /home/linuxbrew/.linuxbrew https://brew.sh/blog/ https://formulae.brew.sh/ https://docs.brew.sh/Analytics +need +https://formulae.brew.sh/formula/kind#default + https://docs.brew.sh/Homebrew-on-Linux + /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" + ? sudo apt-get install build-essential procps curl file git - Run these two commands in your terminal to add Homebrew to your PATH: echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"' >> /home/iharh/.bash_profile eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" -need -https://formulae.brew.sh/formula/kind#default +==> Next steps: +- Run these two commands in your terminal to add Homebrew to your PATH: + (echo; echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"') >> /home/iharh/.bashrc + eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" +- Install Homebrew's dependencies if you have sudo access: + sudo apt-get install build-essential + For more information, see: + https://docs.brew.sh/Homebrew-on-Linux +- We recommend that you install GCC: + brew install gcc +- Run brew help to get started +- Further documentation: + https://docs.brew.sh + +2017 +https://sysadmin.pm/linuxbrew/ diff --git a/os/linux/packaging/homebrew-linux.txt b/os/linux/packaging/homebrew-linux.txt deleted file mode 100644 index 50a71f231..000000000 --- a/os/linux/packaging/homebrew-linux.txt +++ /dev/null @@ -1,22 +0,0 @@ -https://brew.sh/ -https://docs.brew.sh/Homebrew-on-Linux - /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)" - -==> Next steps: -- Run these two commands in your terminal to add Homebrew to your PATH: - (echo; echo 'eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)"') >> /home/iharh/.bashrc - eval "$(/home/linuxbrew/.linuxbrew/bin/brew shellenv)" -- Install Homebrew's dependencies if you have sudo access: - sudo apt-get install build-essential - For more information, see: - https://docs.brew.sh/Homebrew-on-Linux -- We recommend that you install GCC: - brew install gcc -- Run brew help to get started -- Further documentation: - https://docs.brew.sh - -files - /home/linuxbrew/.linuxbrew - -https://docs.brew.sh/Analytics diff --git a/os/unix/admin/security/firewall/tool/iptables-tracer.txt b/os/unix/admin/security/firewall/tool/iptables-tracer.txt new file mode 100644 index 000000000..40fd0df09 --- /dev/null +++ b/os/unix/admin/security/firewall/tool/iptables-tracer.txt @@ -0,0 +1,2 @@ +https://sysadmin.pm/iptables-tracer/ +https://github.com/x-way/iptables-tracer diff --git a/pl/cross/methodologies/dp-patterns/refactoring-guru.txt b/pl/cross/methodologies/dp-patterns/refactoring-guru.txt index a476c0f29..06b542932 100644 --- a/pl/cross/methodologies/dp-patterns/refactoring-guru.txt +++ b/pl/cross/methodologies/dp-patterns/refactoring-guru.txt @@ -1,2 +1,4 @@ https://refactoring.guru/ru/design-patterns https://github.com/RefactoringGuru + +https://refactoring.guru/design-patterns/chain-of-responsibility diff --git a/pl/cross/tools/build/jb-amper/amper.txt b/pl/cross/tools/build/jb-amper/amper.txt index b2e459f90..a0df0e05a 100644 --- a/pl/cross/tools/build/jb-amper/amper.txt +++ b/pl/cross/tools/build/jb-amper/amper.txt @@ -15,6 +15,9 @@ https://github.com/JetBrains/amper/tree/release/0.7/examples-standalone https://www.jetbrains.com/help/kotlin-multiplatform-dev/amper.html +wn +https://blog.jetbrains.com/amper/2025/10/amper-update-october-2025/ + 2025 JetBrains - What’s new in Amper | Dmitry Savvinov 0:00 of 39:00 https://www.youtube.com/watch?v=Hy5TOyDDics diff --git a/pl/java/libfws/spring/boot/test/mock.txt b/pl/java/libfws/spring/boot/test/mock.txt index 1744f5872..19a98dfb4 100644 --- a/pl/java/libfws/spring/boot/test/mock.txt +++ b/pl/java/libfws/spring/boot/test/mock.txt @@ -4,6 +4,9 @@ https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframe baeldung https://www.baeldung.com/spring-beans-integration-test-override @MockBean is deprecated now +2025 +https://www.petrikainulainen.net/programming/testing/introduction-to-mockmvctester/ +https://www.petrikainulainen.net/programming/testing/introduction-to-spring-mvc-test-framework/ 2024 https://habr.com/ru/companies/spring_aio/articles/859430/ ! bean redef using @TestBean, @MockitoBean diff --git a/pl/java/libfws/spring/security/features/cors.txt b/pl/java/libfws/spring/security/features/cors.txt index f15b34353..765c5544d 100644 --- a/pl/java/libfws/spring/security/features/cors.txt +++ b/pl/java/libfws/spring/security/features/cors.txt @@ -1,15 +1,12 @@ -https://github.com/YouTubeProjectsCode/Spring_Secuirty-Angular_Authentication-CodeElevate/blob/main/Spring-Secuirty-Jwt-In-Spring-Boot-3/src/main/java/com/springjwt/configuration/SimpleCorsFilter.java - -Headers - Access-Control-Allow-Origin: foreign domains (origins), that can access resources on our domain - Access-Control-Allow-Methods: ... - Access-Control-Allow-Headers: ... limitation, to which headers - -@CrossOrigin - -@CorsConfiguration -https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/cors/CorsConfiguration.html +https://docs.spring.io/spring-framework/reference/web/webmvc-cors.html +https://spring.io/guides/gs/rest-service-cors +https://developer.mozilla.org/en-US/docs/Web/HTTP/Guides/CORS/Errors/CORSMissingAllowOrigin +baeldung +https://www.baeldung.com/spring-cors +https://www.baeldung.com/cs/cors-preflight-requests +2025 +https://developers.amadeus.com/blog/making-cross-platform-rest-api-calls-with-kotlin 2022 https://reflectoring.io/spring-cors/ @CrossOrigin, web.cors:, WebMvcConfigurer.addCorsMappings(CorsRegistry r) @@ -23,3 +20,15 @@ cors: allowed-methods: "GET,POST,PUT,DELETE,OPTIONS" allowed-headers: "*" allow-credentials: true + +https://github.com/YouTubeProjectsCode/Spring_Secuirty-Angular_Authentication-CodeElevate/blob/main/Spring-Secuirty-Jwt-In-Spring-Boot-3/src/main/java/com/springjwt/configuration/SimpleCorsFilter.java + +Headers + Access-Control-Allow-Origin: foreign domains (origins), that can access resources on our domain + Access-Control-Allow-Methods: ... + Access-Control-Allow-Headers: ... limitation, to which headers + +@CrossOrigin + +@CorsConfiguration +https://docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/web/cors/CorsConfiguration.html diff --git a/pl/java/tools/quality/testing/mock/list.txt b/pl/java/tools/quality/testing/mock/list.txt new file mode 100644 index 000000000..9e959cc1f --- /dev/null +++ b/pl/java/tools/quality/testing/mock/list.txt @@ -0,0 +1,2 @@ +2021 +https://developers.amadeus.com/blog/helpful-tools-to-create-mock-servers