From ce72b40e33c49d71700f128f32d30499e6b88b37 Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Mon, 27 Nov 2023 21:29:13 +0300 Subject: [PATCH] m --- db/nosql/vector/jvector.txt | 1 + messanger/matrix/clients/cli/{gomukus.txt => gomuks.txt} | 0 os/mobile/android/docs/articles.txt | 3 +++ os/x-ui/wm/tiling/i3/docs/articles.txt | 2 ++ pl/web/browsers/cors.txt | 2 ++ rss/clients/newsflash.txt | 4 ++++ science/statistics/correlation.txt | 3 +++ 7 files changed, 15 insertions(+) create mode 100644 db/nosql/vector/jvector.txt rename messanger/matrix/clients/cli/{gomukus.txt => gomuks.txt} (100%) create mode 100644 os/mobile/android/docs/articles.txt create mode 100644 rss/clients/newsflash.txt create mode 100644 science/statistics/correlation.txt diff --git a/db/nosql/vector/jvector.txt b/db/nosql/vector/jvector.txt new file mode 100644 index 000000000..14a387e62 --- /dev/null +++ b/db/nosql/vector/jvector.txt @@ -0,0 +1 @@ +https://github.com/jbellis/jvector/ diff --git a/messanger/matrix/clients/cli/gomukus.txt b/messanger/matrix/clients/cli/gomuks.txt similarity index 100% rename from messanger/matrix/clients/cli/gomukus.txt rename to messanger/matrix/clients/cli/gomuks.txt diff --git a/os/mobile/android/docs/articles.txt b/os/mobile/android/docs/articles.txt new file mode 100644 index 000000000..cb1b96b7e --- /dev/null +++ b/os/mobile/android/docs/articles.txt @@ -0,0 +1,3 @@ +2023 +https://medium.com/@altamsh04/create-your-first-android-application-in-just-7-steps-603a92a74f7 + https://nuancesprog.ru/p/19231/ diff --git a/os/x-ui/wm/tiling/i3/docs/articles.txt b/os/x-ui/wm/tiling/i3/docs/articles.txt index d164b3594..8e6161b26 100644 --- a/os/x-ui/wm/tiling/i3/docs/articles.txt +++ b/os/x-ui/wm/tiling/i3/docs/articles.txt @@ -1,3 +1,5 @@ +2023 +https://itsfoss.com/i3-customization/ 2020 https://habr.com/ru/post/515750/ https://github.com/us3rn4me-profile/GreatI3 diff --git a/pl/web/browsers/cors.txt b/pl/web/browsers/cors.txt index cae15cb2d..0955e0ab0 100644 --- a/pl/web/browsers/cors.txt +++ b/pl/web/browsers/cors.txt @@ -8,6 +8,8 @@ https://enable-cors.org/ books CORS in action +2023 +https://eli.thegreenplace.net/2023/introduction-to-cors-for-go-programmers/ 2022 https://dev.to/jpomykala/what-is-cors-11kf https://habr.com/ru/companies/otus/articles/706908/ diff --git a/rss/clients/newsflash.txt b/rss/clients/newsflash.txt new file mode 100644 index 000000000..6529ef390 --- /dev/null +++ b/rss/clients/newsflash.txt @@ -0,0 +1,4 @@ +https://gitlab.com/news-flash/news_flash_gtk + +2023 +https://news.itsfoss.com/newsflash-3-0-release diff --git a/science/statistics/correlation.txt b/science/statistics/correlation.txt new file mode 100644 index 000000000..c085f6e94 --- /dev/null +++ b/science/statistics/correlation.txt @@ -0,0 +1,3 @@ +2023 +https://economicsfromthetopdown.com/2022/04/08/the-dunning-kruger-effect-is-autocorrelation/ + https://habr.com/ru/articles/776444/