diff --git a/nontech/economy/people/hazin.txt b/nontech/economy/people/hazin.txt index a07c5eb29..08f68cff7 100644 --- a/nontech/economy/people/hazin.txt +++ b/nontech/economy/people/hazin.txt @@ -29,8 +29,9 @@ Petkus 2025 -EntertainingGeopolitics - Hazin - Dudakov - Kargin - Who Controlls the World 2:00 of 50:37 +EntertainingGeopolitics - Hazin - Dudakov - Kargin - Who Controlls the World of 50:37 https://vkvideo.ru/video-140653833_456239795 + ! 15:00 Rotshields and Nobels grouping controlled Baku Oil at the beginning of the 20 cent Hazin - Big Game - How Trump and London Breaks EU of 21:20 https://www.youtube.com/watch?v=Jm7wr5KAahA LawAnOrder - Dudnik - Hazin - 09.22 - Trump's Deal, a Blow to the EU, and a New Financial Map of the World of 44:08 diff --git a/pl/cross/awesome.txt b/pl/cross/awesome.txt index 5db251689..b4847d731 100644 --- a/pl/cross/awesome.txt +++ b/pl/cross/awesome.txt @@ -4,3 +4,5 @@ https://bookflow.ru/zolotoy-fond-knig-ot-stackoverflow/ https://github.com/rothgar/awesome-tuis https://github.com/0xor0ne/awesome-list + +https://github.com/zhashkevych/awesome-backend diff --git a/pl/kt/features/functions.txt b/pl/kt/features/functions.txt new file mode 100644 index 000000000..6dd0e9eb5 --- /dev/null +++ b/pl/kt/features/functions.txt @@ -0,0 +1,8 @@ +https://kotlinlang.org/docs/functions.html +https://www.kotlinprimer.com/basics/functions-variables/functions/ + +infix +https://www.kotlinprimer.com/classes-what-kotlin-brings-to-the-table/miscellaneous/infix-functions/ + +continuations/suspend +https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.coroutines/-continuation/