diff --git a/db/sql/docs/tips.txt b/db/sql/docs/tips.txt index 823ce58d8..fee4ba358 100644 --- a/db/sql/docs/tips.txt +++ b/db/sql/docs/tips.txt @@ -1,3 +1,5 @@ +2025 +https://habr.com/ru/companies/otus/articles/942044/ 2022 https://nuancesprog.ru/p/15709/ https://proglib.io/p/kak-namerenno-rasstavlennye-oshibki-pomogayut-sdelat-sql-kod-legko-podderzhivaemym-2022-11-10 diff --git a/db/sql/postgres/feature/performance/index/docs/articles.txt b/db/sql/postgres/feature/performance/index/docs/articles.txt index bc229155c..2b750521e 100644 --- a/db/sql/postgres/feature/performance/index/docs/articles.txt +++ b/db/sql/postgres/feature/performance/index/docs/articles.txt @@ -1,3 +1,6 @@ +2025 +https://habr.com/ru/articles/900440/ + ! visual guide of b-tree 2024 https://habr.com/ru/companies/ibs/articles/838492/ 2023 diff --git a/devops/observability/grafana/docs/guides.txt b/devops/observability/grafana/docs/guides.txt new file mode 100644 index 000000000..2515897e4 --- /dev/null +++ b/devops/observability/grafana/docs/guides.txt @@ -0,0 +1,2 @@ +2025 +https://grafana.com/blog/2025/02/14/introducing-learning-journeys-new-step-by-step-guides-to-get-started-with-grafana/ diff --git a/nontech/ortho/psycho/filonik.txt b/nontech/ortho/psycho/filonik.txt index beb8375b6..bc23a4f3f 100644 --- a/nontech/ortho/psycho/filonik.txt +++ b/nontech/ortho/psycho/filonik.txt @@ -1,3 +1,5 @@ +2025 +https://blog.predanie.ru/article/protoierej-konstantin-parhomenko-marina-filonik-smirenie-bez-samounichtozheniya/ 2022 https://blog.predanie.ru/article/kuda-uhodyat-zhelaniya-kak-ponyat-chego-ya-hochu-i-najti-sily-eto-realizovat/ !!! energy is in all the human wishes diff --git a/pl/java/libfws/spring/ai/agents.txt b/pl/java/libfws/spring/ai/agents.txt new file mode 100644 index 000000000..41045f4c7 --- /dev/null +++ b/pl/java/libfws/spring/ai/agents.txt @@ -0,0 +1,2 @@ +2025 +https://spring.io/blog/2025/01/21/spring-ai-agentic-patterns diff --git a/pl/java/libfws/spring/ai/docs/courses.txt b/pl/java/libfws/spring/ai/docs/courses.txt index b3eeaa49e..7390261e8 100644 --- a/pl/java/libfws/spring/ai/docs/courses.txt +++ b/pl/java/libfws/spring/ai/docs/courses.txt @@ -1,3 +1,6 @@ +2025 +EmbarkX - Spring AI Project Masterclass with Spring Boot | Build 5 Spring Boot Projects for Resume Portfolio 0:00 of 9:24:07 + https://www.youtube.com/watch?v=cXBIZdQx2Y4 2024 freeCodeCamp - Spring AI Full Course with Projects – Build Smarter Spring Boot Applications 0:00 of 4:32:33 https://www.youtube.com/watch?v=9Crrhz0pm8s diff --git a/pl/java/libfws/spring/security/cfg/articles.txt b/pl/java/libfws/spring/security/cfg/articles.txt index 0d83b17e4..6bf44edf8 100644 --- a/pl/java/libfws/spring/security/cfg/articles.txt +++ b/pl/java/libfws/spring/security/cfg/articles.txt @@ -1,2 +1,5 @@ +2025 +https://www.infoq.com/articles/spring-security-flow-diagrams/ + https://github.com/manunin/auth-module/blob/main/src/main/java/com/manunin/auth/configuration/SecurityConfiguration.java 2022 https://spring.io/blog/2022/02/21/spring-security-without-the-websecurityconfigureradapter diff --git a/pl/kt/features/ex-err-handling/articles.txt b/pl/kt/features/ex-err-handling/docs/articles.txt similarity index 77% rename from pl/kt/features/ex-err-handling/articles.txt rename to pl/kt/features/ex-err-handling/docs/articles.txt index 84629b5c6..9a7ba17aa 100644 --- a/pl/kt/features/ex-err-handling/articles.txt +++ b/pl/kt/features/ex-err-handling/docs/articles.txt @@ -1,8 +1,11 @@ 2025 +https://freedium.cfd/https://medium.com/@csabhionline/rethinking-exception-handling-in-kotlin-runcatching-and-result-t-2c476bc13b0c https://carrion.dev/en/posts/runcatching-result-pattern/ 2023 https://habr.com/ru/articles/763518/ !!! Result<,>, runCatching, mapCatching, recoverCatching, recover +2022 +https://proandroiddev.com/resilient-use-cases-with-kotlin-result-coroutines-and-annotations-511df10e2e16 2020 https://medium.com/@elizarov/kotlin-and-exceptions-8062f589d07 2019 diff --git a/pl/kt/features/ex-err-handling/presentations.txt b/pl/kt/features/ex-err-handling/docs/presentations.txt similarity index 68% rename from pl/kt/features/ex-err-handling/presentations.txt rename to pl/kt/features/ex-err-handling/docs/presentations.txt index 922a7ce0d..8ff42183e 100644 --- a/pl/kt/features/ex-err-handling/presentations.txt +++ b/pl/kt/features/ex-err-handling/docs/presentations.txt @@ -1,3 +1,6 @@ +2025 +JetBrains - Rich Errors in Kotlin | Michail Zarečenskij 0:00 of 45:34 + https://www.youtube.com/watch?v=IUrA3mDSWZQ 2024 RockTheJvm - Functional Error Handling in Kotlin, Part 3 - the Raise DSL 0:00 of 38:49 https://www.youtube.com/watch?v=pOtET_i1v-w diff --git a/pl/kt/features/ex-err-handling/libs/kmmresult.txt b/pl/kt/features/ex-err-handling/libs/kmmresult.txt new file mode 100644 index 000000000..57ebf3c54 --- /dev/null +++ b/pl/kt/features/ex-err-handling/libs/kmmresult.txt @@ -0,0 +1 @@ +https://a-sit-plus.github.io/KmmResult/ diff --git a/science/ai/code-assist/cursor.txt b/science/ai/code-assist/cursor.txt index c782735fd..a6a8736aa 100644 --- a/science/ai/code-assist/cursor.txt +++ b/science/ai/code-assist/cursor.txt @@ -22,6 +22,11 @@ https://github.com/yeongpin/cursor-free-vip https://github.com/carlxrosales/cursor-memories https://www.npmjs.com/package/cursor-memories +docker +https://blog.recluzegeek.com/posts/containerize-cursor/ +https://hub.docker.com/r/recluzegeek/cursor-container/ +https://habr.com/ru/companies/alfastrah/articles/856856/ + 2025 PomazkovJS - You're Using Cursor Wrong - Here's How to Fix It 0:00 of 26:33 https://www.youtube.com/watch?v=9N6F4mApqkU diff --git a/science/ai/offline-local/llama/gpullama.txt b/science/ai/offline-local/llama/gpullama.txt new file mode 100644 index 000000000..23ac5c726 --- /dev/null +++ b/science/ai/offline-local/llama/gpullama.txt @@ -0,0 +1,2 @@ +https://gpullama3.java/ +https://github.com/beehive-lab/GPULlama3.java