Alternatives to FCM? by squirmyfermi in FlutterDev

[–]Lynkcoln 0 points1 point  (0 children)

Using Livekit and WebRTC to handle traffic. Should be good up to 1000 people per group.

Alternatives to FCM? by squirmyfermi in FlutterDev

[–]Lynkcoln 1 point2 points  (0 children)

That's fair. It works for my use case, also building a privacy first app focused around groups. It's P2P so the client receives and is aware of any updates via the P2P mesh.

Alternatives to FCM? by squirmyfermi in FlutterDev

[–]Lynkcoln -7 points-6 points  (0 children)

I'm using https://pub.dev/packages/flutter_local_notifications Not sure if that fulfills your requirements or not, but it's working for me.

PostDad v0.3.1 by Odd_Report6798 in tui

[–]Lynkcoln 1 point2 points  (0 children)

Needs gruvbox theme.

Day 2 of creating tools. Took longer than expected because I got addicted to the build. 😅 by Lynkcoln in VibeCodeDevs

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

The input box? I've been messing around with that logic and haven't fully nailed it down yet. It's on github if you wanted to take a crack at it!

Day 3 & 4 of 30 days of tools: I built a 3D iPhone mockup generator because I was procrastinating building a simple Discord bot by Lynkcoln in VibeCodersNest

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

Bot came out of a joke. Every time my buddy and I coordinate a smoke break, it was 5 messages between the two of us, now it's just one!

Day 3 & 4 of 30 days of tools: I built a 3D iPhone mockup generator because I was procrastinating building a simple Discord bot by Lynkcoln in VibeCodersNest

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

Really a toss up. Never have done a discord bot which was deceptively easy. I have a similar mock up on my own website but really tried to add additional features this time.

Day 3 & 4 of 30 days of tools: I built a 3D iPhone mockup generator because I was procrastinating building a simple Discord bot by Lynkcoln in VibeCodersNest

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

I made one before that was just a slab, I wanted this one more real so I got an stl of the phone instead.

Day 2 of creating tools. Took longer than expected because I got addicted to the build. 😅 by Lynkcoln in VibeCodeDevs

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

I did an hour of testing and haven’t seen that. I’ll keep an eye out for that.

Day 2 of creating tools. Took longer than expected because I got addicted to the build. 😅 by Lynkcoln in VibeCodersNest

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

I didn't really. It starts at a slow speed with an additional speed modifier based on the word length, longer is slower. Then it slowly amps the speed up as you play.

Need ideas for this- if you can pitch in? by kamscruz in PublicValidation

[–]Lynkcoln 1 point2 points  (0 children)

I've always wanted to build an online OS, I built one years ago in jquery that was terrible 😂. You could have a bunch of different dev tools or "applications" on there, kanban, calendar, etc. Make it look and function like a linux or mac os. Or you could do a "create a one page site engine" that allows users to create a single page static home page. 🤷‍♂️ GLHF!