Activity

bansodetanishk

So, I first took https://www.veritasium.com/simulation5 as a reference.
As, I am only concerned with simulation for the screensaver/wallpaper, I simplified it heavily.
No toggle bars, instead just hardcoded values in the index.html are used.
Then I made it fullscreen, i.e. it occupies user’s entire screen now, instead of just a small square like veritasium’s.

0
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.

bansodetanishk

I’m working on what feed the user will get, also doing my best to do map-matching.

Attachment
0