зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
m
Этот коммит содержится в:
родитель
44a9f22a36
Коммит
46aca53225
@ -1,9 +1,16 @@
|
||||
https://duckdb.org/
|
||||
https://duckdb.org/why_duckdb#free
|
||||
|
||||
https://github.com/duckdb/duckdb
|
||||
|
||||
https://duckdb.org/docs/
|
||||
|
||||
https://duckdb.org/news/
|
||||
|
||||
https://www.postgresql.org/docs/current/functions-json.html
|
||||
|
||||
2024
|
||||
https://www.pgrs.net/2024/03/21/duckdb-as-the-new-jq/
|
||||
2023
|
||||
https://duckdb.org/2023/09/26/announcing-duckdb-090.html
|
||||
https://duckdb.org/2023/03/03/json.html
|
||||
|
||||
@ -1,2 +1,7 @@
|
||||
https://julianhyde.github.io/sqlline/manual.html
|
||||
https://github.com/julianhyde/sqlline
|
||||
|
||||
jbang alias add
|
||||
--name=color_sqlline \
|
||||
--deps com.oracle.database.jdbc:ojdbc8:23.3.0.23.09,com.h2database:h2:2.0.204 \
|
||||
sqlline:sqlline:1.12.0 --color=true
|
||||
|
||||
1
devops/k8s/clients/java/misc.txt
Обычный файл
1
devops/k8s/clients/java/misc.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://github.com/jbangdev/jbang/blob/main/itests/kubectl-example
|
||||
@ -5,11 +5,13 @@ https://cloudplatform.googleblog.com/2018/04/Kubernetes-best-practices-how-and-w
|
||||
|
||||
2024
|
||||
https://paulbutler.org/2024/the-haters-guide-to-kubernetes/
|
||||
https://habr.com/ru/companies/timeweb/articles/804259/
|
||||
2023
|
||||
https://selectel.ru/blog/kubernetes-review/
|
||||
https://habr.com/ru/articles/752586/
|
||||
good, practical
|
||||
2022
|
||||
https://driftingin.space/posts/complexity-kubernetes
|
||||
https://dzone.com/articles/kubernetes-for-application-developers
|
||||
2021
|
||||
https://nuancesprog.ru/p/11870/
|
||||
|
||||
@ -66,7 +66,7 @@ IrIna - Avdeenko - How Apocalypse Opens at Our Time of 1:24:48
|
||||
2016
|
||||
https://www.youtube.com/watch?v=pA99l2iqDBc
|
||||
https://www.youtube.com/watch?v=uIYmNfLVN9c
|
||||
termen111 - Avdeenko - Genesis 1 4:04:00 of 4:35:18
|
||||
termen111 - Avdeenko - Genesis 1 4:17:00 of 4:35:18
|
||||
https://www.youtube.com/watch?v=eg9FI-y5tLo
|
||||
! 13:00 - single-rooted words: verit znachit istinstvovat (amn - amin)
|
||||
! 26:00 - nebo 1-go dnya tvoreniya - eto nevidimyi angelskiy mir
|
||||
|
||||
@ -22,6 +22,8 @@ people
|
||||
! his students - S.S Averintsev, V Bibihin
|
||||
|
||||
2024
|
||||
Pravblog - Mazhuko - Do not Show Gold to Babylonians of 13:03
|
||||
https://www.youtube.com/watch?v=-AnCtPWSl2c
|
||||
Mazhuko - Hack the Heaven of 17:56
|
||||
https://www.youtube.com/watch?v=8LrV7bzR32Q
|
||||
Mazhuko - Source of Co-Thinking of 10:58
|
||||
|
||||
@ -1 +1,6 @@
|
||||
https://nixos.org/guides/nix-pills/
|
||||
|
||||
https://nix-pills-ru.github.io/
|
||||
|
||||
https://nixos.org/guides/nix-pills/why-you-should-give-it-a-try
|
||||
https://habr.com/ru/articles/804661/
|
||||
|
||||
1
os/linux/nixos/tools/packaging/spack.txt
Обычный файл
1
os/linux/nixos/tools/packaging/spack.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://spack.readthedocs.io/en/latest/
|
||||
@ -74,6 +74,7 @@ https://github.com/ChocolateBread799/dotfiles
|
||||
|
||||
hyprland
|
||||
https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm
|
||||
https://github.com/Sly-Harvey/NixOS
|
||||
https://github.com/ryan4yin/nix-config
|
||||
https://nixos-and-flakes.thiscute.world/
|
||||
https://github.com/ryan4yin/nixos-and-flakes-book
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
2024
|
||||
https://habr.com/ru/companies/flant/articles/803251/
|
||||
2021
|
||||
https://github.blog/2021-04-15-work-with-github-actions-in-your-terminal-with-github-cli/
|
||||
https://nuancesprog.ru/p/11454/
|
||||
|
||||
7
pl/java/tools/shell/jbang/features/catalog.txt
Обычный файл
7
pl/java/tools/shell/jbang/features/catalog.txt
Обычный файл
@ -0,0 +1,7 @@
|
||||
https://github.com/jbangdev/jbang/tree/main/src/main/java/dev/jbang/catalog
|
||||
https://github.com/jbangdev/jbang/blob/main/src/main/resources/jbang-catalog.json
|
||||
|
||||
https://github.com/jbangdev/jbang/blob/main/itests/catalog.feature
|
||||
|
||||
https://github.com/jbangdev/jbang/blob/main/src/test/java/dev/jbang/cli/TestCatalog.java
|
||||
https://github.com/jbangdev/jbang/blob/main/src/test/java/dev/jbang/cli/TestCatalogNearest.java
|
||||
@ -1,4 +1,5 @@
|
||||
https://www.jbang.dev/documentation/guide/latest/dependencies.html
|
||||
https://github.com/jbangdev/jbang/blob/main/docs/modules/ROOT/pages/dependencies.adoc
|
||||
|
||||
Allow mavenlocal repository to be configured #431
|
||||
https://github.com/jbangdev/jbang/issues/602
|
||||
|
||||
1
pl/java/tools/shell/jbang/test-karate.txt
Обычный файл
1
pl/java/tools/shell/jbang/test-karate.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://github.com/jbangdev/jbang/tree/main/itests
|
||||
@ -1,3 +1,5 @@
|
||||
2024
|
||||
https://habr.com/ru/companies/timeweb/articles/802609/
|
||||
2023
|
||||
https://corrode.dev/why-rust/
|
||||
https://habr.com/ru/companies/ruvds/articles/774042/
|
||||
|
||||
@ -1,9 +1,6 @@
|
||||
https://rusteon.ru
|
||||
https://habr.com/ru/post/677978/
|
||||
|
||||
google
|
||||
https://google.github.io/comprehensive-rust/
|
||||
|
||||
anyhow
|
||||
|
||||
????
|
||||
@ -12,6 +9,9 @@ Udemy - Ultimate Rust 2 Intermediate Concepts
|
||||
Building web APIs with Rust (advanced)
|
||||
magnet:?xt=urn:btih:1d475a97703307c353796e6f5983b9f87fceb9bd
|
||||
!!! super
|
||||
2024
|
||||
https://google.github.io/comprehensive-rust/
|
||||
https://habr.com/ru/companies/timeweb/articles/802609/
|
||||
2023
|
||||
Krukowski - Rust Language RU
|
||||
https://www.youtube.com/playlist?list=PLWlFXymvoaJ_sriG09F8pEIIlIFPAnIaY
|
||||
|
||||
@ -1 +1,4 @@
|
||||
https://caddyserver.com/
|
||||
https://caddyserver.com/docs/
|
||||
|
||||
https://github.com/caddyserver/caddy
|
||||
|
||||
2
security/certificates/ca/zerossl.txt
Обычный файл
2
security/certificates/ca/zerossl.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
https://zerossl.com/
|
||||
https://zerossl.com/pricing/
|
||||
@ -1,4 +1,6 @@
|
||||
2024
|
||||
PointOfGather - Trotskaya - Masalovich - 04.01 - Teracts Investigation of 42:38
|
||||
https://www.youtube.com/watch?v=KU-YjPvTrdQ
|
||||
PointOfGather - Trotskaya - Masalovich - 03.25 - Logics and Knowledge of 32:37
|
||||
https://www.youtube.com/watch?v=VPtZj62tWuo
|
||||
PointOfGather - Trotskaya - Masalovich - 03.22 - Concurrent Wars of 43:28
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user