Right2Comment banner

Right2Comment

3 devlogs
3h 29m 26s

Extension where users can comment independent of YouTube.
It is to not have a eco chamber of the comments like it is currently, where the owner can control the comments.
However I want to make sure that it doesn't even do any harm to the owner. …

Extension where users can comment independent of YouTube.
It is to not have a eco chamber of the comments like it is currently, where the owner can control the comments.
However I want to make sure that it doesn’t even do any harm to the owner. for e.g. hate speech, or misleading comments.

This project uses AI

I used Claude to do some tweaks in UI for the comments bar.
I used Claude again to fix a race condition which I couldn’t find out.

Demo Repository

Loading README...

cskartikey

Tagged your project as well cooked!

🔥 cskartikey marked your project as well cooked! As a prize for your nicely cooked project, look out for a bonus prize in the mail :)

bansodetanishk

Just fixed a race condition which caused comments stuck at loading phase.

0
bansodetanishk

Shipped this project!

Hours: 1.58
Cookies: 🍪 29
Multiplier: 18.62 cookies/hr

I made an anonymous comments portal which notes the comments which are independent from ‘the video streaming platform’. So they can’t delete it. It saves comments based on the video_id
I made it as an extension, so it’ll be easy to comment.(And not another website altogether, i tried it b4.)
I uploaded it to Firefox extensions and they approved it, please check it out, review and give suggestions. (Chrome extensions need 5$ fee🥀)

bansodetanishk

Added the extension.
I changed stuff of the API, I already had make one, so I just made it serverless and hosted on vercel with Redis KV.
Currently you can just post, so maybe need the ability to delete comments too, and store userdata, who uploaded, (Likes and Unlikes? I am not sure of that.)

1

Comments

bansodetanishk
bansodetanishk 2 months ago

Please give suggestions on where should I take it.
X community notes like, should I add likes? or smtg else.