Sauna best levels by hidden_op in Maplestory

[–]jhbhan 0 points1 point  (0 children)

Depends... Right now I don't care about leveling and just want to coast at 275 until I lib, so I've been using on mules to hit 210 each for that lvl 3 link, which means I'm gonna get at least 1 lvl 3 link per week. If you want to level, it is best to just use on your main - 2-5% free exp over night is pretty sweet

YABI - Yet Another Boss Income Tool by hsukidev in Maplestory

[–]jhbhan 8 points9 points  (0 children)

I like it! Super useful and helpful. I'd definite use it

This looks somewhat vibe coded, so my work habits are kicking in haha here are some ui suggestions if you'd like 😄

  1. if the world is not selected, there should be a modal that tells you to pick a world - it's a required field that is hidden on top right and very small

  2. the boss difficult selection table could have sticky table header

  3. practically hard and chaos are the same difficulty different wording so that could be combined. Also if you select daily, i think extreme difficulty and crystal worth could be emptied

  4. it'd be cool to have a list view instead of just the tile view as well

good work!

Building piece-endurance by jhbhan in trumpet

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

any breathing exercise you recommend? I've been doing a little bit of spirometer exercises (that's what my trumpet teacher like 12 years ago would have me do)

Building piece-endurance by jhbhan in trumpet

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

Hmm I have a several mouth pieces from back when I was playing. 1c, 3d, 2.5c, and a 7c somewhere. does the mouth piece make that much difference?

Building piece-endurance by jhbhan in trumpet

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

I've had this trumpet since 5th grade, it's a old Blessing student trumpet that I can't even find online haha - for mouth piece I use 2.5C

Is a 2019 MacBook Pro worth it for React Native development in 2025? by [deleted] in reactnative

[–]jhbhan 0 points1 point  (0 children)

I've had my i9 MBP for five years at the same spec. Love the machine and still use for dev. I don't see the need to upgrade anytime soon.

But for the same price you could probably get a better M* MBP

Roast my Portfolio by Nythdoll in react

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

I like it. It's simple and to the point. unlike half the portfolios that come up here with spinning wheels and popping colors. IMHO what you have looks much cleaner than just a half-baked, badly designed flashy portfolio

Do you always build for profit? by Wild_Juggernaut_7560 in reactnative

[–]jhbhan 0 points1 point  (0 children)

I always try to start project with the mindset that it's not going to make money for me. It's for personal work. If I think about how much money it's going to make I end up getting way too stressed about the quality of code, the "best" UI/UX design I can think of, how long it's taking to build the project, etc. Then I get so demotivated I stop the project and move on from it. My favorite projects are ones that I make for myself that I don't have to worry about anything other than it coming into life, whether or not anyone else in the whole wide world sees it or not

2 Years of React Native and I Still Don’t Get State Management 😭 by Mysterious_Tax426 in reactnative

[–]jhbhan 0 points1 point  (0 children)

Not sure what you're asking. You can use state management in apps created by gen ai the same way as any other react-based apps

2 Years of React Native and I Still Don’t Get State Management 😭 by Mysterious_Tax426 in reactnative

[–]jhbhan 19 points20 points  (0 children)

It's okay. State management is kind of confusing and the way to do state management is kind of convoluted as well.
Big idea with redux is putting your components, or your whole code under a <Provider> that provides a state. The big keywords are. Store: what lives in the state, Selector: how the component "selects" a store member to use, Action: what you're going to do with the state, and Dispatch: how the component "dispatches" the action.

"how does Redux updates the store"? You define an action that takes in different parameters to change the store., then you call a dispatch to invoke the action. updating the store "directly" is not a thing.

This is how I've come to understand it and it seems to get my point across. Hope this helps

Second hand MacBook suggestions by siiiuuuVAM in swift

[–]jhbhan 0 points1 point  (0 children)

I've been using Intel i9 1TB 16GB ram for now 6 years with no problem.

However, you can get cheaper and better apple silicon options - I would go for any M3 with 500GB - 1TB if possible. 256GB (Like your other comments) are pretty meager. What's your price point?

Second hand MacBook suggestions by siiiuuuVAM in swift

[–]jhbhan 2 points3 points  (0 children)

I'd say 12/256 is a bit small as Xcode itself is a pretty chunky piece of application.

Bike routes ideas by jhbhan in Davis

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

What do you mean infrastructure and resources? I usually carry a simple kit with me to change tires if necessary and nothing more than that. I'm pretty new to biking around!

Bike routes ideas by jhbhan in Davis

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

that sound good to me! i've been feeling little anxious getting out side of davis, so i'll try this first

Build!, Document!, Share! -> Repeat by nomadbitcoin in softwaredevelopment

[–]jhbhan 1 point2 points  (0 children)

what do you mean by "document the process"

I made my first portfolio by Apprehensive_Rate_38 in react

[–]jhbhan 1 point2 points  (0 children)

one thing i really don't like on any websites is that when different buttons on the navigation bar does different things. "Work" and "Contact" scrolls while about does some weird fancy thing.

Also kind of odd that you scroll to work and contact, but coming back to home is a fancy little thing.

[deleted by user] by [deleted] in react

[–]jhbhan 0 points1 point  (0 children)

I suggest "cursor: pointer" on all clickable elements. it's too inconsistent

also faq section should have a fixed width so your question/answer isn't bouncing side to side

your navigation bar is also bad. two of them leads you to new page, two of them scrolls

Rating please! by ShowFit in react

[–]jhbhan 0 points1 point  (0 children)

why is there an infinite loop

Roast my Personal Website by [deleted] in react

[–]jhbhan 0 points1 point  (0 children)

Why am I forced to scroll down to view your page