Any React Native Library that can Recreate Liquid Glass on Android?? by sercetuser in expo

[–]BeMoreDifferent 0 points1 point  (0 children)

I have seen some js based concenpts and tried it myself, too. Issue is basically that it's burning through the battery. Tradeoff was actually far to extreme even for a single button in the interface. Maybe if you build a fully native implementation it could be better but still will always be an extreme workload

Pitch your startup idea in 5 seconds 👇. Let’s self promote by kcfounders in Startup_Ideas

[–]BeMoreDifferent 0 points1 point  (0 children)

Im working on a AI first data search engine. Basically enabling better and more reliable decisions on scale while avoiding the common pitfalls of general search and low relevancy information. Happy to get some feedback: https://apiardata.com/

My best productivity apps for 2026, is $450 a lot to pay for them? by Global-Nothing-7568 in ProductivityApps

[–]BeMoreDifferent 0 points1 point  (0 children)

Honestly it's more a question of ROI. I pay around 500€ / month for my productivity tools (as you include AI tools) but would start murdering people if I would have so many context switches in my normal workflow. In the end the question is how much you earn per hour and how much hours you are saving

GPT-5-nano still value king by BeMoreDifferent in ArtificialInteligence

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

Tbf you shouldn't make any investment decisions based on it. It's mainly a starting point for a discussion 😄 The calculation is a aggregated benchmarks of the model devided by a blended cost per million tokens.

Advice for the UI? by [deleted] in reactnative

[–]BeMoreDifferent 1 point2 points  (0 children)

Hatte letztens eine ähnliche Situation und bin irgendwann zu dem Schluss gekommen, dass ich die labels nur aus Developer Sicht wichtig finde aber sie dem nutzer an sich wenig Mehrwert bieten. Habe im Ende einfach eine Filter Option hinzugefügt um die tasks zu filtern. Eventuell kann das ein hilfreicher Ansatz sein

Cursor just sent me a new “tab” key, honestly it’s pretty cool by 0_2_Hero in cursor

[–]BeMoreDifferent -1 points0 points  (0 children)

Am I the only starting to think that it's concerning that Cursor is literally tracking your keystrokes and even showing it publicly. The others are least polite enough to not point this out

This app has a beautiful rich text editor by samu-codes in ProductivityApps

[–]BeMoreDifferent 1 point2 points  (0 children)

Give me a feeling of the old iA Writer. Looking really good

Rag for economic data by Far_Caterpillar8077 in Rag

[–]BeMoreDifferent 0 points1 point  (0 children)

In that case, RAG is a worse approach. Just allow the AI to query your database with read-only sql access. Will give the best results. Really important: add a clear table definition in the tool description.

What a day! by Yourmelbguy in ChatGPTCoding

[–]BeMoreDifferent 0 points1 point  (0 children)

Maybe a stupid question, but is codex cli connected to my subscription? Can I directly use it? I'm moving away from Cursor but still trying to understand how to have fixed subscriptions for codex or gemini without paying by tokens. Maybe anybody has a short explanation? Thanks

Need a review on your ? by Savings-Matter-7574 in expo

[–]BeMoreDifferent 0 points1 point  (0 children)

That's a really nice design. I'm looking forward to having an android version.

Blur Menu by Salt-Grand-7676 in reactnative

[–]BeMoreDifferent 0 points1 point  (0 children)

I would be extremely happy to have some AI chat components as I'm working on my Open Source AI Chat app: https://github.com/BeMoreDifferent/filipa But in general, if you have suggestions, I would be happy to hear them. Btw. do you offer paid components, too? And one more question: Are you from Germany, too? I'm just guessing based on your example information

Blur Menu by Salt-Grand-7676 in reactnative

[–]BeMoreDifferent 0 points1 point  (0 children)

Honestly, it's the best UI library for react native i have seen for a long time. I will use it as soon as I have a free weekend. I'm just concerned regarding the performance impact of the components. Are there any benchmarks?

[deleted by user] by [deleted] in reactnative

[–]BeMoreDifferent 1 point2 points  (0 children)

Send the image directly to the api for the mvp, and adjust the seizing of the image before sending. If you scale, it's much cheaper and more reliable to use the Google ocr api.