Этот коммит содержится в:
Ihar Hancharenka 2023-08-27 11:18:25 +03:00
родитель ba1855f275
Коммит 759967edf2
23 изменённых файлов: 31 добавлений и 11 удалений

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

@ -2,3 +2,6 @@ https://kubernetes.io/docs/reference/kubectl/cheatsheet/
https://kubernetes.io/ru/docs/reference/kubectl/cheatsheet/
https://github.com/xcad2k/cheat-sheets/blob/main/devops/kubectl-cheat-sheet.md
2023
https://www.tecmint.com/kubectl-commands/

4
pl/asm/asmjit.txt Обычный файл
Просмотреть файл

@ -0,0 +1,4 @@
https://asmjit.com/
https://asmjit.com/asmgrid/
https://github.com/asmjit/asmjit
https://github.com/asmjit/asmdb

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

@ -1,7 +1,3 @@
2019
Pikus - Hands-On Design Patterns with Cpp
42595920782BF6E050EB7E22093BBAFA
C0D870896B0D6E313FCF44803DA4966C
E4035078AB0DCC742A2F57F94CD9343C
7709D236496C85E4AC0C6A6B61F90D9D
829FF0CE812F814985F50F74C532E75F
2023
Pikus - Hands-On Design Patterns with Cpp 2nd ed
8B6057CA0999A4A200AFDBAE72FAA461

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

@ -1,3 +1,6 @@
2023
https://questdb.io/blog/concurrent-lockfree-datastructure-design-walkthrough/
https://stackoverflow.com/questions/6965731/are-locks-autocloseable
https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/util/concurrent/locks/ReentrantLock.html

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

@ -7,6 +7,8 @@ https://resilience4j.readme.io/docs
2023
ThinkConstructive - Microservices Java Spring Boot Resilience4J Tutorial
https://www.youtube.com/watch?v=mdcKAnGrjUE
https://engineering.zalando.com/posts/2023/07/all-you-need-to-know-about-timeouts.html
https://habr.com/ru/articles/755750/
2022
https://arnoldgalovics.com/feign-rate-limiter-resilience4j/
https://arnoldgalovics.com/resilience4j-resttemplate/

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

@ -2,7 +2,7 @@ https://github.com/spring-projects/spring-framework/wiki/What's-New-in-the-Sprin
6.x
https://vladmihalcea.com/spring-6-migration/
https://github.com/spring-projects/spring-framework/wiki/What%27s-New-in-Spring-Framework-6.x/
https://github.com/spring-projects/spring-framework/wiki/What's-New-in-Spring-Framework-6.x
https://spring.io/blog/2022/11/16/spring-framework-6-0-goes-ga
Devoxx - Introducing Spring Framework 6 0 by Brian Clozel and Stephane Nicoll 0:00 of 46:29
https://www.youtube.com/watch?v=5FWNpaiqYhw

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

@ -41,6 +41,11 @@ https://www.keycloak.org/server/logging
spring-boot
https://www.keycloak.org/docs/latest/securing_apps/index.html#_spring_boot_adapter
books
2023
Thorgersen - Keycloak
2FCEDB79A750149203A1E5CEA5118AA2
2023
https://www.youtube.com/watch?v=vmEWywGzWbA
https://github.com/ali-bouali/keycloak-integration-with-spring-boot-3

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

@ -6,6 +6,8 @@ children
https://habr.com/company/raiffeisenbank/blog/425843/
2023
Antao - Fast Python
CDEE247BEBBF1ACA6D3DD212307E253A
Beazley - Python Distiled ru
9FFD0F039915B302BB804168FB51D358
! good

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

@ -6,6 +6,8 @@ https://github.com/clap-rs/clap
cargo add clap --features derive
2023
rimClike - Delightful command-line utilities with Rust 0:00 of 46:57
https://www.youtube.com/watch?v=Y-LTWNciEks
https://epage.github.io/blog/2023/03/clap-v4-2/
https://blog.railway.app/p/rust-cli-rewrite
2022

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

@ -4,6 +4,9 @@ http://exploringjs.com/impatient-js/toc.html
https://jsbooks.revolunet.com/
https://github.com/revolunet/JSbooks
2023
Kereki - Mastering JavaScript Functional Programming 3rd ed
893641748E984949326D20FB2E64EF95
2021
HunterEnglish - Multithreaded JavaScript
BEE88F62F845F572E2D643C6CD24C839

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

@ -1,7 +1,7 @@
https://github.com/MostlyAdequate/mostly-adequate-guide-ru
2020
Kereki - Mastering JavaScript Functional Programming 2nd ed
46F7E92F5989598ABD55F7B1B15B85BB
2023
Kereki - Mastering JavaScript Functional Programming 3rd ed
893641748E984949326D20FB2E64EF95
2018
Aravinth - Beginning Functional JavaScript 2nd ed