Well you should know that in writing class in college, we were penalized for making our pieces too long or too wordy, in fact, the final exam had to write just one page on a very broad topic. The goal was obviously to learn to conjoin sentences and avoid repeating information, choppy sentence structure is associated with poor writing skill. For a basic example, instead of saying:
This is Ben. He is a man. Ben likes cake. Ben is twenty two years old.
You would say:
Ben is a twenty two year old man who likes cake.
I do not have any programming experience so I don't know if this will be possible to execute but, you could make it so it detects what percentage of a user's posts are plagiarized (by linking it to a free online detector, perhaps?). Also, you could make it so it detects the degree of repetition of certain words/phrases/sentences too.
An algorithm to detect repetitions and such patterns is in fact ridiculously hard to code. It becomes ridiculously complex very quickly when you are trying to get a computer to recognize patterns. Since determining post quality requires analysis and pattern recognition, it is fairly difficult to do this in a computer. I have neither the expertise nor the time to work on any such algorithm.
For plagiarism, I don't think it matters. IMO the people who plagiarize are in the minority. The vast majority of them are found out and quickly shut down by the mods anyways.
Also, as I said above, the length of a post is usually a big determining factor for determining whether a post is spam. Yes there are exceptions; this has been discussed ad nauseam both in this thread and throughout the meta section. It's also completely subjective. I will not be changing the post quality unless someone can suggest a much better algorithm that is also not ridiculously complicated to implement. Even better would be to submit a pull request with said implementation.
Any news about changing the price estimator to add and relaying in usd so that it is not confused newbie seller accounts about the estimated price..
As I have said before in this thread, I will not be adding anything for converting prices to any fiat.
Honestly the price of bitcoin is changed and the estimate should decrease too..
Honestly, I haven't changed the estimation algo in a very long time. I am considering removing it entirely and just letting the site be an account stats thing.