From 23796478341cf15cd8d10a9a6087c792111c0e5f Mon Sep 17 00:00:00 2001 From: Ihar Hancharenka Date: Thu, 7 Aug 2025 17:43:22 +0300 Subject: [PATCH] m --- nontech/philosophy/misc.txt | 1 + os/linux/immutable/atomic/bootc.txt | 7 +++++++ os/linux/rh/fedora/spins/atomic/coreos.txt | 4 ++-- pages/to-atomic.txt | 1 + pl/cpp/features/range-views.txt | 3 +++ pl/java/tools/quality/testing/junit/docs/presentations.txt | 3 +++ 6 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 pl/cpp/features/range-views.txt diff --git a/nontech/philosophy/misc.txt b/nontech/philosophy/misc.txt index 833124373..68b956a78 100644 --- a/nontech/philosophy/misc.txt +++ b/nontech/philosophy/misc.txt @@ -1,5 +1,6 @@ 2025 Golub - Baumeister - Schelin - From Power of Symbols to Magical Politics of 1:20:49 https://www.youtube.com/watch?v=NQB--V22xHc + https://www.youtube.com/watch?v=CzN_dBKAZ8k ! 22:00 Lipman, Berneis, Rifenshtal - na dlinnoy distancii rabotat na emociyu gorazdo effectivnee ! 24:00 => emocionalnaya razvraschyonnost i ciclopichnost samih analitikov diff --git a/os/linux/immutable/atomic/bootc.txt b/os/linux/immutable/atomic/bootc.txt index 808263b40..0754b5913 100644 --- a/os/linux/immutable/atomic/bootc.txt +++ b/os/linux/immutable/atomic/bootc.txt @@ -139,12 +139,16 @@ rel-party https://www.youtube.com/watch?v=yu5J2C1xqRs https://www.youtube.com/watch?v=-5O3p8KCMiw +???? +https://docs.google.com/presentation/d/1pP-Gr2kb4TJifbkSCR0WzjoMRGJVxW33z1v1KIKbEnA/edit?slide=id.g35c1d124540_1_3298#slide=id.g35c1d124540_1_3298 2025 DevConf.CZ - Bootable Containers in Action: Hands on with Deploying AI Workloads 13:00 of 34:00 https://www.youtube.com/watch?v=c6roAHAXfU8 https://pretalx.devconf.info/devconf-cz-2025/talk/WMBRWB/ https://github.com/containers/ai-lab-recipes https://github.com/containers/ai-lab-recipes/tree/main/training + https://github.com/containers/ai-lab-recipes/tree/main/.github/workflows + https://github.com/containers/terraform-test-environment-module ! 7:00 bootable container contains "linux kernel" additionally ! 12:30 RUN --mount=type=cache,target=/workdir --mount=type=bind,rw=true,src=.,dst=/buildcontext,bind-propagation=shared \ ! /src/build.sh @@ -196,9 +200,12 @@ DevConf - UKIs and composefs support for Bootable Containers 11:00 of 37:18 ! The utility to manipulate machines owner keys which managed in shim ! dnf/mokutil ! https://wiki.debian.org/SecureBoot + ! https://linuxcommandlibrary.com/man/mokutil ! https://commandmasters.com/commands/mokutil-linux/ + ! https://www.redhat.com/en/blog/secure-boot-systemtap ! ? mokutil --sb-state ! ? mokutil --db + ! bootctl (grub2 entries for my case) 2024 FedoraProject - DNF and bootc in Image Mode for Fedora - Fedora 41 Release Party of 14:36 https://www.youtube.com/watch?v=6FAVsMbhfnA diff --git a/os/linux/rh/fedora/spins/atomic/coreos.txt b/os/linux/rh/fedora/spins/atomic/coreos.txt index 165b7b13b..9b3acc030 100644 --- a/os/linux/rh/fedora/spins/atomic/coreos.txt +++ b/os/linux/rh/fedora/spins/atomic/coreos.txt @@ -56,8 +56,8 @@ https://github.com/projectatomic/container-storage-setup/blob/master/container-s coreos-installer https://coreos.github.io/coreos-installer/ https://coreos.github.io/coreos-installer/getting-started/ - virt-install --name cdrom --ram 4500 --vcpus 2 --disk size=20 --accelerate --cdrom /path/to/fedora-coreos-32.20200809.2.1-live.x86_64.iso --network default - e + virt-install --name cdrom --ram 4500 --vcpus 2 --disk size=20 --accelerate --cdrom /path/to/fedora-coreos-32.20200809.2.1-live.x86_64.iso \ + --network default \ coreos.inst.install_dev=/dev/sda coreos.inst.ignition_url=http://example.com/config.ign https://github.com/coreos/coreos-installer/ diff --git a/pages/to-atomic.txt b/pages/to-atomic.txt index d8c7f2b8e..68ea034dd 100644 --- a/pages/to-atomic.txt +++ b/pages/to-atomic.txt @@ -9,5 +9,6 @@ Qubes OS: Security Through Isolation - DevConf.CZ 2025 2025 https://www.youtube.com/watch?v=aig4jdVoL6o https://www.youtube.com/watch?v=D7HqckeHlx8 +https://www.youtube.com/watch?v=4Ht-_GBH5VA 2024 https://www.youtube.com/watch?v=xQT5IqL0kzc diff --git a/pl/cpp/features/range-views.txt b/pl/cpp/features/range-views.txt new file mode 100644 index 000000000..95db4b6ca --- /dev/null +++ b/pl/cpp/features/range-views.txt @@ -0,0 +1,3 @@ +2025 +CppRU - Paroshin - Cpp Range Views 0:00 of 42:43 + https://www.youtube.com/watch?v=606P1w5xRE0 diff --git a/pl/java/tools/quality/testing/junit/docs/presentations.txt b/pl/java/tools/quality/testing/junit/docs/presentations.txt index 1b028a971..79254e4db 100644 --- a/pl/java/tools/quality/testing/junit/docs/presentations.txt +++ b/pl/java/tools/quality/testing/junit/docs/presentations.txt @@ -1,3 +1,6 @@ +2025 +JetBrains - Catching Up With JUnit by Marc Philipp 0:00 of 59:53 + https://www.youtube.com/watch?v=-cY5BJaHz6E 2020 https://www.infoq.com/presentations/junit-5-new/ 2018