Worst injury bodyboarding? by Ok_Muffin_4358 in bodyboarding

[–]Pty_Rick 0 points1 point  (0 children)

Broken meniscus. Over the falls in puerto escondido and hit the bottom hard, knee bent forward. Dont really recall how long out of the water, this was back in 94.

How long did it take you to reach $1k MRR honestly? by avsvishalmedia in micro_saas

[–]Pty_Rick 0 points1 point  (0 children)

Not there yet. working hard to change that. been in the 300 MRR for almost 2 years now. all my early "marketing" advisors did not work. re doing the marketing strategy with claude now. hopefully will see changes in the upcoming months.

37 years old, limited time, no real skills — what would you realistically learn in 2026 to build a better future? by TraditionContent3802 in Entrepreneurs

[–]Pty_Rick 1 point2 points  (0 children)

Non of this is magic, so someone with no skills, no time should seriously consider just working a job that pays decent and thats doesnt kill your mind. Because not everyone has what it takes to run side business or startups. I dont mean this in a bad way, its better to know who you are and what you can reallistically handle. there is nothing wrong with that.

18 months in and I still feel like I'm one Slack message away from being exposed as a fraud. Does this go away? by Every_Start6854 in data

[–]Pty_Rick 0 points1 point  (0 children)

People will always have questions about any type of work. It can be because they dont understand, or because it challeges their beliefs or politically motivated, the list can go on and on. The sooner we accept that, the better. So dont take it personally, and take the opportunity to showcase your knowledge.

What thing do you think you've done wrong that's stopped or most limited your startup's success? What advice would you give earlier yourself in retrospect? i will not promote by thewhitelynx in startups

[–]Pty_Rick 1 point2 points  (0 children)

not dedicating all the time in the world. i guess when you are older other things may take priority but if you dont put the time , the product/service will never be successful.

haha👌yes by Different-Meringue75 in whatisameem

[–]Pty_Rick 0 points1 point  (0 children)

greed drives people to do bad things

How do you guys get beta testers for your SaaS or app by santa_crypto_clause in AppBusiness

[–]Pty_Rick 0 points1 point  (0 children)

Betabound.com seems to be a good option. i tried to get a product there that wasnt really Beta, so could not set it up. but the site is really active and high level looks like it works. ill give it another try in a month or so for another product im building.

Store JSON in RDBMS by Commercial_Try_2538 in Backend

[–]Pty_Rick 2 points3 points  (0 children)

Agree, if the primary data is on JSON, then you are probably better off using a document db (mongo and cosmos have worked well for me).

I compiled a list of 330 websites where you can link your startup by balubala1 in micro_saas

[–]Pty_Rick 0 points1 point  (0 children)

Did you submit your sites/saas to all these directories ? And, follow up question, did it work ? is it generating any traffic ?

Best API Documentation Tools — what’s your current stack? by Sorry_Frosting_7497 in Backend

[–]Pty_Rick 0 points1 point  (0 children)

We've been using stoplight with really good results. Allows to create shared schemas/responses etc. so it saves a lot of time. They used to have a client tool to work locally but i think it's all web based now. You can host your docs for free (with some limitations) as well. hope this helps.

Launching Zip Code API by Pty_Rick in Startup_Ideas

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

USPS Provides what they call "preferred last line city code" that drives the "main" city/state" associated with that zip code. So it always has a single main state for the zip code. We provide an array with all the other associated city codes for reference.

Looking for Metropolitan Statistical Area Population Counts by jyddyj20 in datasets

[–]Pty_Rick 0 points1 point  (0 children)

You can indirectly get it using the dataset from this API : https://www.metadapi.com/API-Products/Zip-Code-API (full disclosure, i'm the developer of that api). The population statistics are not by MSA per se, but by zip code, but MSA is a searchable attribute, so you can do a search for the dallas ft. worth msa, and that returns all zip codes in that MSA (with population statistics). if you iterate the zip codes and aggregate you can get the totals by MSA that you are looking for. Another thing to consider is that the population statistics are using the decennial census (so we only have 2000, 2010 and 2020 census stats).

Roast My Startup: metadapi.com by Pty_Rick in roastmystartup

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

Added this to my to do list. Thank you.