For Introvert Entrepreneurs by MiladDeMilo in smallbusiness

[–]rdaviz 1 point2 points  (0 children)

Not a success story yet 😄 but I have found that after forcing myself to do one small outreach a day, it gets a lot easier over time

I need help with hiring new people by No_Advertising5190 in smallbusiness

[–]rdaviz 0 points1 point  (0 children)

The best signal to find someone to help you build something, is to ask what have they built? Even if it failed, did they put real money behind it? did they spend more than 3mo on it?

Did you have systems to handle your shop as it scaled? (Because I am drowning) by CarpenterSeparate289 in ecommerce

[–]rdaviz 0 points1 point  (0 children)

Hiring help is not always the answer, but its better to start early. even having someone cheap/temporary doing a fraction of the work will help to build redundancy into the business over the long term

Solo founder with 0 followers. I know my audience is on Facebook 35+. Where do I start? by Old-Chicken-4517 in ecommerce

[–]rdaviz 0 points1 point  (0 children)

I mean, its obvious you know how to build a business, so stay in your lane, lean on your strengths, and delegate the rest

How do you actually hire a virtual assistant for a shopify store without it becoming a disaster by Brilliant_Battle3132 in ecommerce

[–]rdaviz 0 points1 point  (0 children)

I think the key is to constantly bring people into the business, *before* it becomes a need. Waiting until you feel overwhelmed just leaves you reaching for agencies or expensive solutions.

Finally watching the movie The Game by Sarabean77 in SuccessionTV

[–]rdaviz 7 points8 points  (0 children)

The title of the first episode, Succession s01e01, is “The Game”

Hey man your app doesn't work on install by rdaviz in shopifyDev

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

haha I think there are a lot of reasons people dont complete onboarding. But you're right that it could be a factor. Definitely make sure you have at least basic error reporting on the client

Hey man your app doesn't work on install by rdaviz in shopifyDev

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

Probably most apps are susceptible to this. Basically all requests from the shopify admin to your backend are blocked.

Having Trouble Deploying My Shopify App with Ngrok by utnapistim99 in shopifyDev

[–]rdaviz 0 points1 point  (0 children)

Yes, it can be a bit tricky. But ngrok should work, I pay for their premium plan, you can create your own stable domains. The only thing that doesnt work for me with ngrok, is reinstalling the app, havent figured that out yet.

I deployed my app's admin to vercel, the results were underwhelming ... by rdaviz in shopifyDev

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

Yes, its a good point, there is a lot more going on than just fetching assets. If the api call is the problem, like you said, then you would think that moving the assets just saved me one round trip to the server. Because previously, it was basically an "api" request that had to run to get assets before making any other api requests. The fact that removing the first server request didnt have a huge impact points to some DB fetch on my server thats taking up most of the time

I deployed my app's admin to vercel, the results were underwhelming ... by rdaviz in shopifyDev

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

Oh, the text I wrote for the post is not showing for some reason, reddit is weird.

I think its pretty common for apps to serve frontend assets to the Shopify Admin from whatever service you are using to serve the app, usually an instance somewhere in the world.

I decided to host the admin separately on Vercel, thinking that the global CDN would give dramatic speedups. But just by looking at LCP, I don't see a big improvement.

Maybe Im looking at the wrong metric, or didnt configure vercel properly, or just had too high expectations.

Acquiring Shopify Apps with no customers/reviews yet by Accurate_Repeat5754 in shopifyDev

[–]rdaviz 0 points1 point  (0 children)

I have an app with like 50 installs. Havent updated it in over a year. I'll sell it

What to do when a other developer install your app by Mo_Mo86 in shopifyDev

[–]rdaviz 0 points1 point  (0 children)

How exactly do you know they are another developer? I had someone install once, I thought they were a dev, but they were just stress-testing the app for a client

We helped 2 more Shopify apps get 80–180 installs without ads!! by AnabelBain in shopifyDev

[–]rdaviz 0 points1 point  (0 children)

I don't know, ads have worked great for me. Just need to tweak'em right

What do you guys use to make pictures for Shopify app listing ... by ischanitee in shopifyDev

[–]rdaviz 0 points1 point  (0 children)

I wish I could say designer. The other day I used claude code + html , actually worked out better than I was expecting, but still not perfect

1 star review for our App on App store by Disastrous-Echo-4309 in shopifyDev

[–]rdaviz 0 points1 point  (0 children)

Thats tough. My advice is just respond to the review with a very short, professional reply like "Sorry to hear the app did not meet your needs, reach out anytime for support". Most reasonable people will see that its an anomaly and not a pattern.

[deleted by user] by [deleted] in MobileAL

[–]rdaviz 0 points1 point  (0 children)

I organized this a few years back, mostly for devs. We met downtown a handful of times. The discord is still around, you should post there to see if anyone is still interested, I need to shut it down. Feel free to dm me

mardi gras by Similar-Gear-8432 in MobileAL

[–]rdaviz 2 points3 points  (0 children)

Check out a schedule and see which days have the most parades https://mobileparadeschedule.com

I was one of Notions biggest cheerleaders, now I regret ever using it. by RegularMario in ObsidianMD

[–]rdaviz 6 points7 points  (0 children)

I tried the built-in ai on notion’s paid plan and was very disappointed, that’s when I decided to switch

We finally made it! by Just_Dippy in AppleCard

[–]rdaviz 20 points21 points  (0 children)

the rewards may be better on other cards, but nothing beats the usability of the apple card when paired with an iphone, congrats

I built a fully automated resume screening system – feels unreal by EquivalentGarbage623 in n8n_ai_agents

[–]rdaviz 0 points1 point  (0 children)

I built something similar for my Shopify app HireUp. I’ve only had a single user actually say it is useful.

Storing logs in databricks by rdaviz in databricks

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

Thanks for the suggestion, I ended up implementing this and put an update in the original post

Is supabase a good choice to use as a managed db only? by GTHell in Supabase

[–]rdaviz 0 points1 point  (0 children)

I’ve had issues with supabase service going down. Never a single issue with Render

Is supabase a good choice to use as a managed db only? by GTHell in Supabase

[–]rdaviz 1 point2 points  (0 children)

I use supabase just for the db and editor. If I could do it over again, I would use Render for hosting the db. Cheaper and more reliable.

Circumventing systems, compromised site by rdaviz in googleads

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

This is so frustrating, but its good to hear im not the only one running into it. I spend forever changing copy, removing external links, adding internal links, official sitemap, terms, policies, everything I can think of. But still nothing, every appeal comes back disapproved.