зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
m
Этот коммит содержится в:
родитель
ecd4f2ed76
Коммит
abec86d2bf
@ -33,7 +33,7 @@ Hruschev Slush
|
||||
http://flibusta.is/b/653854
|
||||
|
||||
2024
|
||||
AuroraRadio - Rychkov - Spitsyn - Belousov is Good 38:00 of 51:05
|
||||
AuroraRadio - Rychkov - Spitsyn - Belousov is Good 39:00 of 51:05
|
||||
https://www.youtube.com/watch?v=R61pnW3nCFA
|
||||
Manucchi - Spitsyn of 1:02:11
|
||||
https://www.youtube.com/watch?v=jyDHPy7mB1Q
|
||||
|
||||
@ -51,6 +51,8 @@ Geopolitics
|
||||
https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46
|
||||
|
||||
2024
|
||||
DayCenter - SecretSocietiesAndVatican - Lection 13 - Vatican and Hybrid Wars of 1:47:02
|
||||
https://boosty.to/den_club/posts/73ce0d87-0c2b-4b6b-b2f3-c30ca2ae3a11
|
||||
DayCenter - SecretSocietiesAndVatican - Lection 12 - Maltian Order 1:20:00 of 1:40:35
|
||||
https://boosty.to/den_club/posts/e34d59f6-1b07-4048-a120-9988c5254ab4
|
||||
! Maltian Order appeared even before 2-nd Temple building (union of kuptsov, later - tampliers, then - gospitaliers)
|
||||
|
||||
@ -22,6 +22,8 @@ people
|
||||
! his students - S.S Averintsev, V Bibihin
|
||||
|
||||
2024
|
||||
Pravblog - Mazhuko - Christians Without Easter of 16:14
|
||||
https://www.youtube.com/watch?v=kAREN6FqgkQ
|
||||
Pravblog - Mazhuko - Gods Confession of 8:52
|
||||
https://www.youtube.com/watch?v=pB2ffW6YBvk
|
||||
Pravblog - Mazhuko - Easter Canon p3 of 47:13
|
||||
|
||||
@ -2,10 +2,10 @@ Olga Mironovna Sorokin-Zinovieva
|
||||
|
||||
SergeyNikolaev - Zinoviev of p50
|
||||
https://www.youtube.com/playlist?list=PLJ_vgZxFjTbOmPlskolXpce7QniUt1z2F
|
||||
MihailYagih - Logics and Methodology of p36
|
||||
https://www.youtube.com/playlist?list=PLsHSS8dIx6dWFwAd-hlSHKKZJ6_uGTvnk
|
||||
|
||||
2024
|
||||
YuriKrupnov - Zinoviev - World Development Theory 32:30 of 1:10:13
|
||||
https://www.youtube.com/watch?v=QpJFafSBCXQ
|
||||
AuroraRadio - Rychkov - Spitsyn - Zinovieva - New Intervention of 1:09:06
|
||||
https://www.youtube.com/watch?v=6Wzl710aPPM
|
||||
PointOfGather - Pastuhov - Zinovieva - Lepehin - New Foundations of 51:19
|
||||
@ -19,6 +19,9 @@ PointOfGather - Pastuhov - Vinnik - Zinovieva - Decolonisation of Science of 1:4
|
||||
https://www.youtube.com/watch?v=vQOrXRql6gE
|
||||
! 31:00 - Oleg Nechiporenko (intelligence) - learned to think from Logics Lections of Zinoviev
|
||||
! 1:05:00 - Cleching Mind
|
||||
2003
|
||||
YuriKrupnov - Zinoviev - World Development Theory of 1:10:13
|
||||
https://www.youtube.com/watch?v=QpJFafSBCXQ
|
||||
1995
|
||||
SergeyNikolaev - Bondarenko - Zinoviev - World Negodyaystvo of 25:00 39:13
|
||||
https://www.youtube.com/watch?v=fXT22K5TPHo
|
||||
|
||||
@ -3,7 +3,7 @@ https://docs.spring.io/spring-boot/docs/current/reference/htmlsingle/#howto.appl
|
||||
https://docs.spring.io/spring-boot/docs/3.2.2/api/org/springframework/boot/diagnostics/FailureAnalysis.html
|
||||
|
||||
2024
|
||||
BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 29:00 of 1:31:30
|
||||
BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 42:00 of 1:31:30
|
||||
https://www.youtube.com/watch?v=XTk6fz1i9UA
|
||||
! package for exceptions
|
||||
2023
|
||||
|
||||
@ -1,7 +1,17 @@
|
||||
2024
|
||||
Java - Joakim Nordstrom - Programmer's Guide to JDK Flight Recorder 3:00 of 36:55
|
||||
Java - Joakim Nordstrom - Programmer's Guide to JDK Flight Recorder 7:00 of 36:55
|
||||
https://www.youtube.com/watch?v=AgFOJEkBVjg
|
||||
! default conf is at lib/jfr/default.jfc, profile.jfc
|
||||
! java -XX:StartFlightRecording # less than 1% overhead
|
||||
! java -XX:StartFlightRecording:maxage=10m,maxsize=750M
|
||||
! java -XX:StartFlightRecording:dumponexit=true,filename=/var/log/rec_%p_%t.jfr
|
||||
! ... at runtime ...
|
||||
! jcmd <pid> JFR.start
|
||||
! jcmd <pid> JFR.dump
|
||||
! jcmd <pid> JFR.stop
|
||||
! jcmd <pid> JFR.check
|
||||
! 20496:
|
||||
! Recording 1: name=1 maxsize=250,0Mb (running)
|
||||
2023
|
||||
Java - Continuous Monitoring with JDK Flight Recorder 0:00 of 45:55
|
||||
https://www.youtube.com/watch?v=Gx_JGVborJ0
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user