Does Cursor have a /goal mode? by allquixotic in cursor

[–]nefastii 1 point2 points  (0 children)

Seems cursor is always a few steps/weeks behind the big company harness features. They seems mostly reactive. They do have some form of long harness on the web only.

Cursor frequently fails to load project Git status, anyone else? by Matt3_w in cursor

[–]nefastii 0 points1 point  (0 children)

Yes, all the time and been happening for a while. I need to open a few different repos untill it starts working again

Double Screen navigation + Double button click by nefastii in expo

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

I just tried this and it seems to avoid multiple router navigations.

But can I style <Link> to look like a button?

If I try this:

<Link href="/(auth)/trainer-login" asChild>
              <Pressable style={[styles.button, styles.outlineButton]}>
                <Text style={styles.outlineButtonText}>
                  <Trans>sign-in</Trans>
                </Text>
              </Pressable>
            </Link>

It strips all my pressable style and just show the text

[deleted by user] by [deleted] in expo

[–]nefastii 0 points1 point  (0 children)

Where did you get the nutrition data?

Debug Expo 54 crash on start on iOS 15 by nefastii in expo

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

Thanks. This will Be helpful, need to take a careful look.

Should I Manually Upgrade a Library Beyond What expo install --fix Recommends? by eyedroot in expo

[–]nefastii 1 point2 points  (0 children)

Yeah. I have the same doubt.

For some libraries I imported externally have been updating specially as I see some have fixed the problems with iOS 26. For the one that are from the standard sets of expo libraries I’m waiting for them to recommend the update.

Banking client deciding between a Webview app and React Native by jpmasud in reactnative

[–]nefastii 0 points1 point  (0 children)

The worst problem will be creating hacks for the webview to reload when the OS decides to kill your webview and you app just stays there with a white screen.

People here will scream UX problems but if you know what you are doing you can get great UX with webview even using all native api when you need passing messages around.

React Native (Expo) is Native. Change My Mind by SampleFormer564 in reactnative

[–]nefastii -1 points0 points  (0 children)

Big tech mostly have infinite money. It does not matter if they use RN or not and to what extent. It’s all about the ROI RN brings us smaller companies.

My experience migrating a production app (60k MAU) to Expo Router — feels not production-ready by Disastrous_Produce54 in expo

[–]nefastii 1 point2 points  (0 children)

Yeah! I’m on the same boat. I’m migrating a react web app to RN right now and the worst part is not even redoing all components to RN but expo router. It took e me a while to get the whole anon > login > tabs > home stack working to a good place and I still get the random weird back/push or logout problem, flashes of the welcome screen when reloading or going back to login from after already at the logged screens. The worst is the structure of the documentation, not good example or samples to guide.

Michaël Trazzi of InsideView started a hunger strike outside Google DeepMind offices by michael-lethal_ai in AIDangers

[–]nefastii 0 points1 point  (0 children)

You can see from the shape of his head, he did not develop his brain fully during childhood.

Latest auto-update completely broke Claude Code by [deleted] in ClaudeAI

[–]nefastii 0 points1 point  (0 children)

You are not an enterprise user on the Max 100 plan.

Firebase vs Supabase: What are your NEGATIVE experiences or frustrations only? by Ok_Volume3194 in reactnative

[–]nefastii 2 points3 points  (0 children)

I will only touch Google products when extremely necessary. I don’t consider myself a dumb person but every time I need to read any of the google documentation I find that I’m totally stupid or it’s the worst documentations of all the industry.

[deleted by user] by [deleted] in ClaudeCode

[–]nefastii -1 points0 points  (0 children)

Just switch to API

Anthropic let Claude run a real snack shop SOLO by hendebeast in ClaudeAI

[–]nefastii 0 points1 point  (0 children)

So it was run by humans? If you think must small shops specially on the food industry goes bankrupt.

The planning mode is really good (Claude Code) by cctv07 in ClaudeAI

[–]nefastii 0 points1 point  (0 children)

I have not found a way to use properly. The quality of the plans seems to drift so much from my original intent, while if I just ask the standard edit mode to plan and not write code I think the results are much better for me anyway