HN user

ztarven

8 karma

https://rate.house

Posts2
Comments8
View on HN

I absolutely agree, algorithms are terrible for recommendations. On the media database[0] my wife and I are building we're experimenting with community upvotes for suggestions. Our userbase is small so the results are inconclusive right now but hopefully time will tell if this method works.

[0] https://rate.house

My wife and I experienced the same disappointments on goodreads, and many of the same flaws exist in other media rating/cataloging sites. We're attempting to solve this problem by creating a centralized collaborative media database that we always wished existed. Without any marketing yet, https://rate.house currently only has ~100 users, but we'd love to hear HN's input and know if we're heading in the right direction.

I know, another zero-width related extension, but it's a bit different.

Cleanse notifies you when a page contains zero-width characters and removes them automatically. You can still trigger the removal manually if there are any content generated dynamically after page load.

Cleanse allows you to replace/remove any string you'd like on all websites. One potential use case is for parents to replace inappropriate words with something else. Another use case is for pranks. It also parses regex.

I've never built an extension before until today so feedback is much appreciated.