Сравнить коммиты

...

5 Коммитов

Автор SHA1 Сообщение Дата
ihar_hancharenka
c83f0f98e6 m 2025-10-28 19:52:42 +03:00
ihar_hancharenka
61e5a5dcf4 m 2025-10-28 19:40:33 +03:00
ihar_hancharenka
41bec77414 m 2025-10-28 19:12:38 +03:00
ihar_hancharenka
f724da9fb4 m 2025-10-28 17:51:49 +03:00
ihar_hancharenka
5e141925e9 m 2025-10-28 13:26:11 +03:00
24 изменённых файлов: 101 добавлений и 38 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

3
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

Просмотреть файл

@ -1,5 +1,5 @@
2025
ZharinovFamily - Evgeniy - Ellinism 5:00 of 48:00
ZharinovFamily - Evgeniy - Ellinism 15:00 of 48:00
https://www.youtube.com/watch?v=0_FcmyYqy2Y
! 2:00 Roman Mithology - calca from Ancient Greeks
! Afrodita -> Venera

Просмотреть файл

@ -1,6 +1,8 @@
https://www.youtube.com/channel/UCsSEriSRfDWCPEkeAeenrZg/videos
2025
EraProject - Bokatov - Volkov - Why Modern Left can not Peace 10:00 of 37:25
https://www.youtube.com/watch?v=CbF_8w09j08
RadioAurora10 - Biryukov - Otyrba - Lepehin - Boglave - Veduta - Souverenity Dreams of 2:00:20
https://www.youtube.com/watch?v=ir4wWHZGvmw
RadioAurora10 - Antipin - Bodyashkin - Artamonov - Shishkin - New Fashion on Stalin and Bandits of 1:50:14

Просмотреть файл

@ -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

Просмотреть файл

@ -1,6 +1,8 @@
Inna
2025
SummerChannel - Shafran - Yambulatova - UA Front Line 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
SummerChannel - Shafran - Yambulatova - Strategical Renessans of RU of 40:26

Просмотреть файл

@ -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/

Просмотреть файл

@ -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

Просмотреть файл

@ -0,0 +1,2 @@
https://sysadmin.pm/iptables-tracer/
https://github.com/x-way/iptables-tracer

Просмотреть файл

@ -7,7 +7,7 @@ http://www.infoq.com/presentations/resilient-software-design-patterns
MeetDeadlines - Creating Fault-Tolerant Systems 0:00 of 1:21:40
https://www.youtube.com/watch?v=VQFPNT_CMuY
2024
YandexForDevelopers - Bykov - Complexity of Metastable Fail States at Taxi 9:00 of 39:51
YandexForDevelopers - Bykov - Complexity of Metastable Fail States at Taxi 13:00 of 39:51
https://www.youtube.com/watch?v=HM1Ua_X7O-I
2023
https://habr.com/ru/companies/yandex/articles/762678/

Просмотреть файл

@ -1,2 +1,4 @@
https://refactoring.guru/ru/design-patterns
https://github.com/RefactoringGuru
https://refactoring.guru/design-patterns/chain-of-responsibility

Просмотреть файл

@ -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 - Whats new in Amper | Dmitry Savvinov 0:00 of 39:00
https://www.youtube.com/watch?v=Hy5TOyDDics

Просмотреть файл

@ -1,6 +1,8 @@
https://www.youtube.com/playlist?list=PLQQoYXV9gt0IkK36FUU8Nd5kVN4ycT6jO
2025
SpringIO - 40 - Do not Write JS, AWS outage, HTTP3 not a Panaceya of 1:07:09
https://www.youtube.com/watch?v=T9GYhn9k23g
SpringIO - 39 - Good Report Secrets of 52:26
https://www.youtube.com/watch?v=QqmM00odbEY
SpringIO - 38 - IDE Deletions, Spring HTTP Clients, Javageddon of 1:12:38

Просмотреть файл

@ -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

Просмотреть файл

