зеркало из
https://github.com/iharh/notes.git
synced 2025-10-29 20:56:06 +02:00
Сравнить коммиты
4 Коммитов
3dc7451c99
...
caa70cd727
| Автор | SHA1 | Дата | |
|---|---|---|---|
|
|
caa70cd727 | ||
|
|
1d5f2d3026 | ||
|
|
79cfb219c5 | ||
|
|
d59876809c |
@ -7,3 +7,5 @@ REUDataScienceClub - Window Functions 0:00 of 15:04
|
||||
https://www.youtube.com/watch?v=L6O53mjBCzo
|
||||
2023
|
||||
https://habr.com/ru/companies/tensor/articles/776834/
|
||||
2022
|
||||
https://habr.com/ru/articles/664000/
|
||||
|
||||
@ -6,10 +6,12 @@ PostgresProfessional - RogovLuzanovTolmachyov - QPT13 - Query Optimization of p1
|
||||
https://www.youtube.com/playlist?list=PLaFqU3KCWw6JW80WBHPOe-SMJD2NOjmge
|
||||
p4 - Inex Scan 0:00 of 41:10
|
||||
https://www.youtube.com/watch?v=iu35dYTchu4
|
||||
p3 - Sequential Scan 19:00 of 47:06
|
||||
p3 - Sequential Scan of 47:06
|
||||
https://www.youtube.com/watch?v=X2DOIf0DfJ0
|
||||
! parallel processing is not-efficitent for full seq-load, but is effective for the case of agg-n
|
||||
! "Parallel Seq Scan" -> "Partial Aggregate" -> "Gather"
|
||||
! 34:00 set max_parallel_workers_per_gather = 5;
|
||||
! 46:00 "post_parallel_mode" - allows to check whether query can be paral-d in principle
|
||||
p2 - Query Execution of 43:14
|
||||
https://www.youtube.com/watch?v=_6ce4YFFScc
|
||||
! 26:00 - set jit = off;
|
||||
|
||||
2
db/sql/postgres/feature/triggers.txt
Обычный файл
2
db/sql/postgres/feature/triggers.txt
Обычный файл
@ -0,0 +1,2 @@
|
||||
2024
|
||||
https://habr.com/ru/companies/otus/articles/857396/
|
||||
@ -1,3 +1,6 @@
|
||||
2025
|
||||
Hafner - Terraform in Depth
|
||||
https://z-library.sk/book/26908992/ce7ed8/terraform-in-depth-meap-v01.html
|
||||
2024
|
||||
Wang - Terraform Made Easy
|
||||
798FFB80AFF647E94441A7015ED728FE
|
||||
|
||||
@ -6,6 +6,12 @@ Iliev - Introduction to Git and Github
|
||||
https://github.com/bobbyiliev/introduction-to-git-and-github-ebook
|
||||
! 135 p
|
||||
2024
|
||||
Tsitoara - Beginning Git and GitHub
|
||||
115cedba31db5848d27dd3076a0e12eb
|
||||
1e2d318ffa940ca8810235da37f5250c
|
||||
https://z-library.sk/book/28073799/e982f1/beginning-git-and-github-version-control-project-management-and-teamwork-for-the-new-developer.html
|
||||
https://z-library.sk/book/28071757/1b3025/beginning-git-and-github-version-control-project-management-and-teamwork-for-the-new-developer-2n.html
|
||||
https://z-library.sk/book/28112512/b773eb/beginning-git-and-github-version-control-project-management-and-teamwork-for-the-new-developer.html
|
||||
Skoulikari - Learning Git
|
||||
8EC4AACD108F1F44E94DEC36576C0D16
|
||||
216563A0068C7FE518BC1B1FA1634E61
|
||||
|
||||
@ -1,3 +1,22 @@
|
||||
https://annas-archive.org/
|
||||
https://annas-archive.org/blog/
|
||||
|
||||
monitor-status
|
||||
https://open-slum.org/
|
||||
|
||||
src
|
||||
https://software.annas-archive.li/AnnaArchivist/annas-archive
|
||||
https://software.annas-archive.li/AnnaArchivist/annas-archive/-/blob/main/Dockerfile
|
||||
https://software.annas-archive.li/AnnaArchivist/annas-archive/-/blob/main/docker-compose.yml
|
||||
https://software.annas-archive.li/AnnaArchivist/annas-archive/-/blob/main/docker-compose.override.yml
|
||||
https://software.annas-archive.li/AnnaArchivist/annas-archive/-/tree/main/data-imports
|
||||
https://software.annas-archive.li/AnnaArchivist/annas-archive/-/blob/main/data-imports/docker-compose.yml
|
||||
|
||||
https://libgen.onl/annas-archive-ebooks/
|
||||
|
||||
metadata download - 1.2T
|
||||
https://annas-archive.org/torrents#aa_derived_mirror_metadata
|
||||
https://annas-archive.org/torrents/libgen_li_standarts
|
||||
|
||||
torrents
|
||||
https://annas-archive.org/dyn/torrents.json
|
||||
|
||||
@ -31,7 +31,8 @@ https://z-library.sk/
|
||||
https://libgen.onl/library-genesis/
|
||||
https://garbage.world/posts/libgen/
|
||||
https://www.facebook.com/libgen.in/
|
||||
http://libgen.rs
|
||||
https://libgen.gs
|
||||
https://libgen.rs
|
||||
https://libgen.il
|
||||
https://libgen.pm
|
||||
https://libgen.mx
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
https://docs.ipfs.tech/how-to/command-line-quick-start/
|
||||
https://docs.ipfs.tech/reference/kubo/cli/
|
||||
|
||||
https://docs.ipfs.tech/install/command-line/
|
||||
https://docs.ipfs.tech/install/command-line/#install-official-binary-distributions
|
||||
@ -30,3 +31,8 @@ docker
|
||||
https://docs.ipfs.tech/install/run-ipfs-inside-docker/#customizing-your-node
|
||||
|
||||
https://docs.ipfs.tech/how-to/kubo-basic-cli/
|
||||
|
||||
ipfs
|
||||
--help
|
||||
init
|
||||
commands
|
||||
|
||||
5
net/proto/torrent/ipfs/docs/presentations.txt
Обычный файл
5
net/proto/torrent/ipfs/docs/presentations.txt
Обычный файл
@ -0,0 +1,5 @@
|
||||
https://www.youtube.com/@IPFSbot/videos
|
||||
|
||||
2024
|
||||
SergeiUdalov - Runing IPFS And Simple Site Publishing ru 0:00 of 35:16
|
||||
https://www.youtube.com/watch?v=O2bIdH2vPZw
|
||||
@ -25,3 +25,7 @@ https://github.com/peergos/nabu
|
||||
|
||||
https://chromewebstore.google.com/detail/ipfs-companion/nibjojkomfdiaoajekhjakgkdhaomnch
|
||||
https://brave.com/blog/ipfs-support/
|
||||
|
||||
2023
|
||||
Aferious - IPFS Kubo Installation Guide: Download & Install go-ipfs on Linux & Ubuntu! 0:00 of 4:42
|
||||
https://www.youtube.com/watch?v=RJBq1VXEmy8
|
||||
|
||||
@ -101,6 +101,9 @@ AndreyRoslik - KOB Intro 44:00 of 2:32:32
|
||||
2012
|
||||
DzhozeppaTsvetkov - Petrov - Truth about Stalin 37:00 of 1:00:21
|
||||
https://www.youtube.com/watch?v=Q5M09xzcE6Y
|
||||
2011
|
||||
vaguenex - Petrov - World Control Theory and Practice of 1:23:07
|
||||
https://www.youtube.com/watch?v=UiQsdChDtFQ
|
||||
2004
|
||||
LitvaCOM - KPE - Petrov - Who Controls the World and How of 1:19:41
|
||||
https://www.youtube.com/watch?v=faDZmLgYyWE
|
||||
|
||||
@ -10,6 +10,9 @@ Soros - Crisis of the World Capitalism (later renounciated it)
|
||||
MichaelTellbot - Golographics Universe
|
||||
|
||||
2025
|
||||
USLawAndOrder - Dudnik - GennadyM - Why Trump Decided to Destroy Ze of 54:01
|
||||
https://www.youtube.com/watch?v=M9AXCKJn590
|
||||
https://www.youtube.com/watch?v=H6laIjpvfGE
|
||||
PavelIvanov - GennadyM - Trump World Imperior of 56:13
|
||||
https://www.youtube.com/watch?v=ICcDjvc9yq8
|
||||
USLawAndOrder - Dudnik - GennadyM - Trump and RomanClub of 1:03:50
|
||||
|
||||
64
os/linux/nixos/cfg/samples/interesting/sly-harvey.txt
Обычный файл
64
os/linux/nixos/cfg/samples/interesting/sly-harvey.txt
Обычный файл
@ -0,0 +1,64 @@
|
||||
https://github.com/Sly-Harvey/NixOS
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/dev-shells
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/dev-shells/default.nix
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/dev-shells/java/flake.nix
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/dev-shells/kotlin/flake.nix
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/hosts/common.nix
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/hosts/Default/configuration.nix
|
||||
imports = [
|
||||
../common.nix
|
||||
...
|
||||
];
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/desktop/hyprland/default.nix
|
||||
#test later systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
||||
wayland.windowManager.hyprland = {
|
||||
enable = true;
|
||||
xwayland.enable = true;
|
||||
plugins = [ # inputs.hyprland-plugins.packages.${pkgs.system}.hyprwinwrap ];
|
||||
systemd = {
|
||||
enable = true;
|
||||
variables = ["--all"];
|
||||
};
|
||||
settings = {
|
||||
"$scriptsDir" = "XDG_BIN_HOME";
|
||||
...
|
||||
}
|
||||
...
|
||||
}
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/programs/terminal/wezterm/default.nix
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs/cli
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs/browser
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/programs/browser/firefox/default.nix
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs/editor
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/programs/editor/nvchad/default.nix
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs/misc
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/programs/misc/thunar/default.nix
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs/shell
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/programs/shell/zsh
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/programs/shell/zsh/default.nix
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/programs/shell/zsh/.p10k.zsh
|
||||
https://github.com/Sly-Harvey/NixOS/tree/master/modules/scripts
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/scripts/collect-garbage.nix
|
||||
{pkgs, ...}:
|
||||
pkgs.writeShellScriptBin "collect-garbage" ''
|
||||
sudo nix-collect-garbage -d
|
||||
nix-collect-garbage -d
|
||||
''
|
||||
https://github.com/Sly-Harvey/NixOS/blob/master/modules/scripts/default.nix
|
||||
|
||||
https://github.com/yokoffing/Betterfox
|
||||
https://github.com/yokoffing/Betterfox/wiki/Common-Overrides
|
||||
https://github.com/yokoffing/Betterfox/wiki/Optional-Hardening
|
||||
https://github.com/yokoffing/Betterfox/blob/main/Fastfox.js
|
||||
https://raw.githubusercontent.com/yokoffing/Betterfox/main/user.js
|
||||
|
||||
https://nextdns.io
|
||||
https://nextdns.io/pricing
|
||||
! 300000 q/mo
|
||||
https://support.mozilla.org/en-US/kb/dns-over-https
|
||||
|
||||
2025
|
||||
Sly_Harvey - Custom NixOS operating system 0:00 of 1:19
|
||||
https://www.youtube.com/watch?v=ya3DkxTorOM
|
||||
@ -42,7 +42,7 @@ proxmox:
|
||||
https://codingpackets.com/blog/proxmox-cloud-init-with-terraform-and-saltstack/
|
||||
https://www.youtube.com/watch?v=v45lH43yU9s
|
||||
inst
|
||||
?
|
||||
https://www.youtube.com/watch?v=jNEjKdtMrZI
|
||||
helper scripts
|
||||
https://www.youtube.com/watch?v=gRVSbqXejtk
|
||||
tweaks
|
||||
|
||||
@ -5,6 +5,8 @@ Constantine Vladimirov
|
||||
HoneyMontana - Vladimirov Interview 49:00 of 2:13:55
|
||||
https://www.youtube.com/watch?v=u3uuGrptpBs
|
||||
2023
|
||||
IstovyiEngeneer - Vladimirov - Make Cpp Code Better 0:00 of 56:00
|
||||
https://www.youtube.com/watch?v=cK4cMdx9QeQ
|
||||
IstovyiEngeneer - Afanasiev - Lepilkina - 12.28 - Vladimirov p2 of 1:01:28
|
||||
https://www.youtube.com/watch?v=_SIBiSR8rzM
|
||||
IstovyiEngeneer - Afanasiev - Lepilkina - 12.28 - Vladimirov p1 of 57:43
|
||||
|
||||
@ -3,6 +3,16 @@ https://leanpub.com/effective-cmake
|
||||
https://cliutils.gitlab.io/modern-cmake/
|
||||
https://cliutils.gitlab.io/modern-cmake/modern-cmake.pdf
|
||||
|
||||
2024
|
||||
Minimal CMake
|
||||
https://libgen.gs/edition.php?id=150898055
|
||||
https://libgen.gs/ads0b41215a7f302ef58307e4c372b2e5342BIG1HDZ
|
||||
http://localhost:8080/ipfs/bafykbzaceaa2b7achagflhxd7vsjgjezknmg67egaf3sz2wjz34hmivzjbjpq?filename=[]%20Tom%20Hulton-Harrop;%20-%20Minimal%20CMake:%20Learn%20the%20best%20bits%20of%20CMake%20to%20create%20and%20share%20your%20own%20libraries%20and%20applications%20(2024,%20Packt%20Publishing).epub
|
||||
ipfs - bafykbzaceaa2b7achagflhxd7vsjgjezknmg67egaf3sz2wjz34hmivzjbjpq
|
||||
http://libgenfrialc7tguyjywa36vtrdcplwpxaw43h6o63dmmwhvavo5rqqd.onion/LG/06411000/24d02b6780ccd97288f1c67371ea0295
|
||||
magnet:?xt=urn:sha1:43DEA7B1C658B2847C4DC04C38EE74EB79A76906&xl=5578025&dn=[]%20Tom%20Hulton-Harrop;%20-%20Minimal%20CMake:%20Learn%20the%20best%20bits%20of%20CMake%20to%20create%20and%20share%20your%20own%20libraries%20and%20applications%20(2024,%20Packt%20Publishing).epub
|
||||
magnet:?xt=urn:tree:tiger:TTFFBXPMOFHU73PUSDLSKPUKZQLXVTCR6ZF37FA&xl=5578025&dn=[]%20Tom%20Hulton-Harrop;%20-%20Minimal%20CMake:%20Learn%20the%20best%20bits%20of%20CMake%20to%20create%20and%20share%20your%20own%20libraries%20and%20applications%20(2024,%20Packt%20Publishing).epub
|
||||
ed2k://|file|[] Tom Hulton-Harrop; - Minimal CMake: Learn the best bits of CMake to create and share your own libraries and applications (2024, Packt Publishing).epub|5578025|959EC1ECC091AA37D3099B009D26E9DE|h=GHF7UMPXDJ6UZCR6O7M7AF25HB7E6ZAV|/
|
||||
2022
|
||||
Swidzinski - Modern CMake for C++
|
||||
2E54A3B0A28A4FC69843C16312583AF8
|
||||
|
||||
1
pl/cross/tools/visualization/graph/bargraphmaker.txt
Обычный файл
1
pl/cross/tools/visualization/graph/bargraphmaker.txt
Обычный файл
@ -0,0 +1 @@
|
||||
https://www.bargraphmaker.net/
|
||||
@ -11,3 +11,4 @@ ProductiveComputerSystems - Use AI to use AI - Perplexity as the default search
|
||||
https://www.youtube.com/watch?v=Sq5dSI15laQ
|
||||
! find more search engines
|
||||
! perplexity omnibox
|
||||
https://arminbagrat.com/perplexity/
|
||||
|
||||
Загрузка…
x
Ссылка в новой задаче
Block a user