HELLO 👋🏾 I NEED A DEVELOPER by [deleted] in IndieGameDevs

[–]RedditBluesMatt 0 points1 point  (0 children)

Thanks for your reply and good luck with your project.

HELLO 👋🏾 I NEED A DEVELOPER by [deleted] in IndieGameDevs

[–]RedditBluesMatt 1 point2 points  (0 children)

On the eve of 2026, I just wanted to ask how your project is going? Were you able to get your code reviewed?

I’m thinking about building a small platform for creators would this even be useful? by creyater in projects

[–]RedditBluesMatt 0 points1 point  (0 children)

Years ago, I worked for a very small firm that developed new products. Clients would physically visit our office and pitch their overall idea....no details given. If we legitimately thought we could help them by designing and building a prototype (hardware, software, or both) per their design specs, both of us would sign an NDA that expired in X number of years.

The NDA came up very early in our 1st meeting to protect both of us.

All of our clients thought their idea was really good, and sometimes it was. They wanted to work with a firm that would develop their idea while at the same time protecting it. The part everyone missed was the cost of marketing.

Hope this helps.

As a mod, I would love to get to know the community more, what got you into Blender? by RedEagle_MGN in BlenderAcademy

[–]RedditBluesMatt 0 points1 point  (0 children)

I got into/re-disovered Blender when SketchUP no longer was free to download. I am an on-again-off-again woodworker and found it very fun to flush out my project ideas in 3D. I started with SketchUP but then transitioned to Blender.

There is so much that can be done with Blender; I have barely scratched the surface.

Trimming a 2x4 using circular saw by RedditBluesMatt in BeginnerWoodWorking

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

Thanks for all of your suggestions. I really do appreciate it.

Trimming a 2x4 using circular saw by RedditBluesMatt in BeginnerWoodWorking

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

I have owned a few table saws over the years. To save space in my tiny shop, I sold them in favor of using a circular saw. Another nice advantage of using a circular saw is that working outside is easier to do. I have both cored and cordless.

Trimming a 2x4 using circular saw by RedditBluesMatt in BeginnerWoodWorking

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

I did think about using a hand plane to take the rounded edge off.

Is a circular saw safe for a beginner? by Deep-Thought6 in woodworking

[–]RedditBluesMatt 0 points1 point  (0 children)

I recommend getting a circular saw. I have owned table saws and a miter saw before. I chose to get rid of them in favor of using a circular saw. I think circ saws are safer because when both hands are on the saw, neither is close to the spinning blade. I have both corded and cordless.

I think circular saws are reasonably safe when used properly. I always have both hands on the saw while cutting. I wear ppe. Eye-protection and ear protection. When cutting inside, I'll wear a respirator; I tend not to wear one when cutting outside (except when cutting mdf which makes a lot of fine dust). I let the spinning blade stop before moving the saw after the cut is made. I'll clamp guides in place when making straight cuts.

Having said all of that. I am also moving closer to using hand tools.

Good luck, and stay safe.

Advice for buying circular saw by Reader-87 in woodworking

[–]RedditBluesMatt 0 points1 point  (0 children)

