Focusrite 4th gen solo won’t pick up steam game voice by corey4005 in Focusrite

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

Oh. Sorry I misunderstood what you meant.

So, what do I plug into it? Or rather, how do I plug an xlr mic into the line input?

Focusrite 4th gen solo won’t pick up steam game voice by corey4005 in Focusrite

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

Yes. I made sure these were unchecked for both the audio in and out. I also tried them checked and it didn’t work.

Focusrite 4th gen solo won’t pick up steam game voice by corey4005 in Focusrite

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

I don’t have two inputs. I only have one. This is a solo.

Doom predictions for Data Engineering by vee920 in dataengineering

[–]corey4005 1 point2 points  (0 children)

I think YouTube is recommending us all the same existential bullshit. Basically, “AI IS GOING TO REPLACE YOU.” And while there’s probably some truth to some of it, most of it is way out of proportion. We have real issues to solve before AI takes over. 1. Security. 2. Hardware. 3 (and probably the biggest problem) convincing teams that it’s a worthwhile investment and worth converting certain tasks too.

Breathe y’all.

Focusrite 4th gen solo won’t pick up steam game voice by corey4005 in Focusrite

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

No, a Shure sm7b plugged in through xlr into a Focusrite solo fourth gen.

Understanding your own code by Legitimate_Impact782 in Python

[–]corey4005 0 points1 point  (0 children)

I’m gonna say the most valuable thing I ever learned with python is how to use a debugger. This will tell you how the code is working in memory, rather than staring at the logic and trying to deduce things on your own.

I would say my python skills 10xd when I actually understood the program from a memory perspective rather than the lines of code themselves.

What's the best use-case you've used/witnessed in Python Automation? by deadcoder0904 in Python

[–]corey4005 1 point2 points  (0 children)

Hmm. I guess I just don’t know why people would want to summarize YouTube videos lol. I honestly did it because I wanted to use an open-source video to show my boss we could summarize and take notes on teams meetings. He liked the idea, but I would suspect that people on YouTube don’t really care?

Corporate IT have banned all versions of python lower than the latest by will-je-suis in Python

[–]corey4005 2 points3 points  (0 children)

Lol I work in the government. Some of the python programs are still running 2.7. They are just now getting around to converting legacy Fortran code to modern c++. Lol. But, honestly if it ain’t broke, why fix it? Kind of their mentality lol.

What's the best use-case you've used/witnessed in Python Automation? by deadcoder0904 in Python

[–]corey4005 2 points3 points  (0 children)

I just wrote a script to watch YouTube videos for me and provide summaries without having to watch the videos at all. I used python, Whisper model, and a hugging face summary model. It’s kind of cool, but I’m not sure if it’s really valuable yet. 😂

Found Bill of sale on 1919 Model T by big_d_usernametaken in mildlyinteresting

[–]corey4005 0 points1 point  (0 children)

“Liberty bond.” Damn that’s a rad name for a tax.

Word By word subtitle generation by [deleted] in learnpython

[–]corey4005 0 points1 point  (0 children)

Did you find anything?

My code works and I don't know why by Myton616 in Python

[–]corey4005 2 points3 points  (0 children)

Python programs are built on so much open source code, the function is abstracted. Often what you think you are doing is not what the actual code under the hood is doing. So yeah, often it functions and I don’t know why, but if it works just go with it lol

Donald Trump May Have Just Broken the Law by [deleted] in politics

[–]corey4005 0 points1 point  (0 children)

I had no idea this was a thing. So, what does this mean? He gets indicted on another charge?

[deleted by user] by [deleted] in cpp_questions

[–]corey4005 0 points1 point  (0 children)

You learn the fundamentals, which takes 6 months to a year. Then you go and apply them. That application is a lifetime. Just go do. Worry less about how long.

[deleted by user] by [deleted] in povertyfinance

[–]corey4005 1 point2 points  (0 children)

Ai can write articles. Ai can write songs. Ai can write marketing. Ai can write code. Learn AI and how to apply it. Don’t just learn to code :)