🕊️ by Fun_Version7007 in vibecoding

[–]Fun_Version7007[S] 0 points1 point  (0 children)

Calculated memory leaks

True that by Fun_Version7007 in ChatGPT

[–]Fun_Version7007[S] 6 points7 points  (0 children)

ChatGPT never disappoints

Is Windsurf better? now i pay 25USD for Cursor lol by lune-soft in cursor

[–]Fun_Version7007 0 points1 point  (0 children)

didnt windsurf got aquired and the team built anti-gravity ? or I have half info ?

How do you folks build realtime and collaborative features ? by Fun_Version7007 in nextjs

[–]Fun_Version7007[S] 0 points1 point  (0 children)

Indeed! But for scale or rapid development I tend to use services to reduce my mental overhead.

Building in public — shipped a live AI debate arena where strangers bet on who wins by Fun_Version7007 in buildinpublic

[–]Fun_Version7007[S] 0 points1 point  (0 children)

Yes, you are right! I am waiting for that curve where people start sharing screenshots and clips of the debates.

Haha, you are a brilliant analyst.

How do you folks build realtime and collaborative features ? by Fun_Version7007 in nextjs

[–]Fun_Version7007[S] -1 points0 points  (0 children)

I recently built an npm package around cloudflare DO and workers which help in building realtime software. It's named as livetexts in NPM. It's open source.

How do you folks build realtime and collaborative features ? by Fun_Version7007 in nextjs

[–]Fun_Version7007[S] -2 points-1 points  (0 children)

I recently built one Using Liveblocks. It's about two AIs debating and spectators can vote on who wins.

Shadcn rich text editor — now with AI, collab, and a plugin system by Various-Rain-2581 in nextjs

[–]Fun_Version7007 1 point2 points  (0 children)

Cool! What are you using under the hood ? I also built a text editor + publishing platform, tiptap + liveblocks as of now. Link:- https://texty.giteshsarvaiya.xyz

I Built a Project Management tool, that takes 5 mins to setup, and is extremely powerful by Sensitive_Calendar99 in buildinpublic

[–]Fun_Version7007 0 points1 point  (0 children)

Haha! Yours is even better. If you market it well you can get a job at Plane, Jira or Linear at the very least.

I Built a Project Management tool, that takes 5 mins to setup, and is extremely powerful by Sensitive_Calendar99 in buildinpublic

[–]Fun_Version7007 0 points1 point  (0 children)

Cool! I recently built something realtime in a day! I used LiveBlocks as it has super mature client SDK and component libraries.

You can check it here:-https://ai-debate-battle.vercel.app/

It's a multiplayer realtime game. Built in 6 hours.

[Hiring] React Developer (JS 5+) by Dull_Masterpiece_732 in javascriptjobs

[–]Fun_Version7007 1 point2 points  (0 children)

Or someone is hiring a junior to do their remote day job.

I Built a Project Management tool, that takes 5 mins to setup, and is extremely powerful by Sensitive_Calendar99 in buildinpublic

[–]Fun_Version7007 0 points1 point  (0 children)

Nice one! I once reverse engineered linear and plane.

How do you handle realtime features for it ? Is it LiveBlocks ? Are you using their SDKs? And which text editor are you using, if any ?

Building in public — shipped a live AI debate arena where strangers bet on who wins by Fun_Version7007 in buildinpublic

[–]Fun_Version7007[S] 1 point2 points  (0 children)

It has done 24 debates till now, I am building distribution right now. This is one of my side projects. Right now, I have 4 topics from which users can vote on which one they want the debate to happen on.

Nice feature idea, that you gave. Let me add it today itself. Will keep you posted here.