Advertisement · 728 × 90

Posts by Leo Builds

Running Gemma 4 e4b on my mac mini is pretty cool.

Is there a convenient way to do planning on frontier models and hand off to Gemma for execution?

1 week ago 0 0 0 0

Yeah, I think tone and frequency is important especially when posting as an individual.

I'm also trying to identify areas and communities to post to beyond Reddit/X/Tiktok

1 week ago 1 0 0 0

Any recommdations or do's/don'ts that you've encountered so far?

1 week ago 2 0 1 0

Any recommendations on what to use to create gorgeous mockups for landing pages, marketing materials etc?

1 week ago 0 0 0 0

Think I've got the first iteration of the UI down.

Had a lot of fun getting there with the use of several specialist agents.

1 week ago 0 0 0 0

These will highlight the Journaling factor of the app, driving anticipation and nostalgia alongside discovery

1 month ago 1 0 0 0
Post image Post image

In the process of doing the UI and I've added a couple of new features. I've replaced the 'nearby' carousel (it was always a placeholder) with a hero card for your next event and I've added hints to attended events either showing the user that they've rated/added media or encouraging them to do so.

1 month ago 0 0 1 0
Video

First iteration of my onboarding flow is complete. Pretty straightforward at the moment and I wanted to keep it quick and easy whilst requesting the permissions that will really let the app shine for the user.

I will probably iterate on it to some degree but any thoughts and feedback are welcome!

1 month ago 0 0 0 0

Getting to grips with design patterns and building ai agents for the day job is pretty interesting!

1 month ago 0 0 1 0

I hadn't! But a quick a Google shows I probably should've haha.

One for a future refactoring and blog post.

Thanks for the heads up! Every day is a learning day.

1 month ago 1 0 0 0
Advertisement

I've been looking for some long form content as everyone I'm subscribed to seems to have gone quiet over the last couple of years. Will check out Majuular!

1 month ago 1 0 1 0
Preview
three russian nesting dolls are standing on a wooden table in front of a pink house ALT: three russian nesting dolls are standing on a wooden table in front of a pink house
1 month ago 0 0 0 0

Wonderful! I have some ideas for this 💡

1 month ago 1 0 0 0
Memoize & Optimise. How I made Stubbit as smooth as butter. Lists are important. Life is a never ending to-do list (well, until it ends I guess) and lists are a core component of Stubbit. FlatLists to be specific. FlatLists, for those who don't know, are a React Native component that renders similarly structured data in a scrollable list. And Stubbit has them everywhere — the main event feed with infinite scroll, a My Events list, a search results list, and a horizontal carousel of nearby shows.

A blog post on React Native front end optimisation. Enjoy!

1 month ago 1 0 1 0

You're definitely right, it is best. But with severe time constraints on a hobby project I'm aiming to employ both and use AI to speed up the process rather than churning out slop content.

1 month ago 0 0 1 0

Finally got around to deleting my X account after leaving it dormant for a couple of years. Feels good.

1 month ago 0 0 0 0

Just started my playthrough of Resi 0 to 8 so this is great timing and a great watch

1 month ago 0 0 0 0
Video

I've added a date scrubber to Stubbit to quickly scroll back through the years and months. Perfect for those old enough to always be standing at the back with a pint now 👴

1 month ago 0 0 0 0

Am I awful for looking towards AI agents to help with app marketing?

I'm sure some will look down on it but as long as it's human managed surely it's just a case of using the tools available to us.

1 month ago 1 0 1 0

Why am I finding it so difficult to simply post a gif of an ios simulator screen recording here?

Having to go thru all sorts of resizing shenanigans and fighting Adobe to let me download the results 😮‍💨

1 month ago 3 1 0 0
Advertisement

Amazon Prime is better for films than Netflix

1 month ago 0 0 0 0
Implementing Social Sign-in: Why I Ditched Expo Deep Links for Supabase Native Sign-In Social login to an app is, if not essential these days, then highly desirable. The one click sign-up and sign-in process is so much easier and smoother than the traditional email and password. Adding this to Stubbit is key in minimising UX friction in those crucial first interactions. If users find it too much of a hassle to get started they're likely to bounce off the app and go elsewhere.

A Blog post on choosing the right method of Social Sign-in

3 months ago 0 0 0 0
Staging Tables vs Unified DB schema A look at the architectural trade-offs between ETL and ELT-style data integration when building a real-time Gig tracking app. The Challenge: Many Sources, One Truth In order to make Stubbit as comprehensive as possible I tried to get as many external data sources as I could (At the time of writing this has now gone down to one, but that's a story for another day and may change in the future).

Staging Tables vs Unified DB schema

A look at the architectural trade-offs between ETL and ELT-style data integration when building a real-time Gig tracking app. The Challenge: Many Sources, One Truth In order to make Stubbit as comprehensive as possible I tried to get as many external data…

4 months ago 0 0 0 0

Been using Google's AntiGravity for a bit but I'm finding I'm losing oversight and control of my codebase with full on Agentic vibe coding. Switching back to using Gemini is the right balance for me at the moment.

4 months ago 1 0 0 0
Post image
4 months ago 0 0 0 0
Why I Chose Supabase (SQL) over Firebase (NoSQL) When it came to choosing the backend for Stubbit I knew i wanted to use a Backend-as-a-Service (BaaS) rather than building everything from scratch myself as it would be far easier and quicker and would come with all of the additional features such as Auth and Push Messaging already included. Of course there is a trade off in absolute control and cost but it is more than worth it for me at this stage.

Why I Chose Supabase (SQL) over Firebase (NoSQL)

When it came to choosing the backend for Stubbit I knew i wanted to use a Backend-as-a-Service (BaaS) rather than building everything from scratch myself as it would be far easier and quicker and would come with all of the additional features such…

4 months ago 2 0 1 0
Video

Had some spare time this morning and took @expo.dev SDK54's new native tabs in expo-router for a spin.

The API feels great. Native tabs are a big piece of the puzzle- and now with native, JS, and custom tabs, it’s easier than ever to match any app’s design language 🚀

8 months ago 20 4 4 0

ugh, major setback/pain in the arse. Somehow realise i didn't include genres for my artists (only events) and now i have to backfill them but with an api call limit of 1000 a day and 100k+ artists 😫

8 months ago 2 0 0 0
Post image

Getting round to the front end whilst data cleansing finishes up.
Got the home screen flatlists with Tanstack infinite scroll going, the My Events screen, basic search functionality and now working on the Add Event modal.

Bare bones are coming together 🚀

8 months ago 2 0 0 0
Advertisement

I found getting to grips with Tamagui too much of a faff and a bunch of issues getting set up with Expo SDK 53 so switched over to Gluestack-ui.

I just want some snazzy pre-made components damn it

8 months ago 1 0 0 0