diff --git a/net/proto/torrent/automation/flexget/docker.txt b/net/proto/torrent/automation/flexget/docker.txt index 46d569cde..f3f2fd98f 100644 --- a/net/proto/torrent/automation/flexget/docker.txt +++ b/net/proto/torrent/automation/flexget/docker.txt @@ -1,5 +1,8 @@ https://flexget.com/InstallWizard/Docker +https://truecharts.org/charts/stable/flexget/ + https://github.com/truecharts/public/tree/master/charts/stable/flexget + https://hub.docker.com/r/wiserain/flexget https://github.com/wiserain/docker-flexget @@ -18,7 +21,4 @@ https://hub.docker.com/r/cptactionhank/flexget https://github.com/cptactionhank/docker-flexget ? transmission-rpc -https://hub.docker.com/r/wiserain/flexget - https://github.com/wiserain/docker-flexget - https://docs.linuxserver.io/images/docker-flexget/ diff --git a/nontech/politics/clubs/kob/kob-petrov.txt b/nontech/politics/clubs/kob/kob-petrov.txt index 357ea5a2b..f18a3a657 100644 --- a/nontech/politics/clubs/kob/kob-petrov.txt +++ b/nontech/politics/clubs/kob/kob-petrov.txt @@ -106,6 +106,8 @@ LitvaCOM - KPE - Petrov - Who Controls the World and How of 1:19:41 https://www.youtube.com/watch?v=faDZmLgYyWE VideoBelarus - KOB - Petrov Konstantin Pavlovich of p20 https://www.youtube.com/playlist?list=PLD8530204BC9F3270 + p14 - Egregors of 1:25:22 + https://www.youtube.com/watch?v=dt3F28YLdXI p13 - Control Concentration in Supersystems p2 0:00 of 1:24:55 https://www.youtube.com/watch?v=GSqj3ZVRGAA ! 4:00 - Pavlianstvo, Book of Internal Predictor - "Master and Margo - Hymn of Demonism or Hospell of Sefless Belief" diff --git a/os/linux/nixos/docs/presentations.txt b/os/linux/nixos/docs/presentations.txt index 93e161bf1..b497aa36a 100644 --- a/os/linux/nixos/docs/presentations.txt +++ b/os/linux/nixos/docs/presentations.txt @@ -1,3 +1,6 @@ +2025 +Vimjoyer - The Best Way To Use Python On NixOS of 8:56 + https://www.youtube.com/watch?v=6fftiTJ2vuQ 2024 Salar Rahmanian - Setting up a simple CI server using Haskell and Nix by Gabriel Gonzalez 0:00 of 1:01:30 https://www.youtube.com/watch?v=5Bvlg7UJ1Vw diff --git a/os/linux/nixos/integration/pl/py/presentations.txt b/os/linux/nixos/integration/pl/py/presentations.txt index a17b5f04b..9da548491 100644 --- a/os/linux/nixos/integration/pl/py/presentations.txt +++ b/os/linux/nixos/integration/pl/py/presentations.txt @@ -1,3 +1,6 @@ +2025 +Vimjoyer - The Best Way To Use Python On NixOS of 8:56 + https://www.youtube.com/watch?v=6fftiTJ2vuQ 2020 Ringer - Nixpkgs - Python packaging, and development workflow. https://www.youtube.com/watch?v=jXd-hkP4xnU diff --git a/os/linux/nixos/tools/packaging/mkshehell.txt b/os/linux/nixos/tools/packaging/mkshehell.txt new file mode 100644 index 000000000..7e0bdafef --- /dev/null +++ b/os/linux/nixos/tools/packaging/mkshehell.txt @@ -0,0 +1,15 @@ +2025 +RafaelLedo - acelerando o build do maven com mvnd e nix-shell no NixOS 0:00 of 16:29 + https://www.youtube.com/watch?v=at9cgYH9uxE +Vimjoyer - The Best Way To Use Python On NixOS of 8:56 + https://www.youtube.com/watch?v=6fftiTJ2vuQ + ! 4:00 shell.nix + { pkgs: ? import {} }: + pkgs.mkShell { + packages = [ pkgs.python3 ]; + env.LD_LIBRARY_PATH = pkgs.lib.makeLibraryPath [ + pkgs.stdenv.cc.cc.lib + pkgs.libz + ]; + } + $ nix-shell diff --git a/os/nas/truenas/docs/whatsnew.txt b/os/nas/truenas/docs/whatsnew.txt new file mode 100644 index 000000000..163b7d5ec --- /dev/null +++ b/os/nas/truenas/docs/whatsnew.txt @@ -0,0 +1,8 @@ +24.10 +https://www.truenas.com/docs/scale/24.10/gettingstarted/scalereleasenotes/ + The TrueNAS Apps feature backend moves from Kubernetes to Docker + https://forums.truenas.com/t/the-future-of-electric-eel-and-apps/5409 +https://forum.storj.io/t/truenas-scale-upgrade-to-24-10-kubernetes-to-docker-anyone-done-it-yet/28435 + It migrates away from kubernettes to docker + + https://github.com/fenio/k8s-truenas diff --git a/pl/cross/tools/ide/jetbrains/idea/plugins/rest/jetclient.txt b/pl/cross/tools/ide/jetbrains/idea/plugins/rest/jetclient.txt index 36595f1f4..8c8baf55b 100644 --- a/pl/cross/tools/ide/jetbrains/idea/plugins/rest/jetclient.txt +++ b/pl/cross/tools/ide/jetbrains/idea/plugins/rest/jetclient.txt @@ -1,5 +1,10 @@ https://plugins.jetbrains.com/plugin/21173-jetclient--the-ultimate-rest-client +https://github.com/JetClient/jet-client-support https://github.com/AntonShuvaev/jet-client-support +https://jetclient.io/docs/scripting/jetclient-library/ +https://jetclient.io/docs/scripting/builtin-libraries/ +https://jetclient.io/docs/scripting/external-libraries/ + 2023 https://www.youtube.com/watch?v=hLPhPuoYjCY diff --git a/pl/java/tools/shell/jbang/integration/intellij.txt b/pl/java/tools/shell/jbang/integration/intellij.txt index b02ada068..cd282bae2 100644 --- a/pl/java/tools/shell/jbang/integration/intellij.txt +++ b/pl/java/tools/shell/jbang/integration/intellij.txt @@ -1,2 +1,5 @@ https://plugins.jetbrains.com/plugin/18257-jbang https://github.com/jbangdev/jbang-idea/ + +project wizard +https://github.com/jbangdev/jbang-idea/issues/18 diff --git a/security/crypto/x509.txt b/security/crypto/x509.txt new file mode 100644 index 000000000..a9bab8643 --- /dev/null +++ b/security/crypto/x509.txt @@ -0,0 +1,28 @@ +https://en.wikipedia.org/wiki/X.509 +https://ru.wikipedia.org/wiki/X.509 + +https://datatracker.ietf.org/doc/html/rfc5280 + +https://pro-ldap.ru/tr/zytrax/tech/encryption.html#dhe + diffy-helman + +https://pro-ldap.ru/tr/zytrax/tech/ssl.html + +formats +ascii pem +ASCII PEM key + +libs +https://stackoverflow.com/questions/58724396/parse-x509-certificate-string-in-node +https://www.geeksforgeeks.org/node-js-new-x509certificate-function/ +https://pkijs.org/docs/api/pkijs + +2023 +https://learn.microsoft.com/en-us/azure/iot-hub/reference-x509-certificates +https://learn.microsoft.com/ru-ru/azure/iot-hub/reference-x509-certificates + !!! +2022 +https://www.techtarget.com/searchsecurity/definition/X509-certificate +2018 +https://habr.com/ru/articles/346798/ + !!! std, le diff --git a/security/ssl/openssl/cli.txt b/security/ssl/openssl/cli.txt new file mode 100644 index 000000000..16aede5d0 --- /dev/null +++ b/security/ssl/openssl/cli.txt @@ -0,0 +1,4 @@ +https://docs.openssl.org/3.0/man1/ + +ec +https://docs.openssl.org/3.0/man1/openssl-ec/ diff --git a/security/ssl/openssl/docs/books.txt b/security/ssl/openssl/docs/books.txt new file mode 100644 index 000000000..c4bc2b806 --- /dev/null +++ b/security/ssl/openssl/docs/books.txt @@ -0,0 +1,4 @@ +2017 +Ristic - OpenSSL Cookbook + https://nick.desmith.net/Data/Books%20and%20Manuals/openssl-cookbook.pdf + https://pdfcoffee.com/openssl-cookbook-3ed-pdf-free.html diff --git a/security/ssl/openssl/features/pem-ascii.txt b/security/ssl/openssl/features/pem-ascii.txt new file mode 100644 index 000000000..51c0b7796 --- /dev/null +++ b/security/ssl/openssl/features/pem-ascii.txt @@ -0,0 +1,13 @@ +openssl ec --help +https://docs.openssl.org/3.0/man1/openssl-ec/ + processes EC keys + +baeldung +https://www.baeldung.com/category/security +https://www.baeldung.com/java-read-pem-file-keys + !!! +https://www.baeldung.com/java-keystore-jks-list-private-keys + +samples +openssl ec -in pvt.pem -pubout -out pub.pem +