зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 13:16:07 +02:00
m
Этот коммит содержится в:
родитель
00dd612552
Коммит
da6e1aa865
@ -1,7 +1,7 @@
|
|||||||
????
|
????
|
||||||
https://squidex.jugru.team/api/assets/srm/3221c203-b174-4f0f-bbf2-2fcc15a59813/artem-artemsev.pdf
|
https://squidex.jugru.team/api/assets/srm/3221c203-b174-4f0f-bbf2-2fcc15a59813/artem-artemsev.pdf
|
||||||
2024
|
2024
|
||||||
SuchkovTech - Redis for 20 min 9:00 of 23:21
|
SuchkovTech - Redis for 20 min 12:00 of 23:21
|
||||||
https://www.youtube.com/watch?v=QpBaA6B1U90
|
https://www.youtube.com/watch?v=QpBaA6B1U90
|
||||||
! iredis
|
! iredis
|
||||||
set firstKey "Hello"
|
set firstKey "Hello"
|
||||||
@ -28,6 +28,26 @@ SuchkovTech - Redis for 20 min 9:00 of 23:21
|
|||||||
lpush sold Mersedes LEFT LEFT
|
lpush sold Mersedes LEFT LEFT
|
||||||
lmove cars sold # from, to
|
lmove cars sold # from, to
|
||||||
...
|
...
|
||||||
|
! hset iphone brand Apple model "iPhone X" memory 64 color black
|
||||||
|
! hget iphone model
|
||||||
|
! "iPhone X"
|
||||||
|
! hmget iphone memory color wrongField
|
||||||
|
! 1) "64"
|
||||||
|
! 2) black
|
||||||
|
! 3) (nil)
|
||||||
|
! hgetall iphone
|
||||||
|
! 1) "brand"
|
||||||
|
! "Apple"
|
||||||
|
! 2) "model"
|
||||||
|
! ...
|
||||||
|
! hincrby iphone memory 64
|
||||||
|
! (integer) 128
|
||||||
|
! keys *
|
||||||
|
! 1) firstKey
|
||||||
|
! ...
|
||||||
|
! 3) iphone
|
||||||
|
! ...
|
||||||
|
|
||||||
|
|
||||||
2023
|
2023
|
||||||
SpringIO - Vector Similarity Search in Spring with Redis Stack by Brian Sam-Bodden 0:00 of 54:35
|
SpringIO - Vector Similarity Search in Spring with Redis Stack by Brian Sam-Bodden 0:00 of 54:35
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
2024
|
2024
|
||||||
ByteByteGo - ACID Properties in Databases With Examples 0:00 of 4:56
|
ByteByteGo - ACID Properties in Databases With Examples 3:00 of 4:56
|
||||||
https://www.youtube.com/watch?v=GAe5oB742dw
|
https://www.youtube.com/watch?v=GAe5oB742dw
|
||||||
|
! 2:57 Isolation Level and Violations table
|
||||||
|
|||||||
@ -1,2 +1,6 @@
|
|||||||
https://kestra.io/
|
https://kestra.io/
|
||||||
https://github.com/kestra-io/kestra
|
https://github.com/kestra-io/kestra
|
||||||
|
|
||||||
|
2024
|
||||||
|
ChristianLempa - My NEW HomeLab automation platform // Kestra Tutorial 0:00 of 38:35
|
||||||
|
https://www.youtube.com/watch?v=D4cixQ_Ek4Y
|
||||||
|
|||||||
@ -51,7 +51,7 @@ Geopolitics
|
|||||||
https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46
|
https://boosty.to/den_club/posts/f198877e-c804-4ca3-8948-808f6aec3a46
|
||||||
|
|
||||||
2024
|
2024
|
||||||
DayClub - Zakaznoe Fuflo 57:00 of 1:55:01
|
DayClub - Zakaznoe Fuflo 1:00:00 of 1:55:01
|
||||||
https://boosty.to/den_club/posts/d2dcfcfa-01ea-4216-a3ba-a08edab16a49
|
https://boosty.to/den_club/posts/d2dcfcfa-01ea-4216-a3ba-a08edab16a49
|
||||||
! AUKUS is very rich for usefull iskopaemye
|
! AUKUS is very rich for usefull iskopaemye
|
||||||
DayCenter - SecretSocietiesAndVatican - Lection 11 - Intelligence of Vatican 36:00 of 1:44:58
|
DayCenter - SecretSocietiesAndVatican - Lection 11 - Intelligence of Vatican 36:00 of 1:44:58
|
||||||
|
|||||||
@ -22,6 +22,8 @@ people
|
|||||||
! his students - S.S Averintsev, V Bibihin
|
! his students - S.S Averintsev, V Bibihin
|
||||||
|
|
||||||
2024
|
2024
|
||||||
|
Pravblog - Mazhuko - Easter Canon p1 10:00 of 41:32
|
||||||
|
https://www.youtube.com/watch?v=PXoYi8SkghE
|
||||||
Pravblog - Mazhuko - Easter Amazement of 15:40
|
Pravblog - Mazhuko - Easter Amazement of 15:40
|
||||||
https://www.youtube.com/watch?v=EfNLfK9tg_Y
|
https://www.youtube.com/watch?v=EfNLfK9tg_Y
|
||||||
https://www.youtube.com/watch?v=R3UpNJ65cL0
|
https://www.youtube.com/watch?v=R3UpNJ65cL0
|
||||||
|
|||||||
9
os/linux/nixos/integration/game/presentations.txt
Обычный файл
9
os/linux/nixos/integration/game/presentations.txt
Обычный файл
@ -0,0 +1,9 @@
|
|||||||
|
2024
|
||||||
|
Vimjoyer - Is NixOS The Best Gaming Distro | Linux Gaming Setup 3:30 of 8:36
|
||||||
|
https://www.youtube.com/watch?v=qlfm3MEbqYA
|
||||||
|
hardware.opengl = {
|
||||||
|
enable = true;
|
||||||
|
driSupport = true;
|
||||||
|
driSupport32Bit = true;
|
||||||
|
};
|
||||||
|
services.xserver.videoDrivers = ["amdgpu"];
|
||||||
@ -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
|
https://docs.spring.io/spring-boot/docs/3.2.2/api/org/springframework/boot/diagnostics/FailureAnalysis.html
|
||||||
|
|
||||||
2024
|
2024
|
||||||
BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 6:00 of 1:31:30
|
BusyCoderAcademy - 5. Spring Boot Rest Project Employee Mgt Application with Ex handling Validation||Rajeev Gupta 11:00 of 1:31:30
|
||||||
https://www.youtube.com/watch?v=XTk6fz1i9UA
|
https://www.youtube.com/watch?v=XTk6fz1i9UA
|
||||||
! package for exceptions
|
! package for exceptions
|
||||||
2023
|
2023
|
||||||
|
|||||||
@ -1,3 +1,4 @@
|
|||||||
|
https://learn.microsoft.com/en-us/azure/ai-services/openai/
|
||||||
https://learn.microsoft.com/en-us/azure/ai-services/openai/overview
|
https://learn.microsoft.com/en-us/azure/ai-services/openai/overview
|
||||||
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models
|
https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models
|
||||||
|
|
||||||
|
|||||||
@ -13,6 +13,12 @@ https://www.youtube.com/c/PunkMathematics
|
|||||||
https://www.youtube.com/channel/UC3XSyhxuKYZzzqdECAkJLIw/playlists
|
https://www.youtube.com/channel/UC3XSyhxuKYZzzqdECAkJLIw/playlists
|
||||||
|
|
||||||
2024
|
2024
|
||||||
|
NativeSchool - Savvateev - Marasanov - How we get to Propast 29:00 of 1:02:01
|
||||||
|
https://www.youtube.com/watch?v=q4KckVZLVZ0
|
||||||
|
! of Alexandr Grigorievich Asmolov
|
||||||
|
! make a lot at 70-80 in psichology of personality
|
||||||
|
! ? Harmonical Development leads to depression
|
||||||
|
! Need to Predyavlyat oderzhimyh delom lyudey
|
||||||
NativeSchool - Savvateev - Ashmanov - AI at School is a Devils Business of 50:00
|
NativeSchool - Savvateev - Ashmanov - AI at School is a Devils Business of 50:00
|
||||||
https://www.youtube.com/watch?v=tiqNgYzFtFw
|
https://www.youtube.com/watch?v=tiqNgYzFtFw
|
||||||
Lectorium - Savvateev - Pratusevich of 49:58
|
Lectorium - Savvateev - Pratusevich of 49:58
|
||||||
|
|||||||
Загрузка…
x
Ссылка в новой задаче
Block a user