Advertisement Β· 728 Γ— 90

Posts by Jose

Preview
Phrazee: Actionable Wisdom Revolutionize learning with Phrazee, an app delivering impactful, bite-sized wisdom for personal growth. Curated quotes with practical steps to improve retention.

Hi,
- I'm Jose
- Building phrazee.com an educational app providing byte sized wisdom, actionable insights and reflective explanations.
- I need help with getting my app in front of people and getting constructive feedback.

Thanks Pete for taking this initiative!

1 year ago 4 0 0 0

Thanks for the recommendations. I have been using Supabase with PG Vector to store my embeddings. Then use supabase stored functions to work with them. Also edge functions to talk with OpenAI apis. It's been great so far and keeps everything together.

1 year ago 2 0 1 0

It's a cliche I can relate to. I used to feel the same after gym sessions as well. The feeling where all the stress and worries have disappeared and you feel like you are unstoppable πŸ˜‚. I need to get into that groove again. Thanks for the encouragement. Very Kind.

1 year ago 0 0 0 0

Working with loads of MVC frameworks have ingrained the observer pattern in me. Usually my go to. Would be interested in your thoughts as well.

1 year ago 1 0 0 0

Thanks for reminding me to get a life outside my screens. I'll probably still be dreaming up new features, but hey, keep sharing your progress. One day, it just might nudge me out! πŸ˜… #motivation

1 year ago 1 0 1 0

Thanks for sharing. πŸ™‚

1 year ago 0 0 0 0

My Expo router seems to be breaking when I navigate (router.push) to the same component with different id.
/posts/1 -> /posts/2 -> /posts/1 then when I navigate back it gets stuck after /posts/2

- I'm using getID in stack screen

Have you faced this #ReactNative #Expo #Developers #BuildInPublic ?

1 year ago 3 0 0 0

One of the best use cases I have found for myself is cosine similarity searches on vector embeddings. You can't do this with the API but can be done easily via the postgres functions.

1 year ago 0 0 0 0
Preview
Database Functions | Supabase Docs Creating and using Postgres functions.

You can use them in addition to REST APIs to extend functionality. Think of this as you creating your own custom API endpoints for complex logic. This can in some cases help us reduce over fetching for aggregations or transformations. They have a nice video @ supabase.com/docs/guides/...

1 year ago 0 0 1 0
Advertisement

Please do share any insights you may have.

1 year ago 0 0 0 0
Preview
Phrazee: Actionable Wisdom Revolutionize learning with Phrazee, an app delivering impactful, bite-sized wisdom for personal growth. Curated quotes with practical steps to improve retention.

I should have been more specific. Thanks for pointing it.

I'm building phrazee.com a micro learning platform that provides a feed of phrases mainly from books and generates actionable insights users can implement in their busy life.
I integrated PostHog mainly to see how I can improve this process.

1 year ago 0 0 0 0

Integrated PostHog to my react native expo app. It was surprisingly easy to get up and running.

Wondering if #BuildInPublic has any tips and tricks for building insights.

Like what to look out for?

What are some reports that have proven very valuable?

Any help would be greatly appreciated. 😊

1 year ago 4 0 1 0

Trying to find balance between the constant need to do things and doing things instead of sitting back and considering why it's necessary or how big the impact would be is something I always struggle with. Thanks for reminding πŸ˜€

1 year ago 1 0 1 0

Great Choice ! Been building on Supabase for a while now. I would highly suggest using their functions not just the edge functions but the actual postgres functions which can be called from the client. Changed the game for me.

1 year ago 2 0 1 0

Couldn't agree more ! It sucked me right in. Love how the guy says the most absurd things with a straight face. Like "Enjoy your Balloons" ... What ? πŸ˜‚πŸ˜‚

1 year ago 1 0 0 0

Things will break, it's okay. Always backup your important files and start again.

1 year ago 3 0 0 0

Switched to Silverblue from Workstation. Living the flatpaks and appimage life. 😁

1 year ago 0 0 0 0

@signal.org

1 year ago 2 0 0 0
Advertisement
Preview
Install Gear Lever on Linux | Flathub Manage AppImages

Gear Lever on Flathub has made managing AppImages so much easier. Would highly recommend. flathub.org/apps/it.mijo...

1 year ago 0 0 0 0

Well I did it. I went ahead and installed Silverblue. Happy with the flatpaks and appimages for now.

1 year ago 0 0 0 0
Preview
Phrazee: Actionable Wisdom Revolutionize learning with Phrazee, an app delivering impactful, bite-sized wisdom for personal growth. Curated quotes with practical steps to improve retention.

Hi Simon!

Thanks for your tutorial videos. I have managed to release this app on Play Store still working on App store release. Please have a look phrazee.com

1 year ago 0 0 0 0

Just tried EAS Update on my expo react native app for the first time. Mind Blown 🀯. This would save so much time for me. Thanks @expo.dev

1 year ago 4 1 0 0

My fedora installation has done great over the years but I have installed so much stuff that it would be a bother to debloat it.

1 year ago 0 0 0 0

Considering switching to an immutable OS like Fedora Silverblue for daily use. Would the #linux community recommend atomic OS for development?

1 year ago 2 0 3 0

Ok I know nobody cares about this but me, but GOD I care:

1. I have just downloaded your app.
2. You want me to make an account. I don’t want to make an account!
3. When I enter my email, you inform me that I already have an account! This seems like a good thing, but I know it means only pain. 1/2

1 year ago 1260 304 71 105

Distrobox. So overpowered. I am disappointed that it took me this long to find. It should be discussed more.

1 year ago 0 0 0 0

Appimages are my go to solution to get new software. I like that I can compartmentalize the application and it's dependency from my OS. I also like how they can self update.

Flatpaks are nice I only avoid them due to the lack of official packages. I wish more devs would release flatpaks officially.

1 year ago 1 0 0 0