∟⊔⊤∦∣≶

  • 3 Posts
  • 15 Comments
Joined 2 years ago
cake
Cake day: June 29th, 2023

help-circle








  • systemd-analyze plot > boottimes.svg

    Open the SVG and have a look at what’s happening during boot.

    journalctl -b will give you some more info too. If you’re using grub to boot (probably in /boot/grub/grub.cfg), you can change the loglevel and add the udev option to get a bunch more info. Helped me with a random issue recently. Here’s mine for an example:

    ### BEGIN /etc/grub.d/10_linux ###
    menuentry 'Arch Linux' --class arch --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-a96b3354-70dd-45ed-8c6c-95171e9f1e82' {
    	load_video
    	set gfxpayload=keep
    	insmod gzio
    	insmod part_gpt
    	insmod ext2
    	search --no-floppy --fs-uuid --set=root a96b3354-70dd-45ed-8c6c-95171e9f1e82
    	echo	'Loading Linux linux ...'
    	linux	/boot/vmlinuz-linux root=UUID=a96b3354-70dd-45ed-8c6c-95171e9f1e82 rw  loglevel=3 udev.log-priority=debug 
    	echo	'Loading initial ramdisk ...'
    	initrd	/boot/amd-ucode.img /boot/initramfs-linux.img
    }
    




  • Did you forget how as soon as the war started, the Russians protested and thousands were arrested, beaten, jailed, etc?

    The people in Russia have family and children to worry about, you can’t blame them for staying and not wanting to risk starving and leaving with nothing.

    Not to mention that they know their country is in the wrong, so they would also be fearing oppression outside of their country as well, not to mention losing all of their assets, being homeless, potentially starving.

    The people that will be fleeing now will be desperate. It’s clear that all the risks they face outside of Russia are now less than what they face remaining.

    The citizens of Ukraine have had it incomprehensibly worse obviously, but that doesn’t diminish the plight of Russian refugees now, it all adds together in the cost to humanity.