Ok, let’s not exaggerate. We’re not asking about replacing the review system with a new one. And either way, teams of 1 or 2 people routinely build entire startups in far less than 18 months. (I did that too, a few times even.)
Blinding reviews requires minimal code changes, and no changes to the data structure. The reviews are simply held in a queue (an addition to the data structure - practically one boolean column called published
or such; no migration required), and published once both parties have left a review. This change could have been implemented in a week max, and would’ve solved 90% of the problems users have been complaining since April 2021. Basic Pareto principle.
The unfortunate truth is probably that,
- the THS developer team is either extremely small and extremely swamped (with what, I don’t claim to know, maybe more technical debt than useful features or bug fixes), or just not that competent. I’ve reported so far a bunch of rookie mistakes like not accounting for time zones - unless you’re in the UK, the times in the Android app are wrong by your GMT offset. I’ve even provided one-line code fixes. Nothing was ever implemented. All but one of my posts were held by moderators and replied to privately with the generic “We’ve sent this to the tech team but can’t tell you when it will be implemented”.
- or the PMs are completely oblivious to user requests, thought I’m inclined to believe that the mods here do proxy feedback
- or the PMs’ priorities are completely out of touch with what users ask for on the forum. I’ve seen that with other apps, most notably Google Photos, and food tracking app Cronometer.