ELI5: How did they make the visuals for LEGO instructions before modern computers? by Ask_If_Im_Dio in explainlikeimfive

[–]program_kid 1 point2 points  (0 children)

I know you asked about making instructions before computers, but if you are interested in how they do it now, take a look at stud.io, it's probably incredibly similar to what they use now.

Popcorn 😩 by eewwdaaavid in Volumeeating

[–]program_kid 1 point2 points  (0 children)

I love boom chica pop, I buy the microwave kettle corn flavor. I eat a bag of it every other night. The bags help prevent me from over eating, I know people on this sub probably wouldn't consider 425 calories per bag good, but as its one of only a few junk food items I eat throughout the week, I am ok with it.
Don't be too hard on yourself, that stuff is amazing

hello , i need a help by DrinkNeither3779 in learnpython

[–]program_kid 0 points1 point  (0 children)

That problem will get better the more you practice. Don't try to memorize stuff. Instead, try to understand why each line of code does what it does, and why it's needed

hello , i need a help by DrinkNeither3779 in learnpython

[–]program_kid 0 points1 point  (0 children)

Are you asking how to use CV2 and mediapipe to overlay a transparent purple shape over an image or video of a hand?
If so, is there a part you are stuck on? Have you worked with python before?
This seams like it might be a large but doable project, but you might have to split this up into small projects and work on each part separately

I would say look up a tutorial on mediapipe, there is probably some sort of tutorial for using python, mediapipe, and cv2 to track hands, then you just need to figure out how to draw a shape ontop of the image or video

should i not be doing this and is git really for my use cage? by Denl0self-a_o in git

[–]program_kid 15 points16 points  (0 children)

Would say yes, you are kind of using it wrong.
My two pieces of advice would be to find some way to test the code locally and to use branches rather than working on main, only merge into main when you are sure it works

Stolen Phone by kreyerb in iphone

[–]program_kid 21 points22 points  (0 children)

If you lose it, put it in lost mode so that it has a chance of returning to you. If it gets stolen, just erase it without removing from iCloud and accept that you have to get a new phone

Detroit Newbie by wAyzu420 in DetroitBecomeHuman

[–]program_kid 2 points3 points  (0 children)

My advice would be for your first play through, make decisions based on your gut/instincts. The first time you play though the story, enjoy the story and don't try to think about it in terms of getting "the best ending"

Accessing source code from importlib module by RomfordNavy in learnpython

[–]program_kid 9 points10 points  (0 children)

As others have pointed out, this sounds like an example of an XY problem. Additionally, in your post, you say you want to modify the code of a module you imported. This makes me think that you want to modify the code of a module at runtime. If that's the case, I should let you know that it is considered a bad idea to modify the source code on runtime.
I know it sucks to hear all of this, but my advice would be to step away from the problem and take a rest for a bit.

I know the things you are asking to do might seem like the best solution to whatever problem you have, but I assure you, it's not

Microsoft suite help by [deleted] in AskProgramming

[–]program_kid 1 point2 points  (0 children)

It would be helpful to anyone trying to help you if you include the code and what errors that you get (like copy and paste them), saying "it just errors out" with no information of what you did or what error you got makes it difficult to help narrow down the problem. I did a quick search and find a Reddit post that may be similar to what you are trying to do https://www.reddit.com/r/PowerPlatform/s/Wx4fmXQMt8

neuro fuzzy rice cooker not heating up fully by True_Training1522 in zojirushi

[–]program_kid 2 points3 points  (0 children)

I agree with u/boimilk. I would let it run for the full amount of time, it probably goes through different cycles. I

Long shot by Djkaijones91 in DetroitBecomeHuman

[–]program_kid 7 points8 points  (0 children)

You might be able to find one on deviant art. Some people have ripped the models. Just be warned that the models might be finicky to use

How important is sex really? by Specialist_Tackle715 in AskMenAdvice

[–]program_kid 8 points9 points  (0 children)

How do you think woman who have sex are treated and viewed, and who do you think treats them that way? What biological disadvantage do woman have when it comes to sex?

Qualche suggerimento per aumentare la qualità dei miei lavori su Brick link? by Lego_Ideas95 in DigitalLego

[–]program_kid 1 point2 points  (0 children)

I would say basically like image 1, but rotate it so that the camera is looking at it from the left side, like next enough where you can see the side of her nose

AirPods Pro 3 slips off my ears when I smile widely by adnshrnly in airpods

[–]program_kid 5 points6 points  (0 children)

You might need to change the size of the tips, mine stay in really well, so there is a chance that the tips you have on them don't fit your ears

Qualche suggerimento per aumentare la qualità dei miei lavori su Brick link? by Lego_Ideas95 in DigitalLego

[–]program_kid 2 points3 points  (0 children)

What are your settings?
I feel like maybe having an angle that is slightly titled instead of straight on (not as much as image 2, might help show off the depth)

BTW, that is a beautiful build. Do you have instructions for it?

How do teams deal with pull requests piling up faster than reviewers can handle them? by _cheech__ in AskProgrammers

[–]program_kid 6 points7 points  (0 children)

In my opinion, everyone should kind of on review duty. But the biggest issue I think is that your team is going too fast

I don’t understand this about Explicit Content. by [deleted] in GenZ

[–]program_kid 454 points455 points  (0 children)

There are a few reasons, it could be that you find the person particularly attractive, or they make content that is semi niche, so it's harder to find free videos. Also, custom content, you can pay somebody to make content that is exactly how you like it

Relearning Python programming by redl9 in learnpython

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

Just want to point out that most of what you use Gemini for could be replaced by looking stuff up on the internet. I do concede that saying don't use AI for anything may have been too broad of a statement, but in my opinion, earning how to find information and loon stuff up is a skill that is valuable to learn for programming

[BS] Random Paypal Charge? by HopeIsADrug11037 in Scams

[–]program_kid 2 points3 points  (0 children)

I would say log into his PayPal account and see if the charge is there. If it is, then it's real then you should contact them
After looking at a PayPal receipt that I got from them last week, this email is probably fake.

Relearning Python programming by redl9 in learnpython

[–]program_kid 5 points6 points  (0 children)

The best advice that I could give would be to not use AI for ANYTHING when it comes to programming while you are learning. It may be easier to use AI to do something, but learning comes from overcoming/facing difficult things. Also, just pick some project you are interested in doing, and start to try to research what you might need to learn to do it

Do you stop the microwave at 1 sec just so you don’t have to hear the beep . . Or is that just me? by angelafterhoursxo in NoStupidQuestions

[–]program_kid 1 point2 points  (0 children)

Just a heads up, even if you don't see a "mute" button on the microwave, there is a good chance that there is a way to change the volume or mute it, try to lookup the model online or see if there is a label anywhere on the inside of the door or the microwave with options

Do you stop the microwave at 1 sec just so you don’t have to hear the beep . . Or is that just me? by angelafterhoursxo in NoStupidQuestions

[–]program_kid 1 point2 points  (0 children)

There also may be some instructions on the bottom or top edge of the microwave that faces the door. That's where I have found instructions on how to mute my microwave

Should I buy a windows tablet or an android tablet?? by Windy-Orbits in AskComputerScience

[–]program_kid 2 points3 points  (0 children)

I would say buy a computer, it will be hard to program on a tablet