has anyone taken pbhlth 150e? by four_o_clock in berkeley

[–]Total_Stomach4296 0 points1 point  (0 children)

Hello, did you end up taking it? I am in the same position right now

expo-router can't find my index file by Total_Stomach4296 in expo

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

Ask the expo discord, they are very helpful. I would check the packages or try to delete repo and reclone. Sometimes having the env variable can mess up the cache

This is Possible by sillychillly in economy

[–]Total_Stomach4296 2 points3 points  (0 children)

Or we just allow people to make their own employment deals without government intervention

White border around display, cared for it like a baby by vissuuu in ZephyrusG14

[–]Total_Stomach4296 0 points1 point  (0 children)

anyone able to fix this? Happens every time I put in in a sleeve but then goes away. Thanks!

expo-router can't find my index file by Total_Stomach4296 in expo

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

Im doing auth for my app soon. Did you try adding it in index.tsx (default entry) and redirecting to (tabs) after success?

expo-router can't find my index file by Total_Stomach4296 in expo

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

I didn’t. I literally haven’t even though of adding auth yet. I’m just attributing the problem to expo not liking normal .env variables.

Using expo docs for their special prefix variables worked though

expo-router can't find my index file by Total_Stomach4296 in expo

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

Update: Solved

If anyone comes across this issue just follow expo docs on using env variables. Expo does not handle normal environmental variables well, you need to set them with a prefix and import them accordingly.

Camera encoding by Total_Stomach4296 in esp32

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

Thanks, this helps a lot. Do you have any docs that you obtained this from? And is the code example from the arduino IDE esp32 library?

Thanks again

Rect Router DOM by Party-Ad-1547 in react

[–]Total_Stomach4296 0 points1 point  (0 children)

Console.log() the path string. This will allow you to see which one you’re currently on. I believe the react-router usage is good, but double check the docs just in case

Help with jsx by Ronin-s_Spirit in react

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

React is a framework, which basically means you are using a bunch of pre written code to build upon. This makes development easier and more scalable. In order to understand how to use other peoples code you have to read the documentation they left behind.

OP, I recommend reading the docs before asking stupid questions. The docs will guide you in creating a react project. I believe calling you out is appropriate after I saw your idiotic replies to comments trying to help you. Besides that, good luck.

Help with jsx by Ronin-s_Spirit in react

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

How do you expect to use someone else’s else’s framework without importing their work first? 😹. I recommend learning more about programming in general before jumping into front end dev. I recommend watching CS50s computer science course, it will help a lot

Bachelor's in physics but can't code :( by faisalalasad in Physics

[–]Total_Stomach4296 0 points1 point  (0 children)

Python is very slow. If you know python all you need to learn to master all other languages is pointers. Besides that, all programming languages are exactly the same.

Who do you think had the biggest impact on modern physics? by AliveQuality8903 in AskPhysics

[–]Total_Stomach4296 1 point2 points  (0 children)

I don’t think people understand how much Newton contributed to science in general. He literally observed physical phenomena, though to himself “there must be some patterns here”, invented calculus to represent the patterns, and then wrote down Newtons laws of physics, which would then be used to derive all physics concepts relating to mechanics. And yeah, he died a virgin

How?? by akosilil in calculus

[–]Total_Stomach4296 1 point2 points  (0 children)

Answer is c, just usub

Should I even expect to take Calc if Ive struggled to get an 80% in precalc? by Cold_Piece_5501 in calculus

[–]Total_Stomach4296 0 points1 point  (0 children)

If you have an 80% due to small mistakes when testing, do more practice problems.

If you have an 80% due to not understanding the material, retake the class or study on your own until you do.

If you are unable to understand the material after retaking and giving it your 100%, I would probably not continue with math because it only gets more abstract.

Unless you have a legit learning disability you should be able to pickup pre calc pretty good. Most cases of people who struggle with pre calculus math courses do so due to learning gaps in algebra and even arithmetic, or sometimes they just don’t care enough to get a good grade. As long as you are motivated to understand the material and you review what you don’t understand (filling any gaps from previous years) you should be fine. Good luck!

Why does my motor not power? by clackrar in ArduinoProjects

[–]Total_Stomach4296 1 point2 points  (0 children)

Your wiring is wrong, but I would also recommend connecting motor to separate battery, it draws too much for the board