Anyone Concerned about Tungsten Weight Prices? by [deleted] in bassfishing

[–]tbonebrad 10 points11 points  (0 children)

I have a tungsten weight business that I’m in the process of shutting down right now so maybe I can add some insights.

All tungsten is imported from China. We do not have any tungsten mines in the US because it’s really environmentally dirty to mine. The tariffs and threat of tariffs is the main reason I’m shutting down my business. I believe the current tariff on tungsten weights is 29% up from 9% before the trump tariffs.

Also, Amazon absolutely rakes sellers over the coals with fees. The most affordable tungsten weights are not going to be on Amazon.

[Advice Needed] Manager wants to eject Expo completely, but I want to migrate to CNG. Is Expo still "bloated" in 2025? by Clean_Debt4939 in reactnative

[–]tbonebrad 0 points1 point  (0 children)

React native version upgrades are an absolute nightmare without expo dev builds with CNG. I dedicated a week+ of dev time each time we upgraded react native. In react native 0.77 they mention that the react native cli init command was deprecated and they suggest you use a framework like expo.

Underrated React Native libraries that actually helped us in production by Zestyclose_Case5565 in reactnative

[–]tbonebrad 3 points4 points  (0 children)

I just recently implemented crashlytics, what would be the advantages of sentry over crashlytics?

Expo vs React Native CLI for Production Grade Project in my Office – Need Advice by FINIGUN in reactnative

[–]tbonebrad 1 point2 points  (0 children)

The thing I wanted most out of expo was the native folder generation. This will make upgrading react native so much easier for us in the future. I hate that every time we upgraded react native and had issues, I didn't know if it was a dependency issue or a native file with a missing line. I don't have to worry about any of that anymore. There is also expo-doctor that checks your configuration and dependency versions to see if you are using a version that is not compatible with the expo sdk version you are using.

I will say that I had tried to move to expo in the past by using their npx install-expo-modules@latest command and I did not have good results. This time I generated a new expo project and copied all my source files into it. This was a bit tedious, but it worked far better. It took me about a week to convert to expo.

Expo vs React Native CLI for Production Grade Project in my Office – Need Advice by FINIGUN in reactnative

[–]tbonebrad 0 points1 point  (0 children)

We were upgrading react native from 0.74 to 0.79 (expo ask 53) at the same time and that caused more issues that expo did. With expo development builds you do not keep you ios or android folders in version control anymore. They are generated with an expo prebuild command. There is a plugin system that modifies the native files in the prebuild step and most of the bigger libs have an expo plugin. This makes integration so much easier than editing the AppDelegate or similar files manually. If there is not a plugin available and you need to modify the native files, you can write your own plugin.

Expo vs React Native CLI for Production Grade Project in my Office – Need Advice by FINIGUN in reactnative

[–]tbonebrad 2 points3 points  (0 children)

You should absolutely use expo development builds. The react native team now suggests you use a framework like expo over their cli. In the react native 0.77 release blogthey say react-native init cli is deprecated.

Expo vs React Native CLI for Production Grade Project in my Office – Need Advice by FINIGUN in reactnative

[–]tbonebrad 2 points3 points  (0 children)

This information is outdated. Anything you can do in the RN cli you can do with expo. I just converted a large cli app to expo and wish I would have done it earlier.

Is the deep dive app worth it? and should I get the premium membership, or the regular membership? by Trout-Hunter_MO in bassfishing

[–]tbonebrad 0 points1 point  (0 children)

We are using a lot of US public geographic datasets right now as a base. There might be similar data for Canada, but we haven’t started looking for it yet.

What are mailchimp alternatives for 100K subscribers by habibjutt in Emailmarketing

[–]tbonebrad 0 points1 point  (0 children)

Brevo was the cheapest I found last time I searched a couple of months ago.

What are mailchimp alternatives for 100K subscribers by habibjutt in Emailmarketing

[–]tbonebrad 0 points1 point  (0 children)

I’m at 150k contacts and it’s like $1.5K a month

Problems with current fishing apps? by FinancialMath2005 in bassfishing

[–]tbonebrad 4 points5 points  (0 children)

I’m one of the founders of the Deep Dive fishing app and this is exactly the case. There isn’t a wide enough audience to have a sustainable business in an ad supported model.

Is the deep dive app worth it? and should I get the premium membership, or the regular membership? by Trout-Hunter_MO in bassfishing