@ -10,7 +10,7 @@ JavaTechie - Spring Transaction Management : End-to-End Guide | Real-Time Use Ca
JavaTechie - Spring Transaction of p4
https://www.youtube.com/playlist?list=PLVz2XdJiJQxxj_zMhm6zCPO6zhtOcq-wl
2023
VillageJaverCorner - Spring Framework Transactions 15:00 of 1:20:20
VillageJaverCorner - Spring Framework Transactions 40:00 of 1:20:20
https://www.youtube.com/watch?v=ZVYzVqqVrms
https://reflectoring.io/spring-transactions-and-exceptions/
rollbackFor, noRollbackFo, default - onnly in the case of runtime, unchecked exceptions (RuntimeException, Error)
@ -20,6 +20,8 @@ https://xavieraraujo.github.io/databases/2023/12/02/a-deep-dive-on-java-spring-f
2022
JPointJokerAndJUGRu - Letov - Use Transactional Like a Pro of 1:16:30
https://www.youtube.com/watch?v=QZ9rXZT0DlQ
!!! a lot of internals
https://squidex.jugru.team/api/assets/srm/571d18e0-76b9-4910-ae3c-5508cdeda541/jpoint-letovnk.pdf
https://habr.com/ru/company/rosbank/blog/707378/
https://github.com/TechniXC/transactions-locks-app
TransactionAdviser makes decision whether to commit or not

Просмотреть файл

@ -1,5 +1,6 @@
2025
JPoint - Revvich - Modular Monolith
https://www.youtube.com/watch?v=T7QFfGcLlQk
https://jpoint.ru/talks/cf9f633f89ea4ab9b6e2262ad332e23b/
https://squidex.jugru.team/api/assets/srm/aba647ba-23d2-47f3-8f9a-65914e9acc40/revich.pdf
Devoxx - Whats new in Spring Modulith? by Oliver Drotbohm 0:00 of 53:53

Просмотреть файл

@ -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

9
pl/java/libfws/ui/web/javelit.txt Обычный файл
Просмотреть файл

@ -0,0 +1,9 @@
https://javelit.io/
https://github.com/javelit/javelit
https://docs.javelit.io/
https://docs.javelit.io/get-started
https://docs.javelit.io/develop/concepts
https://docs.javelit.io/develop/api-reference
https://docs.javelit.io/develop/quick-reference/cheat-sheet

Просмотреть файл

@ -0,0 +1,2 @@
2021
https://developers.amadeus.com/blog/helpful-tools-to-create-mock-servers

Просмотреть файл

@ -7,6 +7,11 @@ http://gradle-pitest-plugin.solidsoft.info/
http://pitest.org/quickstart/mutators/
2025
JPoint - Shevlyakov - Pitest Mutational Testing 0:00 of 48:30
https://www.youtube.com/watch?v=TOnUKGeB5lE
https://jpoint.ru/talks/492ca14a4d214fc0859ba18d9474e188/
https://squidex.jugru.team/api/assets/srm/e626981b-7c8f-4c67-aaed-84cfbb21c37a/shevlyakov.pdf
2021
http://www.codingflower.com/index.php/2021/01/24/killing-mutations-with-kotlin/
2020

Просмотреть файл

@ -1,8 +1,13 @@
baeldung
https://www.baeldung.com/kotlin/context-receivers
2025
JPoint - Nozik - Kotlin and context-oriented Thinking 0:00 of 45:02
https://www.youtube.com/watch?v=U440OXkkoks
https://jpoint.ru/talks/1b3e1a120e6042519ad4766b3e82ea78/
https://squidex.jugru.team/api/assets/srm/1ba25ec7-4d73-4e28-9619-af3a8a889733/cop-2025-split.pdf
https://carrion.dev/en/posts/context-parameters-kotlin/
in kt 2.2
2019
https://proandroiddev.com/diving-deeper-into-context-oriented-programming-in-kotlin-3ecb4ec38814
https://proandroiddev.com/an-introduction-context-oriented-programming-in-kotlin-2e79d316b0a2
https://habr.com/ru/company/JetBrains-education/blog/477898/

Просмотреть файл

@ -1,3 +1,5 @@
2025
https://blog.jetbrains.com/junie/2025/10/how-to-use-a-spec-driven-approach-for-coding-with-ai/
2024
https://dev.to/maximsaplin/ai-assisted-coding-sleeping-on-a-volcano-3mf9
https://proglib.io/p/ii-assistenty-razrabotchika-skrytaya-ugroza-2024-04-15