summaryrefslogtreecommitdiff
path: root/guides
diff options
context:
space:
mode:
Diffstat (limited to 'guides')
-rw-r--r--guides/setups/operating-systems/debian.org14
1 files changed, 9 insertions, 5 deletions
diff --git a/guides/setups/operating-systems/debian.org b/guides/setups/operating-systems/debian.org
index c886718..2478a77 100644
--- a/guides/setups/operating-systems/debian.org
+++ b/guides/setups/operating-systems/debian.org
@@ -490,7 +490,7 @@ tar-doc/oldstable,oldstable,now 1.34-1 all [installed]
#+end_example
Will be keeping =non-free= in addition to =non-free-firmware= then 🫣
***** Fallout
-GRUB:
+****** GRUB
#+begin_src sh
sudo sed -i \
s/'^#GRUB_DISABLE_OS_PROBER=false'/'GRUB_DISABLE_OS_PROBER=false'/ \
@@ -498,7 +498,7 @@ sudo sed -i \
sudo update-grub
#+end_src
-PEP 668:
+****** PEP 668
#+begin_src sh
# Before upgrade: keep calm…
pip uninstall $(pip freeze --user | cut -d= -f1)
@@ -507,10 +507,14 @@ sudo apt install pipx
pipx install yt-dlp
#+end_src
-VLC: seems fine? No choppiness observed on a 2k@24FPS video from
-yt-dlp 🤷
+****** VLC
++Seems fine? No choppiness observed on a 2k@24FPS video from yt-dlp+
+
+Is choppy as all hell on /some/ videos, not sure which kind nor why;
+could not be bothered discerning the patterns. Learned me an mpv for
+great good.
***** Goodies
-- The random lag I had been observing since 5.8 seems gone 🥳
+- The [[#random-lag][random lag I had been observing since 5.8]] seems gone 🥳
- =libtree-sitter-dev= is new enough for Emacs; can get rid of my
=/usr/local= version.
** impromptu IBus