The other day, I had an idea. It occurred to me that daily horoscopes - the traditional kind - might not be as useless as they seem at first glance: They usually give, or at least hint at, suggestions for specific things to do on a given day, which can be a useful cue, allowing the user to put less effort into finding something useful to do with their time. They can also act as a reminder of important concepts, rather like spaced repetition, and have the possibility of serendipitously giving the perfect advice in a situation where the user would otherwise not have thought to apply a particular concept.
This seems like something that many people here would find useful, if they weren't so vague, and if they were better calibrated to make useful suggestions. So, after getting some feedback, and with the help of PeerInfinity (who did most of the coding and is currently hosting the program), I put together a tool to provide us with a daily 'horoscope', chosen from a list provided by us and weighted toward advice that has been reported to work. The horoscopes are displayed here, with an RSS feed available here. Lists of the horoscopes in the program's database can be found here, with various sorting options.
One of the features of this program is that the chance of a given horoscope being displayed are affected by how well it has worked in the past. Every day, there is an option to vote on the previous day's horoscope, rating it as 'harmful', 'useless', 'sort of useful', 'useful', or 'awesome'. The 'harmful' and 'useless' options give the horoscope -15 and -1 points respectively, while the other three give it 1, 3, or 10 points. If a horoscope's score becomes negative, it is removed from the pool of active horoscopes; otherwise, its chance of being chosen is based on the average value of the votes it has received compared to the other horoscopes, disregarding recently-used ones.
There is still a need for good horoscopes to be added to the database. Horoscopes should offer a specific suggestion for something to do that will take less than an hour of sustained effort (all-day mindfulness-type exercises or 'be on the lookout for X' are fine) and that can be accomplished on the same day that the horoscope is read. Horoscopes should not make actual predictions, but may make prediction-like statements that are likely to be true on any given day, like "you will talk to a friend today". Horoscopes can be submitted here, or left in the comments. EDIT: Any comment anywhere on the site that contains the phrase "Horoscope version:" or "Horoscope:" should now automatically be emailed to me, so feel free to horoscope-ify new posts in their comments, unless this comes to be considered spam.
I think it would be useful to be able to rate a horoscope "confusing." This wouldn't be a numerical rating that got averaged in, but a separate tally. Then now and then you could look at what is most frequently rated "confusing" and see if it's an issue of jargon or if it's just too vague. They need to be vague enough to apply to a broad scale of people but not so vague that they stop applying.
For example, today I rated yesterday's horoscope as "not useful" because I spent the entire day trying to figure out what it meant, how I could apply it to my life and interactions with the universe and never came up with an answer. (It was "Are you asking the right things?" which I guess isn't the right thing to ask me. I wasn't really sure what 'things' meant in this context, or 'asking' or 'right' but I don't think it's a jargon problem.
Most questions I ask myself are ones that I go on to find answers to. The most recent one was "Hungarian used to have a lot more grammatical tenses than it currently does. I've seen them enough in old texts that I have a vague sense for their meaning but I wonder how they were differentiated from each other." so I googled and bookmarked a few pages and if I read through it a few more times I should be able to communicate effectively the next time I travel to 16th century Hungary, for all the good it'll do me. Most of my questions are of this type: how does x work? what is y like? and then i do research and find out.
One question that puzzled me for weeks was "how can I get the cat to stop pooing on the chair?" The answer ended up being "by putting some paper trash in a corner for the cat to poo on instead." (Keeping the litter box clean was my first hypothesis, but the cat disproved it.)
This might be worth implementing. Even if it is an issue of jargon or some other situation where explaining the idea within the horoscope would take too long, it's possible to include links to external resources in the horoscopes, so external explanations can be written and linked to.
... (read more)