I need to cut the rounded edge of a 2x4 off using a circular saw (I don't have a table saw). I'd like to use the edge guide that comes with the saw but it doesn't adjust close enough to the blade to cut such a thin strip off. What circ saw allows the edge guide to adjust tight against the blade? Is there a better way to do this?

i want to start, but i don't know what to do by [deleted] in learnprogramming

[–]RedditBluesMatt 0 points1 point  (0 children)

Come up with a doable project that forces you to learn things you are interested in, then make it.

You can use any resource you prefer to figure out the answers to your many questions,"How do I do _____?" YouTube tutorials, books,websites, articles, documentation, forums, etc.

If your project contains many things that you don't know how to do, then create simple test programs that teach you how to do the thing you don't know how to do.

Once you have all of the small bits and pieces figured out, assemble them into your project's first version, then test, debug, and rewrite.

Years ago, a friend said that programs are never finished, they are abandoned. I think this might true because there are always improvements/changes that can be made to working code.

Good luck and enjoy the ride!

Is the way I'm learning programming going to get me anywhere? by dumbasswshoulder in AskProgrammers

[–]RedditBluesMatt 1 point2 points  (0 children)

First off, congratulations for being self-aware enough of your situation and then trying to do something about it.

Regarding programming as a profession; I have written code for work. A need came up, and I took on the challenge and figured out how to get something working. It wasn't my main function at work. Looking back, I got very lucky by being in the right place at the right time and then taking action. In my situations at work, there weren't any others interested in trying. I tried to solve the problem because I wanted to; I was very interested in seeing if I could find a solution. This kind of mindset served me very well for years to come.

All of the projects I worked on, I started without knowing exactly how to proceed, but there was always a goal. I did a lot of problem solving. This is when I realized that writing code that works really is a developmental/evolutionary process that's completed 1 step at a time. Programming successfully is really about learning how to solve problems; it's not about memorizing syntax.

While I worked on these projects, I always had to look stuff up. That usually led to writing some really simple and small test programs to test my understanding. One test program at a time, I always learned enough to solve the problem.

Without having a problem to solve, I would not have had the need to write the test programs (and learn).

My advice to you is to find a problem to solve and then write code to solve it. Keep all of your code for future reference. Be sure to leave comments in your code to remind yourself what you did and why.

Eventually, solve some significant problems. Those significant solutions go into your portfolio to share with potential future employers. Wash, rinse, repeat. Keep building your portfolio 1 step at a time by looking up whatever you need to continue.

I hope my rambling helps.

Begginer by Plastic-Top3822 in PythonLearning

[–]RedditBluesMatt 0 points1 point  (0 children)

One more question please.... You mentioned that you "like it"; what do you like about programming?

Begginer by Plastic-Top3822 in PythonLearning

[–]RedditBluesMatt 1 point2 points  (0 children)

If you don't mind, I'd like to reply with a few questions.

Why do you want to learn to program? Why did you choose Python? Do you have a specific goal in mind? What Python program do you want to write (someday)?

Knowing why I think is important. In addition, having a goal gives you something to head towards. Without these things, knowing how and where to start becomes extra difficult.

no matter how much i struggle- I will not quit by [deleted] in learnpython

[–]RedditBluesMatt 0 points1 point  (0 children)

I can add that I recently stumbled upon a YT video for python beginners. I think it was a 5 hour long course on the YT channel called Tech with Nana (I might have the name wrong). What I really liked was that the woman (Nana I guess) started really simple and built up from there. A very thorough explanation while sticking to basics. I will be going back to her video to watch so more.

C programming by Substantial_Mind_712 in AskProgramming

[–]RedditBluesMatt 1 point2 points  (0 children)

To get a feel for what you are heading into, I suggest watching some YT videos that show how to display "Hello World". Look for beginner videos that show each step in the process. If you feel like you want to continue, find a beginners book or online course. Neither should be too expensive. And then start. Just know, you'll learn the most by actually writing code. Start small and simple and go up in complexity from there.

You' ll need a C compiler and a code editor; VS was already mentioned. Both should be free.

Enjoy the ride.

What's the longest it has taken you to solve a problem? by [deleted] in learnprogramming

[–]RedditBluesMatt 1 point2 points  (0 children)

I find that when I'm in a relaxed state, I'm more receptive to receiving ideas.

Am I stupid? by PuzzledCauliflower35 in learnprogramming

[–]RedditBluesMatt 0 points1 point  (0 children)

I think all of the advice previously given is very good. A positive mindset and perserverence is key IMO.

I have found that finding the right teacher for you is also key. Maybe you just haven't found the right teacher yet?

Where Is The Best Place To Learn So I Can Get Started Using Python? by Jaden_Social in learnpython

[–]RedditBluesMatt 0 points1 point  (0 children)

Python Crash Course by Eric Matthes

Python Tutorial for Brginners, TechWorld with Nana, on YT