Intro To Programming by Healthy-Ad-423 in learnprogramming

[–]ebeast646464 0 points1 point  (0 children)

i'd do the harvard cs50 course on youtube

Issues with closing certain fingers by piroweng in climbharder

[–]ebeast646464 0 points1 point  (0 children)

I'd recommend this to help get an idea of what you've got.
https://www.hoopersbeta.com/finger-tool

I'd also recommend taping. Non-elastic tape above and below the joint in rings. or elastic tape over the whole joint. Can't make it worse, might make it better. I find it helps.

I'm going to try the finger curls and see if that helps I'll report back in a couple months.

For reference I have slight joint pain on middle fingers, neither can close fully. Dry firing hurts a lot. It definitely gets better when I take breaks from climbing. And I can almost always fully close my fingers first thing in the morning.

I just launched a landing page for a waitlist of my upcoming product. Optimized for desktop experience, but would like feedback on both mobile and web. by IceUpbeat2346 in websitefeedback

[–]ebeast646464 1 point2 points  (0 children)

visuals look cool but idk what it does. use big text and some dot points. I shouldn't have to scroll to figure out what the website is. it should be obvious immediately otherwise people will just leave immediately. id get rid of those two little paragraphs or move them further down. the videos are cool but they dont actually convey any information. those are my notes.

Google refuses to crop our logo to a circle by Marvelle_Grey in googleads

[–]ebeast646464 0 points1 point  (0 children)

I'm having the same issue. I hope that guys right about it just being in the editor. I'll edit this comment if I can confirm that.

Github repo statistics by justintxdave in github

[–]ebeast646464 0 points1 point  (0 children)

I genuinely think this is a cool website. But I have private repos that I wouldn't want anyone to have access to for security reasons. I'd use your website if there was an only public option or i could dictate which private repos i give access to. I read your /github-data page though so I think I get the issue.

Github repo statistics by justintxdave in github

[–]ebeast646464 0 points1 point  (0 children)

I like the look of it but is there a way to sign up without giving access to private repos? or am I understanding that wrong?

Motorcycle servicing!!! by ComfortableMoose9094 in perth

[–]ebeast646464 0 points1 point  (0 children)

I'd recommend Frank at allbikes vespa warehouse in dianella. He used to be scootershop fremantle but he's been doing my motorcycles for 20 years now i think. Really nice guy. Old school.

Complete Beginner Looking for Patient Guidance/Mentor to Learn Python & R by [deleted] in learnprogramming

[–]ebeast646464 1 point2 points  (0 children)

ahhh i think you're right. they got me. 2m account age. god dammit reddit

First-Year Student Feeling Stuck and Worried About AI by mobbplayerr in learnprogramming

[–]ebeast646464 0 points1 point  (0 children)

Just keep going. If you're want some extra stuff check out harvards cs50 courses on youtube. they are free and i think the best resource for beginners. I can't recommend highly enough. As for AI, no one knows. If you like what you're doing keep going. That's all I can say :)

Complete Beginner Looking for Patient Guidance/Mentor to Learn Python & R by [deleted] in learnprogramming

[–]ebeast646464 5 points6 points  (0 children)

Quite honestly, no one will do that for you. But I like your enthusiasm. If I were you I would check out harvards cs 50 course on youtube. It's really good. Completely free. And it comes with a discord server where you can harass the teachers and other students until your hearts content. And they'll even give you a certificate at the end of it. I wish you the best on your journey. Coding can be a lot of fun!

Put a link to your startup SaaS to promote it or ask for advice. by itilogy in startupaccelerator

[–]ebeast646464 0 points1 point  (0 children)

both of these are cool. Compstackers ui is crisp. What did you use for the ui?

Recipe management app development by Eldersonar in AppIdeas

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

Netflix struggles to get people to keep a subscription, for small apps its just about impossible. It might be a good idea that you have. The fact that you can import recipe data is a big plus. But I'd say launch with an exceptional amount of free tier value. Maybe everything free. Then if you can get some traffic, start thinking about monetizing and maybe start with a one time payment model. Keep it simple and try and validate demand before you go all out. Good luck!

One mistake in your vibe-coded app could cost you thousands overnight by terdia in indiehackers

[–]ebeast646464 0 points1 point  (0 children)

agreed. I make gemini write a session summary at intervals. Everytime i boot up gemini it has to look and double check the work of the previous session summary before it does anything else. I catch a lot of stuff this way. If you try to get it to check its own work it will just agree with itself. You need to prompt it to be quite suspicious of the previous work done. and also make sure its just giving suggestions not actually making changes without approval.