diff --git a/os/linux/immutable/awesome-immutable.txt b/os/linux/immutable/awesome-immutable.txt new file mode 100644 index 000000000..54e318eb5 --- /dev/null +++ b/os/linux/immutable/awesome-immutable.txt @@ -0,0 +1 @@ +https://castrojo.github.io/awesome-immutable/ diff --git a/os/linux/immutable/blendos.txt b/os/linux/immutable/blendos.txt index 63b893381..1a70c0398 100644 --- a/os/linux/immutable/blendos.txt +++ b/os/linux/immutable/blendos.txt @@ -1,5 +1,8 @@ https://blendos.co +https://github.com/blend-os + https://docs.blendos.co/guides/installation-guide/#mirror-list +https://docs.blendos.co/guides/container-guide 2023 https://blendos.co/blend-os-v3/ diff --git a/os/linux/immutable/vanilla-abroot.txt b/os/linux/immutable/vanilla-abroot.txt new file mode 100644 index 000000000..6e1bbae9a --- /dev/null +++ b/os/linux/immutable/vanilla-abroot.txt @@ -0,0 +1,9 @@ +https://documentation.vanillaos.org/docs/ABRoot +https://github.com/Vanilla-OS/ABRoot +https://documentation.vanillaos.org/docs/abroot-manpage +https://documentation.vanillaos.org/docs/abroot-porting + +https://www.thegeekdiary.com/abroot-command-examples-in-linux/ + +2023 +https://vanillaos.org/blog/article/2023-02-07/nix-support-in-apx-has-landed diff --git a/os/x-ui/keyboard/xremap.txt b/os/x-ui/keyboard/xremap.txt new file mode 100644 index 000000000..76e8af5c8 --- /dev/null +++ b/os/x-ui/keyboard/xremap.txt @@ -0,0 +1,8 @@ +https://github.com/k0kubun/xremap +https://github.com/emberian/evdev/tree/main +https://github.com/emberian/evdev/blob/main/src/scancodes.rs + +2023 +Vimjoyer + https://www.youtube.com/watch?v=UPWkQ3LUDOU + https://www.youtube.com/watch?v=lyxScRCe6bE diff --git a/os/x-ui/wm/tiling/wayland/hyprland.txt b/os/x-ui/wm/tiling/wayland/hyprland.txt index 024586e5e..d7753110f 100644 --- a/os/x-ui/wm/tiling/wayland/hyprland.txt +++ b/os/x-ui/wm/tiling/wayland/hyprland.txt @@ -2,6 +2,8 @@ https://hyprland.org/ https://github.com/hyprwm/Hyprland https://wiki.hyprland.org/Getting-Started/Installation/ + https://gist.github.com/Vertecedoc4545/3b077301299c20c5b9b4db00f4ca6000 + ! Ubuntu 23.04 https://wiki.hyprland.org/Nix/ https://github.com/hyprwm/Hyprland/blob/main/flake.nix https://wiki.hyprland.org/Configuring/Configuring-Hyprland/ diff --git a/pages/vim.txt b/pages/vim.txt index 34ff68fed..f5890f2f4 100644 --- a/pages/vim.txt +++ b/pages/vim.txt @@ -20,3 +20,8 @@ PurpleSchool - Larichev - NeoVim Lua Config Tuning ru 0:00 of 52:16 Goloburdin - NeoVim Tuning ru 3:30 of 23:21 https://www.youtube.com/watch?v=PA7zZNJXJEk https://github.com/alexey-goloburdin/nvim-config +ElijahManor - Neovim Config Switcher 3:00 of 5:20 + https://www.youtube.com/watch?v=LkHjJlSgKZY + https://gist.github.com/elijahmanor/b279553c0132bfad7eae23e34ceb593b + https://neovim.io/doc/user/starting.html#%24NVIM_APPNAME + NVIM_APPNAME env var to ~/.config/$NVIM_APPNAME diff --git a/pl/java/docs/people/shipilev.txt b/pl/java/docs/people/shipilev.txt index 6fcfbe0f3..7eb8db356 100644 --- a/pl/java/docs/people/shipilev.txt +++ b/pl/java/docs/people/shipilev.txt @@ -1 +1,5 @@ https://shipilev.net/ + +2021 +TechTrain - Derevo - Shipilev Interview + https://www.youtube.com/watch?v=_4Vg810XHQg diff --git a/pl/java/libfws/spring/data/jpa/features/internals/docs/presentations.txt b/pl/java/libfws/spring/data/jpa/features/internals/docs/presentations.txt new file mode 100644 index 000000000..be71babcf --- /dev/null +++ b/pl/java/libfws/spring/data/jpa/features/internals/docs/presentations.txt @@ -0,0 +1,4 @@ +2022 +JPoint - SazonovsBro - OrIsNull Antipattern ru of 57:31 + https://www.youtube.com/watch?v=h927yUAdTD0 + https://squidex.jugru.team/api/assets/srm/6dca7feb-67bc-465b-8875-467faa806532/orisnull-antipattern-fedor-sazonov-ilia-sazonov.pdf diff --git a/pl/java/tools/quality/profiling/async-profiler.txt b/pl/java/tools/quality/profiling/async-profiler.txt index 022e43dcb..133a90bfa 100644 --- a/pl/java/tools/quality/profiling/async-profiler.txt +++ b/pl/java/tools/quality/profiling/async-profiler.txt @@ -4,6 +4,15 @@ https://assets.contentful.com/oxjq45e8ilak/4mfbX5FJuw0A8M00UK4uKa/ce60f2cab12408 2022 https://krzysztofslusarski.github.io/2022/12/12/async-manual.html +2021 +JPoint - Pangin - eBPF Continuous Profiling in Cloud ru 0:00 of 1:06:48 + https://www.youtube.com/watch?v=EcmR2BOeVZE + https://squidex.jugru.team/api/assets/srm/fad954e6-37f0-4c06-a886-e935699d7b6f/continuous-prof.pdf + !!! good links 2020 Pangin - Async Profiler Webinar of 3 parts https://www.youtube.com/playlist?list=PLNCLTEx3B8h4Yo_WvKWdLvI9mj1XpTKBr +Luxoft - Pangin - Part 1: Improving Performance with Async-profiler 0:00 of 41:59 + https://www.youtube.com/watch?v=H6glyrKQlg8 + https://github.com/apangin/java-profiling-presentation/blob/master/presentation/java-profiling.pdf + !!! good links diff --git a/pl/kt/docs/people.txt b/pl/kt/docs/people.txt index 6d8179ce4..9d03013be 100644 --- a/pl/kt/docs/people.txt +++ b/pl/kt/docs/people.txt @@ -9,6 +9,9 @@ Na Plechah Gigantov https://www.youtube.com/watch?v=xH-RZ9YlxH0 Gemerof +2023 +Boroda - Interview +https://www.youtube.com/watch?v=8f-YLCobZog 2018 Idiomatic Kotlin https://www.youtube.com/watch?v=2raT3QX3aNg