From c8ae10553378c0ffcb8d223088c2315021a23b9e Mon Sep 17 00:00:00 2001 From: ihar_hancharenka Date: Mon, 1 Sep 2025 18:16:22 +0300 Subject: [PATCH] m --- .../people/victor-pavel-andreevich.txt | 1 + devops/docs/conference.txt | 3 +++ .../ms-devcontainers/docs/presentations.txt | 3 +++ .../ms-devcontainers/features/post-start.txt | 6 +++++ devops/security/client/teller.txt | 4 ++++ hw/comp/cpu/intel/presentations.txt | 3 +++ hw/comp/storage/ddr/presentations.txt | 3 +++ net/docs/articles.txt | 14 +++++++++++ net/docs/presentations.txt | 2 ++ nontech/actors/raykin.txt | 3 +++ nontech/history/countries/ussr/misc.txt | 3 +++ nontech/movies/int/mission-impossible.txt | 2 ++ nontech/politics/clubs/kob/kob-minin.txt | 4 ++++ nontech/politics/people/fursov/ussr.txt | 3 +++ nontech/politics/people/pereslegin.txt | 4 ++++ nontech/song/rock/gb/the-who.txt | 3 +++ os/office/softmaker.txt | 1 + os/x-ui/de/budgie.txt | 4 ++++ pages/kt.txt | 18 ++++++++++++++ pages/pages.txt | 24 ++----------------- pl/java/libfws/io/rest/agres.txt | 14 +++++++++++ .../libfws/spring/features/di-autowire.txt | 3 +++ pl/rs/tools/ownersheep-vis/rustowl.txt | 6 +++++ pl/web/html/tools/screencoder.txt | 1 + science/architecture/gaudi.txt | 6 +++++ 25 files changed, 116 insertions(+), 22 deletions(-) create mode 100644 devops/local-dev/ms-devcontainers/features/post-start.txt create mode 100644 devops/security/client/teller.txt create mode 100644 hw/comp/storage/ddr/presentations.txt create mode 100644 nontech/actors/raykin.txt create mode 100644 nontech/history/countries/ussr/misc.txt create mode 100644 os/office/softmaker.txt create mode 100644 pages/kt.txt create mode 100644 pl/java/libfws/io/rest/agres.txt create mode 100644 pl/rs/tools/ownersheep-vis/rustowl.txt create mode 100644 pl/web/html/tools/screencoder.txt diff --git a/child/physics/people/victor-pavel-andreevich.txt b/child/physics/people/victor-pavel-andreevich.txt index c067c51c2..bc8d89e82 100644 --- a/child/physics/people/victor-pavel-andreevich.txt +++ b/child/physics/people/victor-pavel-andreevich.txt @@ -3,6 +3,7 @@ https://www.youtube.com/c/pvictor54 2025 KornievskiySergey - Pavel Victor - Interview of 1:22:35 https://www.youtube.com/watch?v=5c9fY5sMxa4 + ! 55:00 - EDU should be hard (to develop neuron links) 2021 BigMoney - Pavel Victor ru of 55:29 https://www.youtube.com/watch?v=VeA7DIRdqI0 diff --git a/devops/docs/conference.txt b/devops/docs/conference.txt index dd1bba283..08cdbccb5 100644 --- a/devops/docs/conference.txt +++ b/devops/docs/conference.txt @@ -1,5 +1,8 @@ https://www.youtube.com/@DevConfs +DevConf +CZ 2025 of p187 + https://www.youtube.com/playlist?list=PLU1vS0speL2bCGfDl6lCckdCzXb_gopJV DevOops: https://www.youtube.com/playlist?list=PL-ety8gh7rToUMuEgJFAL3T3ufc0VlCAe https://habr.com/company/jugru/blog/418315/ diff --git a/devops/local-dev/ms-devcontainers/docs/presentations.txt b/devops/local-dev/ms-devcontainers/docs/presentations.txt index 55aad9c1c..abe0b4df3 100644 --- a/devops/local-dev/ms-devcontainers/docs/presentations.txt +++ b/devops/local-dev/ms-devcontainers/docs/presentations.txt @@ -1,3 +1,6 @@ +VisualStudioCode - DevContainers of p44 + https://www.youtube.com/playlist?list=PLj6YeMhvp2S6GjVyDHTPp8tLOR0xLGLYb + 2025 SpringIO - Streamline Cloud-Native App Development Using CDEs by Saeed Zarinfam 0:00 of 52:34 https://www.youtube.com/watch?v=FOWg_12JEV4 diff --git a/devops/local-dev/ms-devcontainers/features/post-start.txt b/devops/local-dev/ms-devcontainers/features/post-start.txt new file mode 100644 index 000000000..14b73cfb6 --- /dev/null +++ b/devops/local-dev/ms-devcontainers/features/post-start.txt @@ -0,0 +1,6 @@ +2021 +VisualStudioCode - How to start the SSH service in a dev container of 0:40 + https://www.youtube.com/watch?v=KuSNpZgDYDs + https://code.visualstudio.com/remote/advancedcontainers/start-processes?WT.mc_id=devcloud-0000-buhollan + ! { ... "postStartCommand": "sudo /etc/init.d/ssh start"...} + ! { ... "postStartCommand": "sudo service ssh start" ...} diff --git a/devops/security/client/teller.txt b/devops/security/client/teller.txt new file mode 100644 index 000000000..d7f8e7ede --- /dev/null +++ b/devops/security/client/teller.txt @@ -0,0 +1,4 @@ +https://github.com/tellerops/teller + +https://docs.rs/teller-providers/ +https://docs.rs/teller-providers/latest/teller_providers/providers/index.html diff --git a/hw/comp/cpu/intel/presentations.txt b/hw/comp/cpu/intel/presentations.txt index bb8347fa2..56cb288ad 100644 --- a/hw/comp/cpu/intel/presentations.txt +++ b/hw/comp/cpu/intel/presentations.txt @@ -1,3 +1,6 @@ +2025 +ProHiTech - How Destroyed Intel 0:00 of 42:51 + https://www.youtube.com/watch?v=ux-q4_dq70k 2022 ProHiTech - New CPU 12 Gen of 16:43 https://www.youtube.com/watch?v=r1SItcNWC4c diff --git a/hw/comp/storage/ddr/presentations.txt b/hw/comp/storage/ddr/presentations.txt new file mode 100644 index 000000000..a2349dae8 --- /dev/null +++ b/hw/comp/storage/ddr/presentations.txt @@ -0,0 +1,3 @@ +2020 +ProHighTech - Which Freq 0:00 of 12:16 + https://www.youtube.com/watch?v=ZyYTvCwrBCI diff --git a/net/docs/articles.txt b/net/docs/articles.txt index ebfc23076..0a594c0d1 100644 --- a/net/docs/articles.txt +++ b/net/docs/articles.txt @@ -1,3 +1,17 @@ +2025 +for little +https://habr.com/ru/articles/925448/ 2021 https://habr.com/ru/company/ruvds/blog/567156/ https://habr.com/ru/company/otus/blog/550820/ +2012 +https://habr.com/ru/articles/156695/ + https://linkmeup.ru/blog/1198/ + https://linkmeup.ru/blog/1197/ + https://linkmeup.ru/blog/1195/ + https://linkmeup.ru/blog/1193/ + https://linkmeup.ru/blog/1192/ + https://linkmeup.ru/blog/1191/ + https://linkmeup.ru/blog/1190/ + https://linkmeup.ru/blog/1189/ + https://linkmeup.ru/blog/1188/ diff --git a/net/docs/presentations.txt b/net/docs/presentations.txt index fee4c4aac..f919f53b8 100644 --- a/net/docs/presentations.txt +++ b/net/docs/presentations.txt @@ -1,4 +1,6 @@ 2024 +YuriySemyenkov - Nets for NonNetworkers 0:00 of 21:26 + https://www.youtube.com/watch?v=PYHKOwBfsLI OTUSOnlineEdu - Lavlinskiy - Linux Network Diagnostics Utilities 29:00 of 1:48:33 https://www.youtube.com/watch?v=o5aEP_9VYm8 2022 diff --git a/nontech/actors/raykin.txt b/nontech/actors/raykin.txt new file mode 100644 index 000000000..5c7dc8bd4 --- /dev/null +++ b/nontech/actors/raykin.txt @@ -0,0 +1,3 @@ +2025 +RedConspiracy - Raikin 1:00 of 1:28:32 + https://www.youtube.com/watch?v=yKUgAqr1e1Y diff --git a/nontech/history/countries/ussr/misc.txt b/nontech/history/countries/ussr/misc.txt new file mode 100644 index 000000000..debb9a9e5 --- /dev/null +++ b/nontech/history/countries/ussr/misc.txt @@ -0,0 +1,3 @@ +2025 +OutOfTime - Cremlin Orgies of 21:49 + https://www.youtube.com/watch?v=1c6Gi19lFZI diff --git a/nontech/movies/int/mission-impossible.txt b/nontech/movies/int/mission-impossible.txt index 67088bc7e..532cc508d 100644 --- a/nontech/movies/int/mission-impossible.txt +++ b/nontech/movies/int/mission-impossible.txt @@ -20,6 +20,8 @@ ProtocolPhantom https://nnmclub.to/forum/viewtopic.php?t=1234028 2000 https://kinogo.org/44963-missija-nevypolnima-2.html + 2:00 of 2:03:35 + https://vkvideo.ru/video29154082_456243008 https://nnmclub.to/forum/viewtopic.php?t=1612693 https://nnmclub.to/forum/viewtopic.php?t=1315974 https://nnmclub.to/forum/viewtopic.php?t=1233425 diff --git a/nontech/politics/clubs/kob/kob-minin.txt b/nontech/politics/clubs/kob/kob-minin.txt index 2b69d7165..d56b92e67 100644 --- a/nontech/politics/clubs/kob/kob-minin.txt +++ b/nontech/politics/clubs/kob/kob-minin.txt @@ -105,6 +105,10 @@ RussianDoll - Teenage Depression 29:00 of 1:20:43 2016 Seminar - Dorohovo of p21 https://www.youtube.com/playlist?list=PLflQtqFMbdFMbGqd6qwr019K-06zKmgEE + Questions about Thin Plan of 16:27 + https://www.youtube.com/watch?v=s23AM0uOSXI + Soul Singing p3 of 39:46 + https://www.youtube.com/watch?v=u_cS2gLdszE Newcomers Intro p2 of 43:33 https://www.youtube.com/watch?v=y95FGCKhNyU Newcomers Intro p1 of 45:03 diff --git a/nontech/politics/people/fursov/ussr.txt b/nontech/politics/people/fursov/ussr.txt index b3d0125b2..ff2f29ff5 100644 --- a/nontech/politics/people/fursov/ussr.txt +++ b/nontech/politics/people/fursov/ussr.txt @@ -1,3 +1,6 @@ +2025 +TruthOnTV - Fefelov - Fursov - Andrey Fursov. The shadow economy of the USSR, who created it? Why did the USSR lose the war of 16:51 + https://www.youtube.com/watch?v=SbYTpGH5aRQ 2023 WorldHistory - Fursov - Whoom USSR Lost to of 18:11 https://www.youtube.com/watch?v=jYhIdm1TaX8 diff --git a/nontech/politics/people/pereslegin.txt b/nontech/politics/people/pereslegin.txt index 3e85c970f..8145981f2 100644 --- a/nontech/politics/people/pereslegin.txt +++ b/nontech/politics/people/pereslegin.txt @@ -7,6 +7,10 @@ https://boosty.to/psychotechnology https://www.youtube.com/@SOCIOSOFT-TV 2025 +SociosovtTV - Lukovnikova - Pereslegin - Mask Changes Picture of the World of 12:24 + https://www.youtube.com/watch?v=BoQ7a4zgfH8 +SociosovtTV - Lukovnikova - Pereslegin - RU Develepment Ways after SVO of 21:24 + https://www.youtube.com/watch?v=R5ONjmOo9vU SociosovtTV - Lukovnikova - Pereslegin - War with NATO of 18:31 https://www.youtube.com/watch?v=iyGHvrMZfsI SociosovtTV - Lukovnikova - Pereslegin - Whether War will Long of 24:27 diff --git a/nontech/song/rock/gb/the-who.txt b/nontech/song/rock/gb/the-who.txt index 3cb5dd46c..0e97f46e2 100644 --- a/nontech/song/rock/gb/the-who.txt +++ b/nontech/song/rock/gb/the-who.txt @@ -2,6 +2,9 @@ https://ru.wikipedia.org/wiki/The_Who https://www.youtube.com/@thewho5803/videos +2022 +KinoRyba - The Who - Tommy of 15:47 + https://www.youtube.com/watch?v=-MJxpqLFhSk 1982 RobSparreboom - THE WHO Eminence Front (Toronto 17th dec 1982) of 5:44 https://www.youtube.com/watch?v=5HTVMh7fur4 diff --git a/os/office/softmaker.txt b/os/office/softmaker.txt new file mode 100644 index 000000000..6d6191c74 --- /dev/null +++ b/os/office/softmaker.txt @@ -0,0 +1 @@ +https://nnmclub.to/forum/viewtopic.php?t=1815627 diff --git a/os/x-ui/de/budgie.txt b/os/x-ui/de/budgie.txt index ff44ac293..e975f1c60 100644 --- a/os/x-ui/de/budgie.txt +++ b/os/x-ui/de/budgie.txt @@ -1,7 +1,11 @@ +https://buddiesofbudgie.org/ + https://solus-project.com/budgie/ https://manjaro.github.io/homepage/public/download/budgie/ https://en.wikipedia.org/wiki/Budgie_(desktop_environment) +https://github.com/BuddiesOfBudgie/budgie-desktop + 2018 https://forum.manjaro.org/t/manjaro-budgie-17-1-8/45385 2017 diff --git a/pages/kt.txt b/pages/kt.txt new file mode 100644 index 000000000..6b9ba6c1f --- /dev/null +++ b/pages/kt.txt @@ -0,0 +1,18 @@ +https://www.kotlinprimer.com/basics/functions-variables/functions/ + +Pro Spring Boot 3 with Kotlin 3rd ed +Kotlin an Illustrated Guide ru +Kotlin in Action 2nd ed - 65 (of 849) + ch 14, 15 - coro? + +spring +https://kotlinlang.org/docs/jvm-get-started-spring-boot.html +https://spring.io/guides/tutorials/spring-boot-kotlin +https://docs.spring.io/spring-framework/docs/current/kdoc-api/ + +? +https://spring.io/guides/tutorials/spring-webflux-kotlin-rsocket + +todo: use: +kt connekt + pl/kt/tools/http/connekt.txt diff --git a/pages/pages.txt b/pages/pages.txt index 4f1c09bf5..abb5d3261 100644 --- a/pages/pages.txt +++ b/pages/pages.txt @@ -1,10 +1,8 @@ https://github.com/PragmaTech-GmbH/spring-test-profiler -https://www.kotlinprimer.com/basics/functions-variables/functions/ +DevConfCZ2025 - 80 + https://www.youtube.com/playlist?list=PLU1vS0speL2bCGfDl6lCckdCzXb_gopJV -todo: use: -kt connekt - pl/kt/tools/http/connekt.txt idea plugins https://plugins.jetbrains.com/plugin/28262-gerador-uml-mermaid- https://github.com/jvictororiz/plugin-generator-uml @@ -22,14 +20,10 @@ Idea: Select in -> Project Structure hotkey (A-F1 - 1) A-S-1-Enter books -Pro Spring Boot 3 with Kotlin 3rd ed -Kotlin an Illustrated Guide ru -Kotlin in Action 2nd ed - 37 (of 849) Chetverikova - 2011 - Vatican Izmena ru - 16 (of 218) Veller - Friends - 54 OpenSSL Cookbook - 29 (of 58) Gnedenko - 39..41 (of 74) -Kantor - Red Color - 284.7 (of 1204) Bailor - The Calorie Myth ru - 13 (of 303) Markov - Crimea 2nd ed ru - 237 (of 607) Zhitinskiy - RD ru - 227.2 (of 695) @@ -56,16 +50,6 @@ Wang - Terraform Made Easy https://z-library.sk/book/30816300/ac0d60/terraform-cookbook-recipes-for-codifying-infrastructure.html https://z-library.sk/book/31739686/f85974/terraform-cookbook-recipes-for-codifying-infrastructure.html -/etc/NetworkManager/system-connections/Wired connection 1.nmconnection -[ipv4] -dns=100.100.100.1;100.100.100.2; -dns-search=... -ignore-auto-dns=true -method=auto - -nets for litteliest - https://habr.com/ru/articles/307252/ - ~/.config/waybar/ missing links config@ ⇒ /home/iharh/.config/waybar/configs/[TOP] Default @@ -137,10 +121,6 @@ https://www.jetify.com/docs/devbox/quickstart/ https://www.jetify.com/devspace https://medium.com/vafion/devbox-a-user-friendly-approach-to-reproducible-development-environments-with-nix-83dbcd0ab8d8 -mise devspace - -/r/piracy - LibreTrack - Darknet Lie Discovery 4:00 of 14:28 https://www.youtube.com/watch?v=BM0pC6lJOS8 LibreTrack - Free Browsers for Mobile Devices 2 ru of 27:05 diff --git a/pl/java/libfws/io/rest/agres.txt b/pl/java/libfws/io/rest/agres.txt new file mode 100644 index 000000000..f3a9c9547 --- /dev/null +++ b/pl/java/libfws/io/rest/agres.txt @@ -0,0 +1,14 @@ +https://agrest.io/ + +https://github.com/agrestio/agrest + +https://agrest.io/docs/5.x/ +https://agrest.io/docs/5.x/getting-started/ +https://agrest.io/docs/5.x/protocol/ +https://agrest.io/docs/5.x/framework/ + +https://groups.google.com/g/agrest-user + +2017 +jeeconf - RESTful Data Services with LinkRest (Andrus Adamchik, ObjectStyle) 0:00 of 43:09 + https://www.youtube.com/watch?v=tyG9exmmmWo diff --git a/pl/java/libfws/spring/features/di-autowire.txt b/pl/java/libfws/spring/features/di-autowire.txt index fb4167a9e..ada5b9768 100644 --- a/pl/java/libfws/spring/features/di-autowire.txt +++ b/pl/java/libfws/spring/features/di-autowire.txt @@ -1,3 +1,6 @@ +2025 +SpringIO - Dependency Injection Revisited by Juergen Hoeller 0:00 of 53:06 + https://www.youtube.com/watch?v=AvZEoxH_wGo 2021 https://www.baeldung.com/spring-dependency-injection ! list of links diff --git a/pl/rs/tools/ownersheep-vis/rustowl.txt b/pl/rs/tools/ownersheep-vis/rustowl.txt new file mode 100644 index 000000000..bc881ee4f --- /dev/null +++ b/pl/rs/tools/ownersheep-vis/rustowl.txt @@ -0,0 +1,6 @@ +https://crates.io/crates/rustowl + +https://github.com/cordx56/rustowl +https://github.com/cordx56/rustowl/tree/main/docs + +https://marketplace.visualstudio.com/items?itemName=cordx56.rustowl-vscode diff --git a/pl/web/html/tools/screencoder.txt b/pl/web/html/tools/screencoder.txt new file mode 100644 index 000000000..33a3278fe --- /dev/null +++ b/pl/web/html/tools/screencoder.txt @@ -0,0 +1 @@ +https://github.com/leigest519/ScreenCoder diff --git a/science/architecture/gaudi.txt b/science/architecture/gaudi.txt index 60366536a..03263783b 100644 --- a/science/architecture/gaudi.txt +++ b/science/architecture/gaudi.txt @@ -21,3 +21,9 @@ John Gill https://flibusta.is/b/549546 Hvorostuhina https://flibusta.is/b/177249 + +nnm +https://nnmclub.to/forum/viewtopic.php?t=1149648 +https://nnmclub.to/forum/viewtopic.php?t=1347762 +https://nnmclub.to/forum/viewtopic.php?t=290023 +https://nnmclub.to/forum/viewtopic.php?t=76997