I’ll start. Did you know you can run a headless version of JD2 on a raspberry pi? It’s not the greatest thing in the world, but sometimes its nice to throw a bunch of links in there and go to sleep.
I’ll start. Did you know you can run a headless version of JD2 on a raspberry pi? It’s not the greatest thing in the world, but sometimes its nice to throw a bunch of links in there and go to sleep.
Yandex is currently the best search engine for pirate stuff. You might need to change the language setting to only show english results, tho, as it gives preference to russian stuff.
If you’re on Windows, you can block any address “forever” by running Notepad as an admin and opening the file
C:\Windows\System32\drivers\etc\hosts
0.0.0.0 www.whatever.com
will completely block that domain. It won’t blockwww.whatever.co.uk
orwhatever.com
, so you’ll have to add one line for each top level domain. It’s great for blocking the worst ad networks (the ones that leave 6 clickjacks per page)