Skip to content

Instantly share code, notes, and snippets.

View TheBSODAndWSODFan's full-sized avatar

TheBSODFan TheBSODAndWSODFan

  • 19:55 (UTC +07:00)
View GitHub Profile
#!/bin/bash
sudo qemu-system-x86_64 --enable-kvm -m 4096 -cpu host -smp cores=2,sockets=1,threads=1 -net nic -net user -vnc :0 -usb -device usb-tablet -vga virtio -cdrom ./*.iso
exit 0
@TheBSODAndWSODFan
TheBSODAndWSODFan / ytplayerclassicfierfix.user.css
Created August 20, 2023 16:24
CSS fixes for YT Player Classicifier
/* ==UserStyle==
@name CSS fixes for YT Player Classicifier
@namespace github.com/openstyles/stylus
@version 1.0
@author oldbutgoldyt
@preprocessor stylus
@var checkbox small "Check this if you are using pre-2020 scales" 1
==/UserStyle== */
@-moz-document domain("www.youtube.com"), domain("youtube-nocookie.com"), domain("youtube.googleapis.com") {