From b27ae4ca153d97d552cdf644027d6a2703874edd Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Tue, 24 Oct 2023 22:52:55 +0300 Subject: [PATCH] m --- hw/comp/cpu/amd/threadreaper.txt | 2 ++ hw/comp/monitor/nec.txt | 1 + net/proto/ygg/yggdrasil.txt | 3 +++ net/vpn/masking/outline.txt | 18 ++++++++++++++++++ net/vpn/wireguard/inst.txt | 3 +++ nontech/politics/people/valdman.txt | 3 +++ os/linux/tools/lshw.txt | 2 +- os/unix/sysinfo/lshw.txt | 1 + .../security/ssl/sslcontext-kickstart.txt | 6 ++++++ .../spring/cloud/stream/docs/articles.txt | 2 ++ .../io/fileformats/parsing/cmdline/promkit.txt | 1 + science/ds/docs/books.txt | 1 + science/hott/agda.txt | 1 + 13 files changed, 43 insertions(+), 1 deletion(-) create mode 100644 net/vpn/masking/outline.txt create mode 100644 nontech/politics/people/valdman.txt create mode 100644 pl/java/libfws/security/ssl/sslcontext-kickstart.txt create mode 100644 pl/rs/libfws/io/fileformats/parsing/cmdline/promkit.txt diff --git a/hw/comp/cpu/amd/threadreaper.txt b/hw/comp/cpu/amd/threadreaper.txt index e5c4729bb..876135506 100644 --- a/hw/comp/cpu/amd/threadreaper.txt +++ b/hw/comp/cpu/amd/threadreaper.txt @@ -1,3 +1,5 @@ 2023 +https://habr.com/ru/companies/selectel/articles/769542/ + 350 Wt https://www.ixbt.com/news/2023/10/19/core-i9-14900k-ryzen-9-7950x-amd-ryzen-threadripper-7000-96.html 96 kernells diff --git a/hw/comp/monitor/nec.txt b/hw/comp/monitor/nec.txt index f6529fd5e..58774e259 100644 --- a/hw/comp/monitor/nec.txt +++ b/hw/comp/monitor/nec.txt @@ -23,6 +23,7 @@ EA245WMi https://3dnews.ru/939444 AH-IPS EA245WMi-2 + !!! my https://www.nec-display.com/dl/en/dp_manual/ea245wmi-2.html http://www.support.nec-display.com/dl_service/data/display/manual/EA245WMi-2_manual_EN_v5.pdf http://www.support.nec-display.com/dl_service/data/display/manual/EA245WMi-2_manual_RU_v5.pdf diff --git a/net/proto/ygg/yggdrasil.txt b/net/proto/ygg/yggdrasil.txt index 2e4596991..72e79e9d2 100644 --- a/net/proto/ygg/yggdrasil.txt +++ b/net/proto/ygg/yggdrasil.txt @@ -18,6 +18,9 @@ https://yggdrasil-network.github.io/faq.html cfg https://github.com/nekifirus/nixos/blob/master/system/yggdrasil.nix +2023 +https://yggdrasil-network.github.io/2023/10/22/upcoming-v05-release.html + https://habr.com/ru/companies/sp/articles/769346/ 2021 https://habr.com/ru/post/595485/ https://habr.com/ru/post/594877/ diff --git a/net/vpn/masking/outline.txt b/net/vpn/masking/outline.txt new file mode 100644 index 000000000..dd2e2dc6b --- /dev/null +++ b/net/vpn/masking/outline.txt @@ -0,0 +1,18 @@ +https://getoutline.org/ +https://getoutline.org/ru/ +https://getoutline.org/how-it-works/ +https://getoutline.org/get-started/ +https://getoutline.org/for-developers/ +https://getoutline.org/faq/ + +https://github.com/Jigsaw-Code +https://github.com/Jigsaw-Code/outline-sdk +https://github.com/Jigsaw-Code/outline-server +https://github.com/Jigsaw-Code/outline-brand +https://github.com/Jigsaw-Code/outline-brand/tree/main +https://github.com/Jigsaw-Code/outline-brand/blob/main/outline_brand_user_guide.pdf +https://github.com/Jigsaw-Code/outline-client + +2023 +MyComputer - Traffic Masking of 10:56 + https://www.youtube.com/watch?v=LCIztZQPcH4 diff --git a/net/vpn/wireguard/inst.txt b/net/vpn/wireguard/inst.txt index de7ee0925..fcd63450d 100644 --- a/net/vpn/wireguard/inst.txt +++ b/net/vpn/wireguard/inst.txt @@ -1,2 +1,5 @@ https://github.com/Nyr/wireguard-install wget https://git.io/wireguard -O wireguard-install.sh && bash wireguard-install.sh + +https://github.com/angristan/wireguard-install + https://stanislas.blog/2019/01/how-to-setup-vpn-server-wireguard-nat-ipv6/ diff --git a/nontech/politics/people/valdman.txt b/nontech/politics/people/valdman.txt new file mode 100644 index 000000000..1883ca99a --- /dev/null +++ b/nontech/politics/people/valdman.txt @@ -0,0 +1,3 @@ +2023 +USLawAndOrder - Dudnik - Valdman - 10.24 - Interview of 1:14:11 + https://www.youtube.com/watch?v=O8e-bOJxxfo&list=WL diff --git a/os/linux/tools/lshw.txt b/os/linux/tools/lshw.txt index bcc34e1e2..20b09d2af 100644 --- a/os/linux/tools/lshw.txt +++ b/os/linux/tools/lshw.txt @@ -1,2 +1,2 @@ -2022 +2023 https://ostechnix.com/find-out-the-linux-distribution-name-version-and-kernel-details/ diff --git a/os/unix/sysinfo/lshw.txt b/os/unix/sysinfo/lshw.txt index d3d11de1e..8a0006d92 100644 --- a/os/unix/sysinfo/lshw.txt +++ b/os/unix/sysinfo/lshw.txt @@ -1,2 +1,3 @@ 2023 https://linuxhandbook.com/lshw-command/ +https://ostechnix.com/find-out-the-linux-distribution-name-version-and-kernel-details/ diff --git a/pl/java/libfws/security/ssl/sslcontext-kickstart.txt b/pl/java/libfws/security/ssl/sslcontext-kickstart.txt new file mode 100644 index 000000000..6ea0a80f9 --- /dev/null +++ b/pl/java/libfws/security/ssl/sslcontext-kickstart.txt @@ -0,0 +1,6 @@ +https://sslcontext-kickstart.com/ +https://sslcontext-kickstart.com/dependency-info.html + +https://sslcontext-kickstart.com/apidocs/index.html + +https://github.com/Hakky54/sslcontext-kickstart diff --git a/pl/java/libfws/spring/cloud/stream/docs/articles.txt b/pl/java/libfws/spring/cloud/stream/docs/articles.txt index 787e41a4e..49bda2311 100644 --- a/pl/java/libfws/spring/cloud/stream/docs/articles.txt +++ b/pl/java/libfws/spring/cloud/stream/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://spring.io/blog/2023/10/24/a-use-case-for-transactions-adapting-to-transactional-outbox-pattern 2020 https://spring.io/blog/2020/09/10/case-study-relational-database-source-and-file-sink https://spring.io/blog/2020/08/25/case-study-reading-from-a-file-and-writing-to-mongodb diff --git a/pl/rs/libfws/io/fileformats/parsing/cmdline/promkit.txt b/pl/rs/libfws/io/fileformats/parsing/cmdline/promkit.txt new file mode 100644 index 000000000..8b7e15bdc --- /dev/null +++ b/pl/rs/libfws/io/fileformats/parsing/cmdline/promkit.txt @@ -0,0 +1 @@ +https://github.com/ynqa/promkit diff --git a/science/ds/docs/books.txt b/science/ds/docs/books.txt index e9a08ee51..3525927b6 100644 --- a/science/ds/docs/books.txt +++ b/science/ds/docs/books.txt @@ -1,5 +1,6 @@ 2023 Brass - Advanced Data Structures ru + https://www.wildberries.by/product?card=151796458 E43F582A0B1F381FBF4D239BC217E763 !!! cool, c-samples 2022 diff --git a/science/hott/agda.txt b/science/hott/agda.txt index 661e50841..bf9af439b 100644 --- a/science/hott/agda.txt +++ b/science/hott/agda.txt @@ -1,3 +1,4 @@ 2023 FuncProgSweden - "Super Haskell": an introduction to Agda by André Muricy of 1:10:06 https://www.youtube.com/watch?v=OSDgVxdP20g + https://gist.github.com/amuricys/5710e9a45705765ec11d1e3879e9ed4e