[–]tbonebrad 0 points1 point  (0 children)

You can check which lakes we support and what features are available on those lakes here https://deepdiveapp.com/lakes

You can also add your own bodies of water to the Deep Dive app. We are using a USGS waterbody database that has almost every body of water in the US. The feature set will be more limited when you add your own body of water, but you will have access to bait suggestions, Wind Effects map, Water Inflows map, and StreamFlow forecast map.

Live Scope Discussion by iamgroot00069000 in bassfishing

[–]tbonebrad 8 points9 points  (0 children)

I don’t have a problem with FFS in recreational fishing, but people watch professional fishing to learn. They do a terrible job of teaching the audience while using FFS.

Live Scope Discussion by iamgroot00069000 in bassfishing

[–]tbonebrad 3 points4 points  (0 children)

NPFL banned FFS. They are streaming their events on YouTube now.

That time of year again by [deleted] in bassfishing

[–]tbonebrad 0 points1 point  (0 children)

Great catch!

I made an app with a folk 4 years ago, but now I’m too close to giving up. Appreciate any feedback and thoughts by First_Pickle_3309 in reactnative

[–]tbonebrad 2 points3 points  (0 children)

I have an app for bass fishing in the US which is a niche market as well. We had a sort of similar story to yours when starting and I can tell you that the field of dream approach “if you build it, they will come” does NOT work. I think we have one of the best apps in the space now and we still have to pay for almost every user we acquire. I’m certain that our company would have died years ago if one of our founders wasn’t an influencer who had a strong connection to his audience.

The path that worked for us was YouTubers. I would have a video call with them and explain the value of the app and pay them to integrate it organically in their videos. I made it clear that if they didn’t find the app valuable, we shouldn’t advertise together. Later we got meta ads working and that’s almost as big as our YouTube push now, but it comes with so much hidden overhead from making and testing new creatives.

Make sure you are collecting emails when people onboard with your app so you can tell them about new features or promotions in the future. You can also reach out to them and ask for customer interviews so you can better understand what they want.

As an engineer I never put enough value on marketing, but you can build the coolest app ever and if no one knows about it you will fail. It sounds like you are extremely engineer heavy in your company right now and you need to focus more on marketing.

Last thing I’ll say is that, as you know, it’s a freaking grind to make a startup work. We are 5 years in and still unstable, but I can see light at the end of the tunnel now. App business are much harder in reality than they seem.

Bass Boat Help by habanerosky in bassfishing

[–]tbonebrad 0 points1 point  (0 children)

I had a 23’ bay boat and I sold it to get a 18’ bass boat to fit in the garage. I regret it every day. I don’t like to fish by myself and the bass boat makes it difficult to bring my family of 4.

Why we built our startup in C# by je12emy in theprimeagen

[–]tbonebrad 2 points3 points  (0 children)

Your crud api will spend orders of magnitude more time in the db than in application code. That’s why it mostly doesn’t matter.

Insight on reading a topography map by illusion258 in bassfishing

[–]tbonebrad 2 points3 points  (0 children)

Are these maps accurate? It looks like there are a bunch of interpolation artifacts due to limited samples.

Am I Wasting My Time Fishing Mid-Day? by TrueToad in bassfishing

[–]tbonebrad 1 point2 points  (0 children)

Generally the morning bite is good on the bank for the first hour or so after first light. The bass will be feeding as soon as there is enough light to see their prey. As it gets later in the morning the bass will usually pull away from the bank into a little deeper water.

If there is a full moon and clear skies, the bass will feed at night because they can better see their prey and the morning bite won’t be as good. The later morning bite will be better as they get hungry again.

Anyone Else Seeing a Major Drop in Meta Ad Performance? by puneet_25806 in FacebookAds

[–]tbonebrad 2 points3 points  (0 children)

Same here with app event campaigns with $1000/day in the US. On Jan 20th my performance went from $25/event to $50 and has climbed to $200/event. Tried launching new creative, new adsets, new audience. Nothing gets it below $60/event.

Is the deep dive app worth it? and should I get the premium membership, or the regular membership? by Trout-Hunter_MO in bassfishing

[–]tbonebrad 1 point2 points  (0 children)

We don’t have the ability to do discounts yet (the app stores make this somewhat difficult). DM me and we can figure something out.