The lost joy of music piracy 4 days ago
Now I downnload my music with yt-dlp.
yt-dlp -f worstaudio "ytsearch1: system of a down lost in hollywood"
HN user
Now I downnload my music with yt-dlp.
yt-dlp -f worstaudio "ytsearch1: system of a down lost in hollywood"
CloudFlare is a terrorist organization destroying the web.
Read this one: http://geohot.github.io/blog/jekyll/update/2021/06/23/pieces...
Capitalism is so rigged it isn’t fun anymore.
This is an AD for Kimi K2
You can render JS only websites using chromium headless like this:
chromium --headless example.com --disable-gpu --run-all-compositor-stages-before-draw --dump-dom --virtual-time-budget=10000 --window-size=800,600 | sed "s|<head>|<head><base href=example.com>|g" | lynx -stdin