diff --git a/devops/cloud/aws/features/lambda.txt b/devops/cloud/aws/features/lambda.txt index 6f9b50a73..840167d34 100644 --- a/devops/cloud/aws/features/lambda.txt +++ b/devops/cloud/aws/features/lambda.txt @@ -1,5 +1,7 @@ https://aws.amazon.com/step-functions +2023 +https://dev.to/slsbytheodo/learn-serverless-on-aws-step-by-step-strong-types-213i 2022 https://dev.to/skabba/mastering-local-aws-lambda-development-18mg using sam diff --git a/devops/container/distrobox.txt b/devops/container/distrobox.txt index a3e69b7c9..1ccd78af4 100644 --- a/devops/container/distrobox.txt +++ b/devops/container/distrobox.txt @@ -37,6 +37,11 @@ https://distrobox.it/usage/usage/ /usr/bin/distrobox-assemble /usr/bin/distrobox-ephemeral /usr/bin/distrobox-export + distrobox-export --app kate + create desktop-file on a host system for guest app launcher + distrobox-export --bin /usr/bin/kate --export-path ~/local/bin/ + ! actually - broken + /usr/bin/distrobox-generate-entry /usr/bin/distrobox-host-exec https://distrobox.it/posts/execute_commands_on_host/ @@ -78,6 +83,9 @@ https://www.opennet.ru/opennews/art.shtml?num=60147 https://www.tecmint.com/distrobox-run-any-linux-distribution/ JorgeCastro - How I use distrobox on Fedora Silverblue 0:00 of 12:33 https://www.youtube.com/watch?v=Q2PrISAOtbY +Brodie Robertson - Distrobox Is Basically A Linux Subsystem For Linux of 16:41 + https://www.youtube.com/watch?v=FhW-3PPldAg + ! 14:00 xhost +si:localuser:$USER # for x-server ACL ... ???? https://www.youtube.com/watch?v=Wp8v0e1-wT8 https://www.youtube.com/watch?v=w9SlWZf0y8I diff --git a/net/proto/p2p/karaken.txt b/net/proto/p2p/karaken.txt new file mode 100644 index 000000000..e5c5b253c --- /dev/null +++ b/net/proto/p2p/karaken.txt @@ -0,0 +1 @@ +https://github.com/uber/kraken diff --git a/net/proto/p2p/libp2p.txt b/net/proto/p2p/libp2p.txt new file mode 100644 index 000000000..05b69eaa2 --- /dev/null +++ b/net/proto/p2p/libp2p.txt @@ -0,0 +1,5 @@ +https://libp2p.io/ +https://libp2p.io/implementations/ + +https://github.com/libp2p +https://github.com/libp2p/jvm-libp2p diff --git a/net/proto/p2p/list.txt b/net/proto/p2p/list.txt new file mode 100644 index 000000000..e1e10850b --- /dev/null +++ b/net/proto/p2p/list.txt @@ -0,0 +1 @@ +https://javachallengers.com/accelerating-download-with-multiple-machines-using-peer-to-peer-networks/ diff --git a/net/proto/torrent/search/py/cli-torrent-dl.txt b/net/proto/torrent/search/py/cli-torrent-dl.txt new file mode 100644 index 000000000..6a79186fe --- /dev/null +++ b/net/proto/torrent/search/py/cli-torrent-dl.txt @@ -0,0 +1,9 @@ +https://github.com/X0R0X/cli-torrent-dl +https://github.com/X0R0X/cli-torrent-dl/blob/master/tordl/engines.py + ThePirateBay + LimeTorrents + Zooqle + 1337x + GloTorrents + KickAssTorrents +https://github.com/X0R0X/cli-torrent-dl/#creating-custom-search-engines diff --git a/net/proto/torrent/search/py/pyroscope-rtorrent-ps.txt b/net/proto/torrent/search/py/pyroscope-rtorrent-ps.txt new file mode 100644 index 000000000..9252feae8 --- /dev/null +++ b/net/proto/torrent/search/py/pyroscope-rtorrent-ps.txt @@ -0,0 +1,2 @@ +https://rtorrent-ps.readthedocs.io/en/latest/ + ! C-F - search box diff --git a/nontech/politics/clubs/streetoftruth/streetoftruth.txt b/nontech/politics/clubs/streetoftruth/streetoftruth.txt index 54ba7f04c..b56ed6678 100644 --- a/nontech/politics/clubs/streetoftruth/streetoftruth.txt +++ b/nontech/politics/clubs/streetoftruth/streetoftruth.txt @@ -19,6 +19,8 @@ Michael Mann books: Fashism, Dark Side of Democracy 2023 +NeedToKnow - Gevorgyan - Kostenko - Rode - Building on Love of 1:03:27 + https://www.youtube.com/watch?v=ZssmjwyYr0U StreetOfTruth - 11.14 - Gevorgyan - Hazin - Kostenko - Rode - Our Owr History of 1:25:54 https://www.youtube.com/watch?v=BbEWVOstcwY ! Book "Istoriya Russkoy Gosudarstvennosti" diff --git a/nontech/politics/countries/eu/vatican.txt b/nontech/politics/countries/eu/vatican.txt index 651a9c438..bb2705ebb 100644 --- a/nontech/politics/countries/eu/vatican.txt +++ b/nontech/politics/countries/eu/vatican.txt @@ -1,4 +1,6 @@ 2023 +Fibe - Vatican not From Teachbooks of 55:17 + https://www.youtube.com/watch?v=1ST_caY2YgA Kramola - Vatican Misteries of 42:54 https://www.youtube.com/watch?v=Yeg0xeOocVc ! 9:00 - John Paul I reigned 33 days only (proposed a reform of the Bank of Vatican, make it transparent) diff --git a/os/linux/cmdline/articles.txt b/os/linux/cmdline/docs/articles.txt similarity index 100% rename from os/linux/cmdline/articles.txt rename to os/linux/cmdline/docs/articles.txt diff --git a/os/linux/cmdline/courses.txt b/os/linux/cmdline/docs/courses.txt similarity index 100% rename from os/linux/cmdline/courses.txt rename to os/linux/cmdline/docs/courses.txt diff --git a/os/linux/cmdline/resources.txt b/os/linux/cmdline/docs/resources.txt similarity index 100% rename from os/linux/cmdline/resources.txt rename to os/linux/cmdline/docs/resources.txt diff --git a/os/linux/cmdline/logo-ls.txt b/os/linux/cmdline/logo-ls.txt new file mode 100644 index 000000000..5e862df7e --- /dev/null +++ b/os/linux/cmdline/logo-ls.txt @@ -0,0 +1 @@ +https://github.com/Yash-Handa/logo-ls diff --git a/os/unix/trace/bpf/docs/articles.txt b/os/unix/trace/bpf/docs/articles.txt index 2661e18e5..8f8cdb985 100644 --- a/os/unix/trace/bpf/docs/articles.txt +++ b/os/unix/trace/bpf/docs/articles.txt @@ -1,4 +1,5 @@ 2023 +https://developers.redhat.com/articles/2023/10/19/ebpf-application-development-beyond-basics https://blog.nafiux.com/posts/ebpf-a-practical-intro/ https://lwn.net/Articles/946389/ https://habr.com/ru/companies/otus/articles/771576/ diff --git a/pages/reddit.txt b/pages/reddit.txt index 79154c9f2..ff2fae3d5 100644 --- a/pages/reddit.txt +++ b/pages/reddit.txt @@ -51,6 +51,7 @@ https://github.com/undefinedDarkness/rice/ https://github.com/Mofiqul/awesome-shell https://github.com/nonamescm/dotfiles https://github.com/Corvance/dotfiles +https://github.com/MobSenpai/sugoi hyprland https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm diff --git a/pl/cross/methodologies/lb-load-ballance/articles.txt b/pl/cross/methodologies/lb-load-ballance/articles.txt index 364e8e043..96db7656c 100644 --- a/pl/cross/methodologies/lb-load-ballance/articles.txt +++ b/pl/cross/methodologies/lb-load-ballance/articles.txt @@ -1,4 +1,7 @@ 2023 +https://dev.to/aws-builders/load-balancer-reverse-proxy-and-api-gateway-analogies-to-real-life-scenarios-54el +https://thenewstack.io/the-api-gateway-and-the-future-of-cloud-native-applications/ + https://habr.com/ru/companies/flant/articles/770036/ https://javachallengers.com/load-balancer-fundamentals/ https://habr.com/ru/companies/selectel/articles/250201/ https://habr.com/ru/companies/otus/articles/770248/ diff --git a/pl/java/docs/books/2023.txt b/pl/java/docs/books/2023.txt new file mode 100644 index 000000000..5f486e7ca --- /dev/null +++ b/pl/java/docs/books/2023.txt @@ -0,0 +1,3 @@ +DelNero - Java Challengers + 8D524D5EFF7836918985900D250DA7C9 + https://javachallengers.com diff --git a/pl/java/features/reflection/articles.txt b/pl/java/features/reflection/articles.txt index b48eca264..2176af348 100644 --- a/pl/java/features/reflection/articles.txt +++ b/pl/java/features/reflection/articles.txt @@ -1,4 +1,5 @@ 2023 https://levelup.gitconnected.com/a-deep-dive-into-classloader-reflection-dynamic-typing-and-runtime-modifiable-classes-in-java-c83d6d689b2 + https://nuancesprog.ru/p/19167/ https://nuancesprog.ru/p/19117/ https://nuancesprog.ru/p/19080/ diff --git a/pl/java/libfws/io/file-formats/json/jackson/features/datetime.txt b/pl/java/libfws/io/file-formats/json/jackson/features/datetime.txt new file mode 100644 index 000000000..044a99a85 --- /dev/null +++ b/pl/java/libfws/io/file-formats/json/jackson/features/datetime.txt @@ -0,0 +1,2 @@ +2023 +https://www.baeldung.com/jackson-serialize-dates diff --git a/pl/java/libfws/rate-limit/bucket4j.txt b/pl/java/libfws/rate-limit/bucket4j.txt index 0c3c2d7e1..68dea032c 100644 --- a/pl/java/libfws/rate-limit/bucket4j.txt +++ b/pl/java/libfws/rate-limit/bucket4j.txt @@ -9,6 +9,7 @@ https://bucket4j.com/7.5.0/toc.html 2022 JPointJokerAndJUGRu - Bartkov - Complex Rate-Limiting is Just a Bucket4j 0:00 of 48:25 https://www.youtube.com/watch?v=OSNFNxgZZ3A + https://squidex.jugru.team/api/assets/srm/eda7de10-382f-4fea-9364-10855831257c/complex-rate-limiting-is-easy-with-bucket4j.pdf https://dzone.com/articles/how-to-provide-rate-limiting-via-bucket4j-in-java https://medium.bitwise.blog/rate-limiting-with-token-buckets-7f912525819f https://online-journals.org/index.php/i-joe/article/view/25641 diff --git a/pl/web/typed/ts/docs/articles.txt b/pl/web/typed/ts/docs/articles.txt index babf8d933..0a771fee4 100644 --- a/pl/web/typed/ts/docs/articles.txt +++ b/pl/web/typed/ts/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://habr.com/ru/articles/762902/ 2022 https://medium.com/@bytefer/list/mastering-typescript-series-688ee7c12807 https://habr.com/ru/company/timeweb/blog/700146/ diff --git a/pl/web/typed/ts/docs/books.txt b/pl/web/typed/ts/docs/books.txt index b82d0e3b1..356fe39ae 100644 --- a/pl/web/typed/ts/docs/books.txt +++ b/pl/web/typed/ts/docs/books.txt @@ -3,6 +3,7 @@ https://nauchikus.gitlab.io/typescript-definitive-guide/ handbook https://www.typescriptlang.org/docs/handbook/intro.html + https://habr.com/ru/companies/macloud/articles/559902/ TypeScript Deep Dive https://basarat.gitbooks.io/typescript/ diff --git a/pl/web/typed/ts/docs/cheatsheet.txt b/pl/web/typed/ts/docs/cheatsheet.txt index cf8af56f3..1f918163b 100644 --- a/pl/web/typed/ts/docs/cheatsheet.txt +++ b/pl/web/typed/ts/docs/cheatsheet.txt @@ -1 +1,2 @@ +https://www.typescriptlang.org/cheatsheets https://my-js.org/docs/cheatsheet/ts/ diff --git a/science/topology/people/skopenkov.txt b/science/topology/people/skopenkov.txt index 9539f8ca0..2a7fa74be 100644 --- a/science/topology/people/skopenkov.txt +++ b/science/topology/people/skopenkov.txt @@ -3,6 +3,7 @@ Skopenkov - Algebraic Topology from Geometry Point of View ru https://biblio.mccme.ru/node/65281/shop 2-nd ed https://www.mccme.ru/circles/oim/obstruct.pdf + ! vector fields and so on... 255C4D7D731AFD2360ED1EB8DF060430 715D111202F724CABCCD2BFE5F63F736 1-st ed