Click here to Skip to main content
15,946,342 members

Comments by OriginalGriff (Top 200 by date)

OriginalGriff 6hrs 20mins ago View    
"I believe the ..." has no place in debugging!
Never "believe"; always check. It's surprising how often what you think must have happened didn't, and it's the basics that throw you off the scent. You have an incredibly powerful tool that will tell you exactly what is going on with code flow and variable content - use it!

Browsers can't write to your desktop without special permission - they explicitly ned the user to instruct them to do it. If they could, the ransomware / malware problems would be thousands of times worse than it is!
OriginalGriff yesterday View    
There is a secret error in your secret code that we can't see for security reasons ...

Remember that we can't see your screen, access your HDD, or read your mind - we only get exactly what you type to work with - we get no other context for your project.

Use the "Improve question" widget to edit your question and provide better information.
OriginalGriff 17-Jul-24 6:49am View    
You're welcome!
OriginalGriff 15-Jul-24 2:32am View    
Well, there is probably your problem.

Nearly all YouTube software tutorials are garbage: produced by people who don't know how to teach, how to make a video, and in most cases how to code. They are created for likes and subscribes, because they mean money.

Go back there and ask your question of the video (and code) creator and see if you get a sensible response which fixes it. If you do, I'll be amazed. If you don't ... he didn't write the code, doesn't understand the code, and doesn't care. So dump the channel and find a book - there are plenty - which will explain it all from the beginning in a structured manner.
OriginalGriff 14-Jul-24 5:02am View    
What part of it can you do for yourself?
What part do you need help with?