

Thanks for this
Music Assistent sounds thrilling
Thanks for this
Music Assistent sounds thrilling
Slow as hell, unusable
Yes. Plus Bohren und der Club of Gore, which is Slowest Black Jazz
Yeah, on the hindsight was a big unknown too
Mull is now Ironfox
Which static generator do you prefer?
deleted by creator
On Firefox I use the tampermonkey extension to trigger javascript with a little overlay bar which is shown on the rendered website. I used an AI prompt to generate the userscript.
But Torvalds is from Soviet Finland [SF]
By Audioscrobbler, which merged later with last.fm
No alias, just topgrade
“This project is not an open source project as a result.”
my dirty method with wget, fzf, pueue and yt-dlp put this in e.g. .bashrc
myytdlq () { wget -k $1 -O /tmp/myytdl.tmp; cat /tmp/myytdl.tmp | perl -pe 's/\"/\n\"\n/g; s/\\u002F/\//g;' | grep -v hoerfassung | sort
-u | fzf -m --query "http video" | cat > /tmp/myytdlq; export MYYTDLQ=$(cat /tmp/myytdlq); clear; echo $MYYTDLQ; for i in $MYYTDLQ; do
pueue add -- "yt-dlp --restrict-filenames --output '%(extractor_key)s-%(title).40s.%(ext)s' $i"; done }
and use it with the url of the series
myytdlq https://www.arte.tv/de/videos/113212-001-A/this-is-england-86-1-4/
Using networking namespaces may be an option https://gist.github.com/zenofile/d3ada8a1becb8c88aadffa68cdb18350
First, I like the idea of xpipe. It could be a quite useful tool. I have almost 500 Host entries in my .ssh/config which I manage with https://github.com/grahame/sedge btw
my work host CPU: 8-core AMD Ryzen 7 4700U with Radeon Graphics (-MCP-) speed/min/max: 1590/1400/2000 MHz Kernel: 6.8.0-54-generic x86_64 Up: 5d 2h 47m Mem: 3.7/14.85 GiB (24.9%) Linux Mint with Regolith desktop
What I mean with “slow”: every action in the UI is almost non responsive