|
|
|
|
|
by octosphere
2589 days ago
|
|
I wrote a script which opens a bunch of random HN links in new tabs. In firefox you have to over-ride the default amount of tabs you can open and change it to something like 9999. I once shared the script on HN under a different account, and it got no interest at all. The idea behind the script is that it presents random articles, so there is no bias behind the webpage you are reading. I use the script all the time and it's great to be presented with articles you otherwise would not have clicked. It's not hard to write such a script, but it gets trickier when you start to add filters to it. So for example, you may want to omit opening links with 'Soylent', 'Drone' or 'Trump' in the title. |
|