diff --git a/devops/virt/proxmox/features/migration.txt b/devops/virt/proxmox/features/migration.txt new file mode 100644 index 000000000..26f0b7c1c --- /dev/null +++ b/devops/virt/proxmox/features/migration.txt @@ -0,0 +1,2 @@ +2023 +https://habr.com/ru/articles/741114/ diff --git a/hw/comp/laptop/modular/framework.txt b/hw/comp/laptop/modular/framework.txt new file mode 100644 index 000000000..c72d8e97e --- /dev/null +++ b/hw/comp/laptop/modular/framework.txt @@ -0,0 +1,16 @@ +https://frame.work/products/laptop16-diy-amd-7040 +https://www.amd.com/en/gaming/laptops/advantage/framework-16.html + +https://megaobzor.com/Modulnii-noutbuk-Framework-Laptop-16-stal-hitom-prodazh.html + +2023 +https://www.ixbt.com/news/2023/07/28/18-framework-laptop-16-1400-2024.html +https://news.1k.by/pc/Modylnyiii_igrovoii_noytbyk_Framework_Laptop_16_yje_dostypen_dlya_zakaza-86786.html +https://habr.com/ru/companies/selectel/articles/748284/ +https://club.dns-shop.ru/digest/100634-modulnyii-noutbuk-framework-16-s-chipami-ryzen-7040-stal-dostupen/ +https://overclockers.ru/blog/Scorpion81/show/89242/modulnyj-noutbuk-framework-laptop-16-smozhet-ostavatsya-aktualnym-godami +https://3dnews.ru/1090253/framework-laptop-16-amd-advantage-preorder +Dave2D + https://www.youtube.com/watch?v=FuWTWedjHXs +2022 +https://www.youtube.com/watch?v=bdXMLuiFJUk diff --git a/hw/comp/monitor/lg.txt b/hw/comp/monitor/lg.txt index 8ac3a86fa..9aacb2a81 100644 --- a/hw/comp/monitor/lg.txt +++ b/hw/comp/monitor/lg.txt @@ -8,10 +8,12 @@ https://www.777555.by/product/499057-lg-27up650-w/ https://www.lg.com/ru/monitors/lg-27up850n-w better than 27up650-w ... my! +https://www.lg.com/ru/monitors/lg-27up850n-w https://www.777555.by/product/991851-lg-27up850n-w/ 1267 bin, home, 3840x2160 4K, 400 kd/m2 https://5element.by/products/787583-monitor-lg-27up850n-w/characteristics 1318 bin + https://www.youtube.com/watch?v=YTOvv1tK67E 2021 https://www.777555.by/product/460614-lg-27up850-w/ ! 1732 bin, pro, 3840x2160 4K, 400 kd/m2 diff --git a/nontech/movies/ru/9-unknowns.txt b/nontech/movies/ru/9-unknowns.txt new file mode 100644 index 000000000..f25f6ec37 --- /dev/null +++ b/nontech/movies/ru/9-unknowns.txt @@ -0,0 +1,7 @@ +Vladimir Bragin +https://ru.wikipedia.org/wiki/%D0%91%D1%80%D0%B0%D0%B3%D0%B8%D0%BD,_%D0%92%D0%BB%D0%B0%D0%B4%D0%B8%D0%BC%D0%B8%D1%80_%D0%95%D0%B2%D0%B3%D0%B5%D0%BD%D1%8C%D0%B5%D0%B2%D0%B8%D1%87 + Spetsnaz + +2006 +https://ru.wikipedia.org/wiki/%D0%94%D0%B5%D0%B2%D1%8F%D1%82%D1%8C_%D0%BD%D0%B5%D0%B8%D0%B7%D0%B2%D0%B5%D1%81%D1%82%D0%BD%D1%8B%D1%85_(%D1%82%D0%B5%D0%BB%D0%B5%D1%81%D0%B5%D1%80%D0%B8%D0%B0%D0%BB) + Vladimir Arkadievich Eremin diff --git a/os/linux/nixos/flakes/cool/patched-nixpkg/librephoenix.txt b/os/linux/nixos/flakes/cool/patched-nixpkg/librephoenix.txt new file mode 100644 index 000000000..c80995965 --- /dev/null +++ b/os/linux/nixos/flakes/cool/patched-nixpkg/librephoenix.txt @@ -0,0 +1,18 @@ +https://gitlab.com/librephoenix/nixos-config +https://gitlab.com/librephoenix/nixos-config/-/blob/main/flake.nix?ref_type=heads + + nixpkgs-patched = (import nixpkgs { inherit system; }).applyPatches { + name = "nixpkgs-patched"; + src = nixpkgs; + patches = [ ./patches/emacs-no-version-check.patch ]; + }; + # configure pkgs + pkgs = import nixpkgs-patched { + inherit system; + config = { allowUnfree = true; }; + overlays = [ rust-overlay.overlays.default ]; + }; + + # configure lib + lib = nixpkgs.lib; + diff --git a/os/linux/packaging/appimage/appimage-launcher.txt b/os/linux/packaging/appimage/appimage-launcher.txt deleted file mode 100644 index aba15d24d..000000000 --- a/os/linux/packaging/appimage/appimage-launcher.txt +++ /dev/null @@ -1,8 +0,0 @@ -https://assassinate-you.net/tags/appimagelauncher/ -https://github.com/TheAssassin/AppImageLauncher - -2021 -https://toadmin.ru/%d0%ba%d0%b0%d0%ba-%d0%bb%d0%b5%d0%b3%d0%ba%d0%be-%d1%83%d1%81%d1%82%d0%b0%d0%bd%d0%be%d0%b2%d0%b8%d1%82%d1%8c-appimages-%d0%b2-linux/ -2020 -EricAdams - Integrate and Manage AppImages with AppImageLauncher of 9:19 - https://www.youtube.com/watch?v=D2WA2zdLvVk diff --git a/os/linux/packaging/appimage/appimage.txt b/os/linux/packaging/appimage/appimage.txt index aaf55488f..65ee91e0e 100644 --- a/os/linux/packaging/appimage/appimage.txt +++ b/os/linux/packaging/appimage/appimage.txt @@ -1,4 +1,6 @@ https://appimage.org/ + +https://github.com/AppImage https://github.com/AppImage/AppImageKit https://www.opendesktop.org/p/1228228 diff --git a/os/linux/packaging/appimage/tools/hub/appimage.txt b/os/linux/packaging/appimage/tools/hub/appimage.txt new file mode 100644 index 000000000..7d61a6a9a --- /dev/null +++ b/os/linux/packaging/appimage/tools/hub/appimage.txt @@ -0,0 +1,2 @@ +https://appimage.github.io/ +https://github.com/AppImage/appimage.github.io diff --git a/os/linux/packaging/appimage/tools/hub/appimagehub.txt b/os/linux/packaging/appimage/tools/hub/appimagehub.txt new file mode 100644 index 000000000..945ffd592 --- /dev/null +++ b/os/linux/packaging/appimage/tools/hub/appimagehub.txt @@ -0,0 +1 @@ +https://www.appimagehub.com/ diff --git a/os/linux/packaging/appimage/tools/manager/am-appman.txt b/os/linux/packaging/appimage/tools/manager/am-appman.txt new file mode 100644 index 000000000..4e68a8c31 --- /dev/null +++ b/os/linux/packaging/appimage/tools/manager/am-appman.txt @@ -0,0 +1,6 @@ +https://portable-linux-apps.github.io/apps.html +https://github.com/ivan-hc/AM-Application-Manager + +2023 +DistroTube - Managing AppImages Is Easy With "AM" Application Manager 0:00 of 12:30 + https://www.youtube.com/watch?v=7SfDlR3vU3I diff --git a/os/linux/packaging/appimage/tools/appimagelauncher.txt b/os/linux/packaging/appimage/tools/manager/appimagelauncher.txt similarity index 74% rename from os/linux/packaging/appimage/tools/appimagelauncher.txt rename to os/linux/packaging/appimage/tools/manager/appimagelauncher.txt index 4a8fdfb74..24a20568a 100644 --- a/os/linux/packaging/appimage/tools/appimagelauncher.txt +++ b/os/linux/packaging/appimage/tools/manager/appimagelauncher.txt @@ -4,8 +4,8 @@ https://github.com/TheAssassin/AppImageLauncher ail-cli https://github.com/TheAssassin/AppImageLauncher/releases 2.2.0 - appimagelauncher-git +https://www.appimagehub.com/p/1228228 aur https://aur.archlinux.org/packages/appimagelauncher-git @@ -24,3 +24,8 @@ maintainer="Zahrun " 2023 https://ostechnix.com/integrate-appimages-to-application-menu-using-appimagelauncher/ +2021 +https://toadmin.ru/%d0%ba%d0%b0%d0%ba-%d0%bb%d0%b5%d0%b3%d0%ba%d0%be-%d1%83%d1%81%d1%82%d0%b0%d0%bd%d0%be%d0%b2%d0%b8%d1%82%d1%8c-appimages-%d0%b2-linux/ +2020 +EricAdams - Integrate and Manage AppImages with AppImageLauncher of 9:19 + https://www.youtube.com/watch?v=D2WA2zdLvVk diff --git a/os/linux/rh/fedora/terra.txt b/os/linux/rh/fedora/terra.txt new file mode 100644 index 000000000..db9b09842 --- /dev/null +++ b/os/linux/rh/fedora/terra.txt @@ -0,0 +1,2 @@ +https://terra.fyralabs.com/ +https://github.com/terrapkg/packages diff --git a/os/linux/ubuntu/upgrade.txt b/os/linux/ubuntu/upgrade.txt index 2029cd157..b889e7dee 100644 --- a/os/linux/ubuntu/upgrade.txt +++ b/os/linux/ubuntu/upgrade.txt @@ -5,6 +5,7 @@ https://linuxways.net/ubuntu/how-to-upgrade-from-ubuntu-22-04-to-ubuntu-23-04/ https://www.omgubuntu.co.uk/2023/04/upgrade-to-ubuntu-23-04 2023 +https://9to5linux.com/you-can-now-upgrade-from-ubuntu-23-04-to-ubuntu-23-10-heres-how https://sypalo.com/how-to-upgrade-ubuntu to 23.10 SergeySypalo - How to upgrade Ubuntu to 23.10 using GUI or command line 0:00 of 28:43 diff --git a/os/x-ui/themes/icons/candy.txt b/os/x-ui/themes/icons/candy.txt new file mode 100644 index 000000000..ce3a70f45 --- /dev/null +++ b/os/x-ui/themes/icons/candy.txt @@ -0,0 +1,2 @@ +https://github.com/EliverLara/candy-icons +https://www.opendesktop.org/p/1305251/ diff --git a/os/x-ui/wm/tiling/wayland/hyprland/pyprland.txt b/os/x-ui/wm/tiling/wayland/hyprland/pyprland.txt new file mode 100644 index 000000000..6f90452e8 --- /dev/null +++ b/os/x-ui/wm/tiling/wayland/hyprland/pyprland.txt @@ -0,0 +1,13 @@ +https://github.com/hyprland-community/pyprland + +https://github.com/hyprland-community/pyprland/wiki +https://github.com/hyprland-community/pyprland/wiki/Development +https://github.com/hyprland-community/pyprland/wiki/Getting-started +https://github.com/hyprland-community/pyprland/wiki/Plugins +https://github.com/hyprland-community/pyprland/wiki/Troubleshooting + +2023 +LibrePhoenix - You NEED This in your Hyprland Config! 0:00 of 7:46 + https://www.youtube.com/watch?v=CwGlm-rpok4 + https://gitlab.com/librephoenix/nixos-config/-/tree/main/user/wm/hyprland?ref_type=heads + https://gitlab.com/librephoenix/nixos-config/-/blob/main/user/wm/hyprland/hyprland.nix?ref_type=heads diff --git a/pages/reddit.txt b/pages/reddit.txt index 972a16c63..43ff77fe4 100644 --- a/pages/reddit.txt +++ b/pages/reddit.txt @@ -2,11 +2,10 @@ https://www.linux.org.ru/gallery/ https://www.linux.org.ru/tag/nixos unixp -2021-jan-1 +2021-feb-1 https://t.me/reddit_unixporn/559 - -https://unixporn-dots.github.io/ https://www.reddit.com/r/unixporn/wiki/info/postofthemonth +https://unixporn-dots.github.io/ awesome https://github.com/awesomeWM/awesome/discussions/3813 @@ -40,6 +39,10 @@ https://github.com/jazz-g/shining-plum !!! https://github.com/jazz-g/shining-plum/tree/master/.config/awesome/scripts https://github.com/figsoda/cfg +https://github.com/drahenprofi/dotfiles +https://github.com/mut-ex/awesome-wm-nice/ + macos-like +https://github.com/mpourismaiel/dotfiles hyprland https://wiki.hyprland.org/Getting-Started/Master-Tutorial/#vm @@ -61,6 +64,16 @@ https://github.com/Ehllay/hyprland-dotfiles https://www.reddit.com/r/unixporn/comments/17d2q6o/hyprland_because_linux/ https://www.youtube.com/watch?v=utbs1cO8VnI https://github.com/enchanted-coder/nix-config +https://github.com/phant80m/dotfiles + https://www.youtube.com/watch?v=qVUdr7KDl-4 +https://github.com/TesterTech/hyprland-config + https://www.youtube.com/watch?v=89aYpPMlqFs + https://www.youtube.com/watch?v=CeOfycrY5JI + +eww +https://www.youtube.com/watch?v=AmVqENmVu8w +https://www.youtube.com/watch?v=SBPZNjDiggE + dashboard sway https://codeberg.org/zvava/config @@ -110,3 +123,8 @@ https://github.com/fredmny/dotfiles nixos https://github.com/sherubthakur/dotfiles/tree/master +https://github.com/JavaCafe01/dotfiles +https://github.com/moni-dz/nix-config +stylix +https://danth.github.io/stylix/ + https://github.com/danth/stylix diff --git a/pl/clojure/tools/ide/clerk.txt b/pl/clojure/tools/ide/clerk.txt new file mode 100644 index 000000000..3a82a814b --- /dev/null +++ b/pl/clojure/tools/ide/clerk.txt @@ -0,0 +1,5 @@ +https://clerk.vision/ +https://github.com/nextjournal/clerk + +https://book.clerk.vision/ +https://px23.clerk.vision/ diff --git a/pl/cross/tools/build/gradle/docs/whatsnew.txt b/pl/cross/tools/build/gradle/docs/whatsnew.txt index 560555d47..87b644282 100644 --- a/pl/cross/tools/build/gradle/docs/whatsnew.txt +++ b/pl/cross/tools/build/gradle/docs/whatsnew.txt @@ -1,6 +1,7 @@ https://github.com/gradle/gradle/releases 8.x +https://docs.gradle.org/8.4/release-notes.html https://docs.gradle.org/8.3/release-notes.html https://docs.gradle.org/8.2/release-notes.html https://docs.gradle.org/8.1/release-notes.html diff --git a/pl/cross/tools/codebrowse/sourcetrail/sourcetrail.txt b/pl/cross/tools/codebrowse/sourcetrail/sourcetrail.txt index aec80635f..49954d3a6 100644 --- a/pl/cross/tools/codebrowse/sourcetrail/sourcetrail.txt +++ b/pl/cross/tools/codebrowse/sourcetrail/sourcetrail.txt @@ -3,11 +3,14 @@ https://www.sourcetrail.com/blog/discontinue_sourcetrail/ https://www.sourcetrail.com/ https://www.sourcetrail.com/downloads + aur/sourcetrail https://aur.archlinux.org/packages/sourcetrail/ https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=sourcetrail +https://www.appimagehub.com/p/1371159 https://github.com/CoatiSoftware/Sourcetrail + ! discontinued from 2021 https://github.com/CoatiSoftware/SourcetrailDB https://github.com/CoatiSoftware/vim-sourcetrail https://github.com/CoatiSoftware/vs-sourcetrail @@ -23,7 +26,7 @@ template specialization https://www.youtube.com/watch?v=9ISEuga7ZuU 2021 - +https://web.archive.org/web/20211115131149/https://www.sourcetrail.com/blog/discontinue_sourcetrail/ 2020 https://www.sourcetrail.com/blog/release_2020_1/ 2019 diff --git a/pl/java/tools/notebook/jnotebook.txt b/pl/java/tools/notebook/jnotebook.txt new file mode 100644 index 000000000..b4c325ec3 --- /dev/null +++ b/pl/java/tools/notebook/jnotebook.txt @@ -0,0 +1,2 @@ +https://jnotebook.catheu.tech/ +https://github.com/cyrilou242/jnotebook diff --git a/pl/web/js/libfws/ui/visual/observable.txt b/pl/web/js/libfws/ui/visual/observable.txt new file mode 100644 index 000000000..dde3b17ac --- /dev/null +++ b/pl/web/js/libfws/ui/visual/observable.txt @@ -0,0 +1,20 @@ +https://observablehq.com +https://observablehq.com/pricing +https://observablehq.com/explore +https://observablehq.com/data-integrations +https://observablehq.com/product +https://observablehq.com/why-observable +https://observablehq.com/solutions/developers +https://observablehq.com/solutions/sql-users +https://observablehq.com/solutions/data-analysts +https://observablehq.com/education + +https://observablehq.com/@observablehq/documentation + +https://github.com/orgs/observablehq/repositories + +https://observablehq.com/plot/ +https://github.com/observablehq/plot + +https://observablehq.com/blog +https://talk.observablehq.com/ diff --git a/science/ai/chatgpt/clients/nofwl.txt b/science/ai/chatgpt/clients/nofwl.txt new file mode 100644 index 000000000..87637a9cc --- /dev/null +++ b/science/ai/chatgpt/clients/nofwl.txt @@ -0,0 +1,5 @@ +https://github.com/lencx/nofwl +https://github.com/lencx/ChatGPT +https://app.nofwl.com/ + +https://www.appimagehub.com/p/1982008 diff --git a/science/algo/interview/resources.txt b/science/algo/interview/resources.txt index 7fba69eec..a1439623b 100644 --- a/science/algo/interview/resources.txt +++ b/science/algo/interview/resources.txt @@ -8,3 +8,6 @@ https://github.com/DopplerHQ/awesome-interview-questions https://github.com/arialdomartini/Back-End-Developer-Interview-Questions https://ru.hexlet.io/blog/posts/grokaem-algoritmy-gayd-po-algoritmam-dlya-teh-komu-slozhno-reshat-zadachi https://github.com/Hexlet/ru-test-assignments + +2023 +https://proglib.io/p/6-servisov-dlya-podgotovki-k-tehnicheskim-sobesedovaniyam-2023-10-02 diff --git a/science/hott/agda.txt b/science/hott/agda.txt index bf9af439b..12791b7d7 100644 --- a/science/hott/agda.txt +++ b/science/hott/agda.txt @@ -2,3 +2,8 @@ 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 + +books +https://leanpub.com/certainty-by-construction + https://reasonablypolymorphic.com/blog/certainty-by-construction/index.html + https://github.com/isovector/certainty-by-construction