зеркало из
https://github.com/iharh/notes.git
synced 2025-10-28 20:34:18 +02:00
m
Этот коммит содержится в:
родитель
15d0262e7f
Коммит
15268274a9
@ -1,3 +1,3 @@
|
||||
2025
|
||||
VladTen - Base on DBs 58:00 of 1:37:33
|
||||
VladTen - Base on DBs 1:07:00 of 1:37:33
|
||||
https://www.youtube.com/watch?v=i-FFVM4cIXQ
|
||||
|
||||
11
devops/iaas/pulumi/docs/articles.txt
Обычный файл
11
devops/iaas/pulumi/docs/articles.txt
Обычный файл
@ -0,0 +1,11 @@
|
||||
2024
|
||||
https://www.docker.com/blog/pulumi-and-docker-build-cloud/
|
||||
2022
|
||||
https://www.pulumi.com/blog/announcing-infrastructure-as-code-with-java-and-pulumi/
|
||||
https://github.com/pulumi/pulumi-java/tree/main/tests/examples/gcp-java-gke-hello-world
|
||||
2021
|
||||
https://habr.com/ru/companies/otus/articles/674818/
|
||||
https://medium.com/nuances-of-programming/%D0%B2%D0%B2%D0%B5%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5-%D0%B2-pulumi-1e8c00a14e5d
|
||||
2020
|
||||
https://dustinspecker.com/posts/ubuntu-vm-pulumi-libvirt-component-resources/
|
||||
https://dustinspecker.com/posts/ubuntu-vm-pulumi-libvirt/
|
||||
7
devops/iaas/pulumi/docs/presentations.txt
Обычный файл
7
devops/iaas/pulumi/docs/presentations.txt
Обычный файл
@ -0,0 +1,7 @@
|
||||
2021
|
||||
Otus - Pulumi - Infrastructure Description by PL 0:00 of 35:27
|
||||
https://www.youtube.com/watch?v=6MXauTFoUhQ
|
||||
freeCodeCamp - Infrastructure as Code - Crash Course of 1:09:40
|
||||
https://www.youtube.com/watch?v=EtEb40LE5zQ
|
||||
Cloudspeak - Pulumi Crash Course of p8
|
||||
https://www.youtube.com/playlist?list=PLGNdWBFrIUJc2vqu7kaBpZZHppzqScYPp
|
||||
@ -5,8 +5,12 @@ https://github.com/pulumi/pulumi
|
||||
https://github.com/pulumi/examples
|
||||
https://github.com/pulumi/examples/tree/master/kubernetes-ts-guestbook
|
||||
|
||||
https://pulumi.io/install/
|
||||
https://pulumi.io/tour/
|
||||
https://www.pulumi.com/docs/get-started/
|
||||
https://www.pulumi.com/docs/get-started/aws/
|
||||
|
||||
https://www.pulumi.com/docs/iac/download-install/
|
||||
https://www.pulumi.com/docs/iac/download-install/migrating-3.0/
|
||||
|
||||
https://www.pulumi.com/docs/iac/languages-sdks/java/
|
||||
https://github.com/pulumi/pulumi-java
|
||||
@ -17,12 +21,6 @@ https://www.pulumi.com/docs/reference/pkg/python/pulumi/
|
||||
https://www.pulumi.com/registry/packages/aws/how-to-guides/aws-py-stackreference/
|
||||
https://www.pulumi.com/registry/packages/aws/how-to-guides/aws-py-resources/
|
||||
|
||||
https://pulumi.io/install/
|
||||
https://pulumi.io/tour/
|
||||
|
||||
https://www.pulumi.com/docs/get-started/
|
||||
https://www.pulumi.com/docs/get-started/aws/
|
||||
|
||||
https://www.pulumi.com/docs/intro/concepts/
|
||||
https://www.pulumi.com/docs/intro/concepts/state/
|
||||
|
||||
@ -50,14 +48,3 @@ https://www.pulumi.com/registry/packages/postgresql/
|
||||
https://central.sonatype.com/artifact/com.pulumi/postgresql
|
||||
|
||||
https://www.pulumi.com/docs/iac/cli/commands/pulumi_plugin/
|
||||
|
||||
2024
|
||||
https://www.docker.com/blog/pulumi-and-docker-build-cloud/
|
||||
2022
|
||||
https://www.pulumi.com/blog/announcing-infrastructure-as-code-with-java-and-pulumi/
|
||||
https://github.com/pulumi/pulumi-java/tree/main/tests/examples/gcp-java-gke-hello-world
|
||||
2021
|
||||
freeCodeCamp - Infrastructure as Code - Crash Course of 1:09:40
|
||||
https://www.youtube.com/watch?v=EtEb40LE5zQ
|
||||
https://habr.com/ru/companies/otus/articles/674818/
|
||||
https://medium.com/nuances-of-programming/%D0%B2%D0%B2%D0%B5%D0%B4%D0%B5%D0%BD%D0%B8%D0%B5-%D0%B2-pulumi-1e8c00a14e5d
|
||||
5
devops/iaas/pulumi/sdk/kt.txt
Обычный файл
5
devops/iaas/pulumi/sdk/kt.txt
Обычный файл
@ -0,0 +1,5 @@
|
||||
https://github.com/pulumi/pulumi-java/issues/544
|
||||
|
||||
2023
|
||||
https://medium.com/virtuslab/pulumi-kotlin-9c0cb2d53e1c
|
||||
https://www.reddit.com/r/Kotlin/comments/17udltq/pulumi_kotlin_the_missing_piece_in_kotlin/
|
||||
2
devops/iaas/pulumi/sdk/scala-besom.txt
Обычный файл
2
devops/iaas/pulumi/sdk/scala-besom.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
https://virtuslab.github.io/besom/
|
||||
https://github.com/VirtusLab/besom
|
||||
@ -13,5 +13,9 @@ Otus - Terraform Patterns Antipatterns and Modularity 0:00 of 2:00:53
|
||||
TravisMedia - Why You NEED To Learn Terraform | Practical Tutorial 0:00 of 27:32
|
||||
https://www.youtube.com/watch?v=nvNqfgojocs
|
||||
2020
|
||||
TechWorldWithNana - Terraform explained in 15 mins | Terraform Tutorial for Beginners 8:00 of 18:14
|
||||
TechWorldWithNana - Terraform explained in 15 mins | Terraform Tutorial for Beginners 10:00 of 18:14
|
||||
https://www.youtube.com/watch?v=l5k1ai_GBDE
|
||||
! 08:40 Arch consists of:
|
||||
! core - takes tf-input and create a plan of what needs to be done (compares current state with desired one)
|
||||
! state
|
||||
! providers for specific technologies
|
||||
|
||||
1
devops/k8s/tools/runtime/crun.txt
Обычный файл
1
devops/k8s/tools/runtime/crun.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://github.com/containers/crun
|
||||
1
net/hosting/ru/amvera.txt
Обычный файл
1
net/hosting/ru/amvera.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://amvera.ru/
|
||||
1
net/hosting/ru/netangels.txt
Обычный файл
1
net/hosting/ru/netangels.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://www.netangels.ru/cloud/
|
||||
@ -8,6 +8,8 @@ https://pro-vpn.biz/news/tech/
|
||||
https://pro-vpn.biz/news/world/
|
||||
https://pro-vpn.biz/news/companies/
|
||||
|
||||
https://www.reddit.com/r/rateVPNs/comments/1gw58mk/the_ultimate_vpn_comparison_spreadsheet
|
||||
|
||||
2025
|
||||
https://habr.com/ru/articles/881878/
|
||||
https://ru.vpnmentor.com/blog/%d1%81%d0%ba%d0%be%d0%bb%d1%8c%d0%ba%d0%be-%d1%81%d1%82%d0%be%d0%b8%d1%82-vpn/
|
||||
|
||||
@ -176,7 +176,9 @@ RussianDoll - Teenage Depression 29:00 of 1:20:43
|
||||
2017
|
||||
Seminar - Anapa
|
||||
https://www.youtube.com/playlist?list=PLflQtqFMbdFOk-Nut0JggXWoN2inKf7uo
|
||||
05.25 - Chanings 1:25:00 of 2:02:04
|
||||
05.26 - Feel Throug Art 0:00 of 37:51
|
||||
https://www.youtube.com/watch?v=IHdPr5mjRdA
|
||||
05.25 - Chanings of 2:02:04
|
||||
https://www.youtube.com/watch?v=W1ONpwEohNc
|
||||
! 14:00 Iz-Mena - vyiti iz "mena", Laws of Ritt - quite zhestoki
|
||||
! 31:00 Irina - im man changes - women goes into ocuult ... and exploits lower chakras
|
||||
|
||||
@ -1,3 +1,6 @@
|
||||
2025
|
||||
Zargo - How Ubuntu Betrayed Linux 0:00 of 28:57
|
||||
https://www.youtube.com/watch?v=DziNggPSyyQ
|
||||
2020
|
||||
ProHiTech - Ubuntu is not the best choice of 18:27
|
||||
https://www.youtube.com/watch?v=9s8piICWSJ8
|
||||
|
||||
@ -1,17 +1,7 @@
|
||||
http://bankdabrabyt.by/personal/novij_mobil_nij_bank_dabrabyt_online/
|
||||
https://dustinspecker.com/posts/how-do-kubernetes-and-docker-create-ip-addresses/
|
||||
https://pinggy.io/blog/how_to_self_host_any_llm_step_by_step_guide/
|
||||
|
||||
https://www.youtube.com/playlist?list=PLiMWaCMwGJXnHmccp2xlBENZ1xr4FpjXF
|
||||
https://www.youtube.com/playlist?list=PLiMWaCMwGJXmoKAmRh38U1-QEeh2dGEOX
|
||||
https://www.youtube.com/playlist?list=PLiMWaCMwGJXnfTAA5se100Rk7loVGikW3
|
||||
Anton Putra - k8s Canary
|
||||
https://www.youtube.com/watch?v=fWe6k4MmeSg
|
||||
https://github.com/antonputra/tutorials/tree/main/lessons/173
|
||||
tf
|
||||
https://www.youtube.com/playlist?list=PLiMWaCMwGJXmJdmfJjG3aK1IkU7oWvxIj
|
||||
https://www.youtube.com/playlist?list=PLiMWaCMwGJXnAzScaKboNp1ImFJJXTjLm
|
||||
Anton Putra - An Introduction to Terraform 11:00 of 53:26
|
||||
https://www.youtube.com/watch?v=6XSroskdCF0
|
||||
https://github.com/antonputra/tutorials/tree/main/lessons/164
|
||||
http://bankdabrabyt.by/personal/novij_mobil_nij_bank_dabrabyt_online/
|
||||
|
||||
calico
|
||||
https://www.youtube.com/@ProjectCalico/playlists
|
||||
|
||||
@ -7,9 +7,10 @@ Vlad Konovalov - Learning Domain-Driven Design
|
||||
7F73B4FDC4241131CD44C7DEE74272B3
|
||||
|
||||
2025
|
||||
Devoxx - Oliver Drotbohm - Tactical Domain Driven Design with Java and Spring 2:12:00 of 2:42:19
|
||||
Devoxx - Oliver Drotbohm - Tactical Domain Driven Design with Java and Spring 2:26:00 of 2:42:19
|
||||
https://www.youtube.com/watch?v=k3o1nSh3g2Q
|
||||
! jMoleculus, Spring Modulith
|
||||
! @TransactionalEventListener (also with @Async)
|
||||
https://www.youtube.com/watch?v=co3acmgP2Ng
|
||||
Devoxx - TDD & DDD From the Ground Up Live Coding by Chris Simon 34:00 of 44:36
|
||||
https://www.youtube.com/watch?v=eWxOisRMcII
|
||||
|
||||
@ -25,6 +25,8 @@ https://habr.com/ru/companies/haulmont/articles/868106/
|
||||
!!!
|
||||
|
||||
2025
|
||||
Amplicode - Spring Circular Dependencies 0:00 of 22:52
|
||||
https://www.youtube.com/watch?v=g7mlFwTEbDU
|
||||
https://habr.com/ru/companies/haulmont/articles/952644/
|
||||
https://habr.com/ru/companies/haulmont/articles/875934/
|
||||
Amplicode - How to Add JPA Entity from DB in 15 min 3:00 of 18:33
|
||||
|
||||
3
pl/docs/teaching-games.txt
Обычный файл
3
pl/docs/teaching-games.txt
Обычный файл
@ -0,0 +1,3 @@
|
||||
2024
|
||||
Indovers - Best Teaching Games 0:00 of 8:04
|
||||
https://www.youtube.com/watch?v=NBJgnlxiF7E
|
||||
@ -1,3 +1,6 @@
|
||||
2025
|
||||
https://freedium.cfd/https://medium.com/gitconnected/how-to-tune-thread-pools-for-webhooks-and-async-calls-in-spring-boot-e9b76095347e?sk=f4304bb38bd2f44820647f7af6dc822b
|
||||
https://www.reddit.com/r/java/comments/1ogmq4f/how_to_tune_thread_pools_for_webhooks_and_async/
|
||||
2023
|
||||
JavaTechie
|
||||
https://www.youtube.com/watch?v=R_gejlOXR7g
|
||||
|
||||
@ -10,7 +10,7 @@ JavaTechie - Spring Transaction Management : End-to-End Guide | Real-Time Use Ca
|
||||
JavaTechie - Spring Transaction of p4
|
||||
https://www.youtube.com/playlist?list=PLVz2XdJiJQxxj_zMhm6zCPO6zhtOcq-wl
|
||||
2023
|
||||
VillageJaverCorner - Spring Framework Transactions 1:00 of 1:20:20
|
||||
VillageJaverCorner - Spring Framework Transactions 15:00 of 1:20:20
|
||||
https://www.youtube.com/watch?v=ZVYzVqqVrms
|
||||
https://reflectoring.io/spring-transactions-and-exceptions/
|
||||
rollbackFor, noRollbackFo, default - onnly in the case of runtime, unchecked exceptions (RuntimeException, Error)
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
2025
|
||||
Devoxx - Java Memory Leaks by Victor Rentea 1:45:00 of 2:47:21
|
||||
Devoxx - Java Memory Leaks by Victor Rentea 1:52:00 of 2:47:21
|
||||
https://www.youtube.com/watch?v=-0vkHxlGlOU
|
||||
https://victorrentea.io/...-slides
|
||||
! 9:00 important for avoiding hanging up
|
||||
|
||||
2
pl/scala/tools/repl/scala-cli.txt
Обычный файл
2
pl/scala/tools/repl/scala-cli.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
https://scala-cli.virtuslab.org/
|
||||
https://scala-cli.virtuslab.org/docs/reference/scala-command/
|
||||
5
science/ai/offline-local/bento-openllm.txt
Обычный файл
5
science/ai/offline-local/bento-openllm.txt
Обычный файл
@ -0,0 +1,5 @@
|
||||
https://bentoml.com/
|
||||
https://github.com/bentoml/OpenLLM
|
||||
|
||||
2024
|
||||
https://www.bentoml.com/blog/from-ollama-to-openllm-running-llms-in-the-cloud
|
||||
@ -1,4 +1,7 @@
|
||||
2025
|
||||
MadDevs - Bryl - SGR - Schema Guided Reasoning 12:00 of 35:00
|
||||
MadDevs - Bryl - SGR - Schema Guided Reasoning 16:00 of 35:00
|
||||
https://www.youtube.com/watch?v=0XhFB9OItqw
|
||||
https://t.me/MadML_Talks/38
|
||||
! 13:40 at fmt-descr we need to define steps to reason
|
||||
! 14:10 sample from site (presentation slide)
|
||||
! 15:00 SGR pattern: routing (to agent-tools)
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user