Этот коммит содержится в:
Ihar Hancharenka 2025-08-07 17:43:22 +03:00
родитель c601430b87
Коммит 2379647834
6 изменённых файлов: 17 добавлений и 2 удалений

Просмотреть файл

@ -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

Просмотреть файл

@ -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

Просмотреть файл

@ -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/

Просмотреть файл

@ -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

3
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

Просмотреть файл

@ -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