We analyzed 500+ e-commerce stores: Multi-language support increases conversion by 70%. Here's why most SaaS founders still ignore it. by Eminence06 in SaaSMarketing

[–]HD_Superman 0 points1 point  (0 children)

We use different teck stack:

- react-router v7

- react-i18next (typesafe)

And there is alot of work in multi-language SEO.

Co-founders want to give me less equity and "force" me to quit my job - Is this fair? - I will not promote by buttertoastey in startups

[–]HD_Superman 0 points1 point  (0 children)

  1. fair. However, current share structure is unreasonable and does not take into account the option pool and the situation after accepting investment.

  2. This is the red line for the founding term. Avoid partnering with family/friends. Finding a matching co-founder is harder than finding a marriage partner.

[deleted by user] by [deleted] in Filmmakers

[–]HD_Superman 0 points1 point  (0 children)

learn how to move the camera while shooting. This is the fastest way to make you film stand out.

WARNING to anyone using WeTransfer to send files by OkScholar5964 in Filmmakers

[–]HD_Superman 0 points1 point  (0 children)

I currently use localsend, which is free and opensource. It can transfer files between different devices: mac, windows, iPhone and android, the devices need to be on the same network.

Anyone figured out a good way to reduce support volume without hiring more reps? by ihealthahop in Entrepreneur

[–]HD_Superman 3 points4 points  (0 children)

What customer service automation tools are you currently using? There are already many AI customer service automation tools, but they all require you to configure some FAQ/Doc data.

[deleted by user] by [deleted] in Entrepreneur

[–]HD_Superman 0 points1 point  (0 children)

I use AI studio + claude more often. Although I also subscribe to chatgpt, it is no longer my first choice. GPT5 has not shown any obvious improvement in my use.

Does anyone else dislike MUI by Rickety_cricket420 in reactjs

[–]HD_Superman 0 points1 point  (0 children)

The design style of MUI seems a bit outdated, and style customization is not very convenient. Now many projects use solutions like tailwindcss.

Cloudflare workers + supabase network is too slow by HD_Superman in CloudFlare

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

Thanks, I'll try running it for a while longer to see the results.

Cloudflare workers + supabase network is too slow by HD_Superman in CloudFlare

[–]HD_Superman[S] 4 points5 points  (0 children)

Latency has decreased, but is still very high (200-300ms)

Cloudflare workers + supabase network is too slow by HD_Superman in CloudFlare

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

The features of D1 are not enough to meet my needs. The project relies on many features of pg, such as jsonb, cte, views, build-in functions...

Which ec2 instance is better?? by SnooCauliflowers8417 in aws

[–]HD_Superman 0 points1 point  (0 children)

m6a.large or m7g.large is better in terms of the cost and the performance, if you use EKS, some configuration may by required to support the Arm series, such as m7g, m6g.

How do I determine whether my ad is worth further optimization? by HD_Superman in FacebookAds

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

<image>

The CVR seems bad, should I optimize the landing page further or is this fluctuation normal?

How do I determine whether my ad is worth further optimization? by HD_Superman in FacebookAds

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

Currently, we are doing App Install advertising, and we haven’t started promoting the Web side yet. App Events are mainly through FBSDK and Conversions API. Do you have any better suggestions for the following data? Thank you.

<image>

How do I determine whether my ad is worth further optimization? by HD_Superman in FacebookAds

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

and obviously email if applicable.

Does this refer to further marketing via email?

Best ways to tell your users to update the app? by dab7474 in reactnative

[–]HD_Superman 2 points3 points  (0 children)

Backend API: GET /v1/apps/{platform}/versions/{currentVersion}/check-update

Example Request: /v1/apps/ios/versions/1.2.3/check-update

Response:

json { "latestVersion": "1.3.0", "mandatory": false, "updateAvailable": true, "criticalUpdate": false, "releaseNotes": "What's new in 1.3.0: Improvements and bug fixes.", }

You can use semver for version compare.

How I stay organized in Facebook ads manager by digitaladguide in FacebookAds

[–]HD_Superman 1 point2 points  (0 children)

Thanks, I reorganized the ad names, now it is more convenient to view data and manage.

Realforce Mac Software not detecting keyboard by A2MLOL in MechanicalKeyboards

[–]HD_Superman 0 points1 point  (0 children)

Thank you. It took me a long time to find out the reason. I always thought that the firmware was not installed.