зеркало из
				https://github.com/iharh/notes.git
				synced 2025-10-31 21:56:08 +02:00 
			
		
		
		
	m
Этот коммит содержится в:
		
							родитель
							
								
									c601430b87
								
							
						
					
					
						Коммит
						2379647834
					
				| @ -1,5 +1,6 @@ | |||||||
| 2025 | 2025 | ||||||
| Golub - Baumeister - Schelin - From Power of Symbols to Magical Politics of 1:20:49 | 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=NQB--V22xHc | ||||||
|  |     https://www.youtube.com/watch?v=CzN_dBKAZ8k | ||||||
|     ! 22:00 Lipman, Berneis, Rifenshtal - na dlinnoy distancii rabotat na emociyu gorazdo effectivnee |     ! 22:00 Lipman, Berneis, Rifenshtal - na dlinnoy distancii rabotat na emociyu gorazdo effectivnee | ||||||
|     ! 24:00 => emocionalnaya razvraschyonnost i ciclopichnost samih analitikov |     ! 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=yu5J2C1xqRs | ||||||
| https://www.youtube.com/watch?v=-5O3p8KCMiw | 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 | 2025 | ||||||
| DevConf.CZ - Bootable Containers in Action: Hands on with Deploying AI Workloads 13:00 of 34:00 | 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://www.youtube.com/watch?v=c6roAHAXfU8 | ||||||
|     https://pretalx.devconf.info/devconf-cz-2025/talk/WMBRWB/ |     https://pretalx.devconf.info/devconf-cz-2025/talk/WMBRWB/ | ||||||
|     https://github.com/containers/ai-lab-recipes |     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/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 |     !  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 \ |     ! 12:30 RUN --mount=type=cache,target=/workdir --mount=type=bind,rw=true,src=.,dst=/buildcontext,bind-propagation=shared \ | ||||||
|     !           /src/build.sh |     !           /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 |     !     The utility to manipulate machines owner keys which managed in shim | ||||||
|     !     dnf/mokutil |     !     dnf/mokutil | ||||||
|     !     https://wiki.debian.org/SecureBoot |     !     https://wiki.debian.org/SecureBoot | ||||||
|  |     !     https://linuxcommandlibrary.com/man/mokutil | ||||||
|     !     https://commandmasters.com/commands/mokutil-linux/ |     !     https://commandmasters.com/commands/mokutil-linux/ | ||||||
|  |     !     https://www.redhat.com/en/blog/secure-boot-systemtap | ||||||
|     !     ? mokutil --sb-state |     !     ? mokutil --sb-state | ||||||
|     !     ? mokutil --db |     !     ? mokutil --db | ||||||
|  |     !     bootctl (grub2 entries for my case) | ||||||
| 2024 | 2024 | ||||||
| FedoraProject - DNF and bootc in Image Mode for Fedora - Fedora 41 Release Party of 14:36 | FedoraProject - DNF and bootc in Image Mode for Fedora - Fedora 41 Release Party of 14:36 | ||||||
|     https://www.youtube.com/watch?v=6FAVsMbhfnA |     https://www.youtube.com/watch?v=6FAVsMbhfnA | ||||||
|  | |||||||
| @ -56,8 +56,8 @@ https://github.com/projectatomic/container-storage-setup/blob/master/container-s | |||||||
| coreos-installer | coreos-installer | ||||||
| https://coreos.github.io/coreos-installer/ | https://coreos.github.io/coreos-installer/ | ||||||
| https://coreos.github.io/coreos-installer/getting-started/ | 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 |     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 \ | ||||||
|     e |     --network default \ | ||||||
|     coreos.inst.install_dev=/dev/sda |     coreos.inst.install_dev=/dev/sda | ||||||
|     coreos.inst.ignition_url=http://example.com/config.ign |     coreos.inst.ignition_url=http://example.com/config.ign | ||||||
| https://github.com/coreos/coreos-installer/ | https://github.com/coreos/coreos-installer/ | ||||||
|  | |||||||
| @ -9,5 +9,6 @@ Qubes OS: Security Through Isolation - DevConf.CZ 2025 | |||||||
| 2025 | 2025 | ||||||
| https://www.youtube.com/watch?v=aig4jdVoL6o | https://www.youtube.com/watch?v=aig4jdVoL6o | ||||||
| https://www.youtube.com/watch?v=D7HqckeHlx8 | https://www.youtube.com/watch?v=D7HqckeHlx8 | ||||||
|  | https://www.youtube.com/watch?v=4Ht-_GBH5VA | ||||||
| 2024 | 2024 | ||||||
| https://www.youtube.com/watch?v=xQT5IqL0kzc | https://www.youtube.com/watch?v=xQT5IqL0kzc | ||||||
|  | |||||||
							
								
								
									
										3
									
								
								pl/cpp/features/range-views.txt
									
									
									
									
									
										Обычный файл
									
								
							
							
						
						
									
										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 | 2020 | ||||||
| https://www.infoq.com/presentations/junit-5-new/ | https://www.infoq.com/presentations/junit-5-new/ | ||||||
| 2018 | 2018 | ||||||
|  | |||||||
		Загрузка…
	
	
			
			x
			
			
		
	
		Ссылка в новой задаче
	
	Block a user
	 Ihar Hancharenka
						Ihar Hancharenka