зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
Сравнить коммиты
5 Коммитов
c246440e2e
...
5935a356fc
| Автор | SHA1 | Дата | |
|---|---|---|---|
|
|
5935a356fc | ||
|
|
756e01628c | ||
|
|
3048a95b3b | ||
|
|
c13e444b4e | ||
|
|
c6ff395424 |
@ -8,3 +8,7 @@ https://aksamit.by/product/stol-kompyuternyy-aurelio-84-belyy-blekvud-satinovyy/
|
||||
|
||||
https://www.21vek.by/office_desks/25_sokol_mebel_8724141.html
|
||||
! 314 bin
|
||||
|
||||
tehno-argentum
|
||||
https://www.21vek.by/office_desks/040_programma_tehno_6641615.html
|
||||
! 1087 bin
|
||||
|
||||
@ -1,4 +1,21 @@
|
||||
https://en.wikipedia.org/wiki/Library_Genesis
|
||||
|
||||
r/libgen/
|
||||
https://www.reddit.com/r/libgen/
|
||||
https://www.reddit.com/r/libgen/wiki/index/
|
||||
!!!
|
||||
https://freeread.org/reddit-libgen.html
|
||||
|
||||
guides
|
||||
https://www.reddit.com/r/Piracy/wiki/guides/
|
||||
|
||||
https://libgen.la/torrents/
|
||||
https://libgen.la/torrents/libgen/
|
||||
?
|
||||
https://ipdl.cat/
|
||||
https://ipdl.cat/data/torrents.html
|
||||
https://freeread.org/torrents.html
|
||||
https://www.reddit.com/r/DataHoarder/comments/ed9byj/library_genesis_project_update_25_million_books/
|
||||
|
||||
https://github.com/freereadorg/awesome-libgen
|
||||
|
||||
@ -7,6 +24,10 @@ https://open-slum.org/
|
||||
https://vertsluisants.fr/index.php?article4/where-scihub-libgen-server-down
|
||||
|
||||
mirrors
|
||||
https://libgen.onl/
|
||||
https://libgen.onl/z-library/
|
||||
https://zlibrary.st/
|
||||
https://z-library.sk/
|
||||
https://libgen.onl/library-genesis/
|
||||
https://garbage.world/posts/libgen/
|
||||
https://www.facebook.com/libgen.in/
|
||||
@ -20,10 +41,12 @@ https://www.facebook.com/libgen.in/
|
||||
https://booksdescr.com
|
||||
http://gen.lib.rus.ec
|
||||
|
||||
go cli
|
||||
https://github.com/TonyChG/libgen-cli
|
||||
cli
|
||||
https://www.ciehanski.com/code
|
||||
https://github.com/ciehanski/libgen-cli
|
||||
https://github.com/TonyChG/libgen-cli
|
||||
mirrors
|
||||
https://github.com/KocakAli/libgen-cli
|
||||
|
||||
sci-hub
|
||||
https://sci-hub.ru/
|
||||
@ -33,10 +56,16 @@ https://vk.com/sci_hub
|
||||
https://sci-hub.red/
|
||||
https://sci-hub.box/
|
||||
|
||||
libgen-downloader
|
||||
https://libgendownloader.com
|
||||
https://github.com/obsfx/libgen-downloader
|
||||
npm i -g libgen-downloader
|
||||
https://github.com/obsfx/libgen-downloader/tree/configuration
|
||||
https://github.com/obsfx/libgen-downloader/blob/configuration/config.json
|
||||
?
|
||||
|
||||
to-sort
|
||||
https://omercan.xyz/libgen-downloader/
|
||||
https://github.com/obsfx/libgen-downloader/tree/configuration
|
||||
https://github.com/obsfx/libgen-downloader
|
||||
https://www.npmjs.com/package/libgen-downloader
|
||||
https://github.com/ciehanski/libgen-cli
|
||||
https://github.com/mattboran/libgen-go
|
||||
|
||||
@ -1 +1,32 @@
|
||||
https://docs.ipfs.io/how-to/command-line-quick-start/
|
||||
https://docs.ipfs.tech/how-to/command-line-quick-start/
|
||||
|
||||
https://docs.ipfs.tech/install/command-line/
|
||||
https://docs.ipfs.tech/install/command-line/#install-official-binary-distributions
|
||||
https://github.com/ipfs/kubo
|
||||
https://github.com/ipfs/kubo/releases
|
||||
https://dist.ipfs.tech/#kubo
|
||||
fedora
|
||||
https://github.com/ipfs/kubo?tab=readme-ov-file#fedora-copr
|
||||
https://github.com/taw00/ipfs-rpm
|
||||
sudo dnf install dnf-plugins-core distribution-gpg-keys
|
||||
sudo dnf copr enable taw/ipfs
|
||||
sudo dnf install kubo --refresh
|
||||
sudo usermod -a -G ipfs $USER
|
||||
newgrp -
|
||||
getent group ipfs
|
||||
groups
|
||||
|
||||
rpm -ql kubo
|
||||
ls -lh /usr/bin/ipfs
|
||||
|
||||
# if you do not see ipfs as one of your groups, force the relogin.
|
||||
# if, for whatever reason, 'newgrp -' doesn't do what it is suppose to do
|
||||
sudo su -l $USER
|
||||
getent group ipfs
|
||||
groups
|
||||
docker
|
||||
$ docker pull ipfs/kubo:latest
|
||||
$ docker run --rm -it --net=host ipfs/kubo:latest
|
||||
https://docs.ipfs.tech/install/run-ipfs-inside-docker/#customizing-your-node
|
||||
|
||||
https://docs.ipfs.tech/how-to/kubo-basic-cli/
|
||||
|
||||
@ -1,3 +1,27 @@
|
||||
https://docs.ipfs.io/install/command-line/
|
||||
|
||||
https://dist.ipfs.tech/
|
||||
|
||||
https://github.com/ipfs/ipfs-desktop
|
||||
https://github.com/ipfs/ipfs-docs/tree/main/docs/install
|
||||
https://github.com/ipfs/ipfs-docs/blob/main/docs/install/ipfs-desktop.md
|
||||
https://github.com/ipfs/ipfs-desktop#linuxfreebsd
|
||||
https://github.com/ipfs/ipfs-desktop/releases/download/v0.41.2/ipfs-desktop-0.41.2-linux-x86_64.AppImage
|
||||
https://github.com/ipfs/ipfs-desktop/releases/download/v0.41.2/ipfs-desktop-0.41.2-linux-x86_64.rpm
|
||||
~/.config/IPFS Desktop/
|
||||
https://docs.ipfs.tech/how-to/desktop-app/
|
||||
|
||||
https://docs.ipfs.tech/install/ipfs-companion/#prerequisites
|
||||
|
||||
https://github.com/ipfs/ipfs-webui
|
||||
https://webui.ipfs.io/#/welcome
|
||||
|
||||
https://docs.ipfs.tech/concepts/ipfs-implementations
|
||||
|
||||
https://www.iroh.computer/
|
||||
https://github.com/n0-computer/iroh
|
||||
|
||||
https://github.com/peergos/nabu
|
||||
|
||||
https://chromewebstore.google.com/detail/ipfs-companion/nibjojkomfdiaoajekhjakgkdhaomnch
|
||||
https://brave.com/blog/ipfs-support/
|
||||
|
||||
@ -5,3 +5,5 @@ https://github.com/ipfs/ipfs
|
||||
https://github.com/ipfs/ipfs-update
|
||||
|
||||
https://docs.ipfs.io/
|
||||
|
||||
https://www.youtube.com/@IPFSbot/videos
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
https://protonvpn.com/
|
||||
https://protonvpn.com/pricing
|
||||
https://account.protonvpn.com/signup?plan=free&ref=faq
|
||||
|
||||
|
||||
@ -6,16 +6,28 @@ https://en.wikipedia.org/wiki/Yulia_Zagoruychenko
|
||||
EEEntertainment - Riccardo Cocchi - Yulia Zagoruychenko | Disney 2025 - Showdance Samba (Original) Dance of 3:28
|
||||
https://www.youtube.com/watch?v=MWXNCFsuuY4
|
||||
2024
|
||||
Marius Mutin - R2024 GoldstadtPokal | WDSF World Open Latin - Final (Samba/Rumba/Jive) of 6:06
|
||||
"La Dolce Vita" Gala Night of p11
|
||||
https://www.youtube.com/playlist?list=PLRztO4pAe0n8hgFU33Vww3qvyprr8xcZS
|
||||
PreciousPhotography - Riccardo Cocchi & Yulia Zagoruychenko - "Babalu" - "La Dolce Vita" Gala Night 2024. of 3:35
|
||||
https://www.youtube.com/watch?v=WCYff2evQOU
|
||||
!!
|
||||
MariusMutin - R2024 GoldstadtPokal | WDSF World Open Latin - Final (Samba/Rumba/Jive) of 6:06
|
||||
https://www.youtube.com/watch?v=2gN5_TW3Gq4
|
||||
2023
|
||||
DanceToday - Riccardo Cocchi & Yulia Zagoruychenko - Cha-Cha-Cha latin dance | Shining Star Cup 2023 of 1:00
|
||||
DanceToday - Riccardo Cocchi - Yulia Zagoruychenko - Cha-Cha-Cha latin dance | Shining Star Cup 2023 of 1:00
|
||||
https://www.youtube.com/watch?v=fPjqGAZxeoM
|
||||
2019
|
||||
MariusMutin - Riccardo Cocchi - Yulia Zagoruychenko | 2019 Dublin | Showdance Jive of 3:08
|
||||
https://www.youtube.com/watch?v=eQtls8b_oAc
|
||||
2017
|
||||
MariusMutin - Salvatore Sinardi - Viktoria Kharchenko, ITA | Assen 2017 - WDC AL LAT - R5 S of 1:50
|
||||
https://www.youtube.com/watch?v=EPfAPwhFcmo
|
||||
2016
|
||||
Marius Mutin - Riccardo Cocchi - Yulia Zagoruychenko | Disney 2016 - Showdance Samba (Original) of 4:00
|
||||
MariusMutin - Riccardo Cocchi - Yulia Zagoruychenko | Disney 2016 - Showdance Samba (Original) of 4:00
|
||||
https://www.youtube.com/watch?v=UuHG1C0l0SM
|
||||
!!! Tico-Tico
|
||||
2015
|
||||
|
||||
MariusMutin - Riccardo Cocchi - Yulia Zagoruychenko | Disney 2015 | Showdance Jive of 3:24
|
||||
https://www.youtube.com/watch?v=rfT8XCcGj_w
|
||||
|
||||
https://www.youtube.com/shorts/f8Nl8HvSj38
|
||||
|
||||
2
nontech/funny/bird/eagle.txt
Обычный файл
2
nontech/funny/bird/eagle.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
little dance
|
||||
https://www.youtube.com/watch?v=n8pMJuEIOd8
|
||||
2
nontech/funny/bird/misc.txt
Обычный файл
2
nontech/funny/bird/misc.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
unexpected
|
||||
https://www.youtube.com/shorts/OQbWiwuKztg
|
||||
3
nontech/funny/bird/toucan.txt
Обычный файл
3
nontech/funny/bird/toucan.txt
Обычный файл
@ -0,0 +1,3 @@
|
||||
2025
|
||||
TailFriends - This Rescued Toucan Became the Most Curious Bird Ever of 4:46
|
||||
https://www.youtube.com/watch?v=i73AEu-m6aE
|
||||
2
nontech/funny/frog.txt
Обычный файл
2
nontech/funny/frog.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
colorful
|
||||
https://www.youtube.com/shorts/7-oWDLiyLpg
|
||||
@ -1,2 +1,8 @@
|
||||
unroll
|
||||
https://www.youtube.com/shorts/tz2vZRlzpNE
|
||||
family one plus six !!!
|
||||
https://www.youtube.com/shorts/SO27VivtizY
|
||||
chihi
|
||||
https://www.youtube.com/shorts/KckRmlDuaL8
|
||||
with son-flowers
|
||||
https://www.youtube.com/shorts/4iPx3DQ2Sag
|
||||
|
||||
2
nontech/funny/monkey.txt
Обычный файл
2
nontech/funny/monkey.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
big nose - proboscis
|
||||
https://www.youtube.com/watch?v=VHgahMP6ewQ
|
||||
11
nontech/funny/otter.txt
Обычный файл
11
nontech/funny/otter.txt
Обычный файл
@ -0,0 +1,11 @@
|
||||
water
|
||||
https://www.youtube.com/shorts/_Yw_2Xn0jto
|
||||
|
||||
with kitten
|
||||
https://www.youtube.com/shorts/b-xhgNSaEdE
|
||||
|
||||
on chair
|
||||
https://www.youtube.com/shorts/rFzGaADP_rY
|
||||
|
||||
on beach
|
||||
https://www.youtube.com/shorts/1oYamTXQFJs
|
||||
2
nontech/funny/pomeran-shpits.txt
Обычный файл
2
nontech/funny/pomeran-shpits.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
in a cup
|
||||
https://www.youtube.com/shorts/xEd9za2QRCA
|
||||
@ -3,3 +3,9 @@ https://www.youtube.com/watch?v=VKpn1tGa9zE
|
||||
|
||||
huge - flemish
|
||||
https://www.youtube.com/shorts/554uid6h02U
|
||||
|
||||
in pink jamper
|
||||
https://www.youtube.com/shorts/zPcH_XRBmWc
|
||||
|
||||
eating grapes on bamboo
|
||||
https://www.youtube.com/shorts/h3PctkOgREw
|
||||
|
||||
4
nontech/funny/shinshila.txt
Обычный файл
4
nontech/funny/shinshila.txt
Обычный файл
@ -0,0 +1,4 @@
|
||||
laugh
|
||||
https://www.youtube.com/shorts/E2OSoBQ6h8s
|
||||
watter-melone
|
||||
https://www.youtube.com/shorts/Io1zxCrKcg4
|
||||
3
nontech/military/air/mig.txt
Обычный файл
3
nontech/military/air/mig.txt
Обычный файл
@ -0,0 +1,3 @@
|
||||
2018
|
||||
EssentialRC - FANTASTIC Russian Mikoyan MiG-29 FORMATION PAIR/DUO with OVT VECTORED THRUST Demo 0:00 of 9:39
|
||||
https://www.youtube.com/watch?v=0_Cgxy7N-V0
|
||||
@ -1 +0,0 @@
|
||||
https://www.youtube.com/@Grigorii_Azarenok
|
||||
@ -25,6 +25,11 @@ https://vk.com/video/@muzejkonstruirovaniyabudushchego
|
||||
https://www.youtube.com/@devyatov.nebopolitika/videos
|
||||
|
||||
2025
|
||||
AlexeyNovitskiyChannel - Devyatov - Why Perspectives are so Light of 28:05
|
||||
https://www.youtube.com/watch?v=88Jy9MuUqxI
|
||||
! HiHua - ZH grossmeister - https://ru.wikipedia.org/wiki/%D0%9D%D0%B8_%D0%A5%D1%83%D0%B0
|
||||
! Our - Yan Nepomnyaschiy
|
||||
! Match - NiHua - Nepomnyaschiy
|
||||
MaximShevchenko - Devyatov - Trump Breaks West of 1:06:32
|
||||
https://www.youtube.com/watch?v=UDd3NQnJP0U
|
||||
AlexeyNovitskiyChannel - Devyatov - To 75 of Stalin and Mao Friendship of 46:38
|
||||
|
||||
@ -1,3 +1,5 @@
|
||||
https://www.youtube.com/@Grigorii_Azarenok
|
||||
|
||||
2024
|
||||
CTVBY - Azaryonok - Who Should Pay for Scietific Ideas of 35:46
|
||||
https://www.youtube.com/watch?v=UJQpunU7B4g
|
||||
|
||||
3
nontech/politics/countries/ua/markov.txt
Обычный файл
3
nontech/politics/countries/ua/markov.txt
Обычный файл
@ -0,0 +1,3 @@
|
||||
2025
|
||||
Lenta - Markov - About Odessa of 30:35
|
||||
https://vk.com/video-203970077_456239216
|
||||
@ -11,8 +11,23 @@ gnome-system-monitor
|
||||
calculate-gtk
|
||||
nvtop
|
||||
|
||||
books
|
||||
protonvpn
|
||||
https://one.one.one.one/dns/
|
||||
Wang - Terraform Made Easy
|
||||
https://libgen.la/ads798ffb80aff647e94441a7015ed728feA7N30EX2
|
||||
https://annas-archive.org/md5/798ffb80aff647e94441a7015ed728fe
|
||||
https://annas-archive.org/ipfs_downloads/md5:798ffb80aff647e94441a7015ed728fe
|
||||
https://z-library.sk/book/114381716/7fda6b/terraform-made-easy-provisioning-managing-and-automating-cloud-infrastructure-with-terraform-on-go.html
|
||||
https://z-library.sk/book/114384198/076fc3/terraform-made-easy-provisioning-managing-and-automating-cloud-infrastructure-with-terraform-on-go.html
|
||||
https://z-library.sk/book/114386414/9bcc10/terraform-made-easy-provisioning-managing-and-automating-cloud-infrastructure-with-terraform-on-go.html
|
||||
https://z-library.sk/book/27957958/15e1a5/terraform-%D0%B8%D0%BD%D1%84%D1%80%D0%B0%D1%81%D1%82%D1%80%D1%83%D0%BA%D1%82%D1%83%D1%80%D0%B0-%D0%BD%D0%B0-%D1%83%D1%80%D0%BE%D0%B2%D0%BD%D0%B5-%D0%BA%D0%BE%D0%B4%D0%B0-3%D0%B5-%D0%BC%D0%B5%D0%B6%D0%B4-%D0%B8%D0%B7%D0%B4.html
|
||||
https://z-library.sk/book/30618223/df747b/terraform-cookbook-for-true-epub.html
|
||||
https://z-library.sk/book/30816300/ac0d60/terraform-cookbook-recipes-for-codifying-infrastructure.html
|
||||
https://z-library.sk/book/31739686/f85974/terraform-cookbook-recipes-for-codifying-infrastructure.html
|
||||
|
||||
TODO:
|
||||
turn notification off for kb-layout switch
|
||||
|
||||
set up explorer
|
||||
qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
|
||||
proxmox:
|
||||
@ -51,6 +66,11 @@ Volkova Rome - 06:00 (of 1:32:09)
|
||||
ln -f -s style/\[Catppuccin\]\ Mocha.css style.css
|
||||
style.css:
|
||||
font-size: 100%;
|
||||
~/.config/hypr/UserConfigs/WindowRules.conf
|
||||
# OPACITY
|
||||
# windowrulev2 = opacity 0.9 0.7, tag:browser*
|
||||
~/.config/hypr/scripts/SwitchKeyboardLayout.sh
|
||||
# notify-send -u low -i "$notif_icon" " kb_layout: $new_layout"
|
||||
|
||||
devenv.sh
|
||||
https://devenv.pages.wito.dev/20
|
||||
|
||||
4
pl/cross/tools/env/mise/mise.txt
поставляемый
4
pl/cross/tools/env/mise/mise.txt
поставляемый
@ -31,12 +31,10 @@ mise
|
||||
latest remote version of plugin
|
||||
i[nstall]
|
||||
<plugin-name> <plugin-ver>
|
||||
g[lobal]
|
||||
<plugin-name> <plugin-ver>
|
||||
|
||||
outdated <tool@version>
|
||||
show outdated
|
||||
|
||||
!!! to list all
|
||||
plugin
|
||||
ls-remote -u
|
||||
|
||||
|
||||
@ -8,6 +8,10 @@ https://docs.n8n.io/hosting/
|
||||
https://docs.n8n.io/sustainable-use-license/
|
||||
|
||||
2025
|
||||
AIZdets - I've Created AI Agents Army 0:00 of 38:10
|
||||
https://www.youtube.com/watch?v=kUNn6-ONJG8
|
||||
AIZdets - How to Create AI Assistant for 20 min 0:00 of 23:19
|
||||
https://www.youtube.com/watch?v=Mnwh74BXhNs
|
||||
ColeMedin - n8n + Crawl4AI - Scrape ANY Website in Minutes with NO Code 0:00 of 33:45
|
||||
https://www.youtube.com/watch?v=c5dw_jsGNBk
|
||||
2024
|
||||
|
||||
2
science/ai/prompt/docs/guide.txt
Обычный файл
2
science/ai/prompt/docs/guide.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
https://www.promptingguide.ai/
|
||||
https://github.com/dair-ai/Prompt-Engineering-Guide
|
||||
14
science/ai/search/tavily.txt
Обычный файл
14
science/ai/search/tavily.txt
Обычный файл
@ -0,0 +1,14 @@
|
||||
https://tavily.com/
|
||||
|
||||
https://github.com/tavily-ai
|
||||
https://github.com/tavily-ai/tavily-python
|
||||
|
||||
https://tavily.com/#pricing
|
||||
|
||||
https://docs.tavily.com/guides/introduction
|
||||
https://docs.tavily.com/guides/quickstart
|
||||
https://blog.tavily.com/getting-started-with-the-tavily-search-api/
|
||||
|
||||
https://docs.tavily.com/api-reference/endpoint/search
|
||||
|
||||
https://python.langchain.com/docs/integrations/tools/tavily_search/
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user