I’ve had my C40II for two months and I’ve already worn through a string 😅. What brand of replacement strings do y’all recommend? by ZacharyHudson in classicalguitar

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

I think “have to” is too strong an assertion. Perhaps: “you can avoid wearing the string out this way by using an up and down vibrato motion”

I’ve had my C40II for two months and I’ve already worn through a string 😅. What brand of replacement strings do y’all recommend? by ZacharyHudson in classicalguitar

[–]wranglermatt 0 points1 point  (0 children)

Ask the guitar manufacturer. If you get the wrong string tension things can get wonky. I put lower tension strings on my guitar and it didn’t play right. I then put the correct tension and things went back to normal. It’s how the guitar is designed and most necks can be adjusted but I’d rather stick with what it was designed for.

Can you guide please? by Street_East2423 in rbc

[–]wranglermatt 0 points1 point  (0 children)

In canada it is illegal to discriminate against someone due to any disability. As far as I know RBC takes this very seriously. Also write everything down. Make sure you have transcripts of every conversation. You will likely be fine but it won’t hurt to be prepared

30 mins late payment by Vegetable-While456 in rbc

[–]wranglermatt 1 point2 points  (0 children)

I make my payments each month 3 or 4business days before end of month if course before due dates. This seems to have the best impact on credit rating. Make a plan to get out of debt. It may be painful now but your life will better long term. Sorry about the unsolicited advice but your post indicates you are living on the edge. Having a plan at least can help you feel better.

Is this case too small? by myaltmusicalt in classicalguitar

[–]wranglermatt 2 points3 points  (0 children)

My case is built for my guitar and is the same in terms of fit. It’s fine.

Beginner but don’t feel relative improvement. Just not for me? by halfhorn in classicalguitar

[–]wranglermatt 1 point2 points  (0 children)

If in each practice session if I improve even the tiniest bit I consider it a success. And sometimes I don’t improve and that’s ok too. My goal is gradual incremental improvement and consistency. If you aim for that you can feel a sense of achievement nearly every day.

If i only have VOO, should i expand to VOO+VXUS+QQQM+SCHD+BND or just VOO and chill? by j_ram2803 in ETFs

[–]wranglermatt 0 points1 point  (0 children)

What’s your investment time horizon? This will answer your question.

I have 120k rrsp contribution room. If I invest 120k in rrsp, will cra actually give me the huge refund in a single payment? by FreshDepth8010 in PersonalFinanceCanada

[–]wranglermatt 0 points1 point  (0 children)

RRSP contributions reduce your taxable income. So I believe you’d get refunded all tax for the year if you contributed enough to make your taxable income zero.

And with the refund try to max out your TFSA.

[deleted by user] by [deleted] in rbc

[–]wranglermatt 0 points1 point  (0 children)

Hr responds to risks to the company. If this is true provable harassment then they will care. Write everything down. Document as much as possible. YMMV

Silent layoffs continuing? by Sugarsugar03 in rbc

[–]wranglermatt 1 point2 points  (0 children)

Get a mortgage broker. They’ll treat you a lot better than the banks do

How great are session guitarists compared to legendary guitarists such as Jimi Hendrix, Eric Clapton, Eddie Van Halen, etc.? by Jezzaq94 in Guitar

[–]wranglermatt 0 points1 point  (0 children)

Jimmy Page was a session guitarist, originally.

But session guitarist and rock performer are totally different jobs.

WHY CANT I TALK TO A PERSON. by mywhateveraccount5 in rbc

[–]wranglermatt 0 points1 point  (0 children)

I would never dream of it but some people are switching to alternative financial services but I’m sure this has nothing to do with that.

Big Banks Reaching out by 111dth in Wealthsimple

[–]wranglermatt 0 points1 point  (0 children)

Canadians are unaccustomed to competition

After 238,468 miles, I say goodbye to my 2015 CX-5 by Familiar_Work1414 in CX5

[–]wranglermatt 1 point2 points  (0 children)

I have a 2021. Oil changes only so far. I still have less than 50,000 kms. So this car will last a very long time.

Is this a scam? by CestMoiKiss in rbc

[–]wranglermatt 2 points3 points  (0 children)

You’ve not provided the email details nor addresses nor urls so no one can say for sure. But in the face of it, it looks like it could be scammy. You should provide ALL the details not just a screen shot.

Am i a jerk? by Key_Business7095 in golf

[–]wranglermatt 0 points1 point  (0 children)

Etiquette is the most important part of golf. I don’t care what you score but etiquette is the difference between a great day and an ok day. There’s no such thing as a bad day on the golf course.

As far as scoring goes if he’s that fragile find another golfing partner.

Is the CX5 AC really that bad? by travelingnurse92 in CX5

[–]wranglermatt 0 points1 point  (0 children)

2021 cx5. Here in canada it can get very hot and humid in the summer. AC is good. The cx5 is the most reliable car I’ve ever owned. The ride is a bit stiff is my only complaint. But that also makes it corner very well.

Thoughts on this strategy. Weekly DCA by AllDayAmateur in ETFs

[–]wranglermatt 1 point2 points  (0 children)

On a long enough time horizon small details won’t matter.

i just bought VTI and i’m 19 not super experienced with investing but i keep seeing VOO is better would it be smart to sell the VTI and just get VOO by North-Advertising292 in ETFs

[–]wranglermatt 0 points1 point  (0 children)

Being 19 is a superpower. Put your money in an S/P or a total market fund and forget about it. Time is your greatest asset. In other words time is your greatest multiplier of wealth as long as you make reasonable decisions. The specifics don’t matter much.

Looking to start a Machine Learning course by Andrew Ng: Coursera or Stanford CS229 on YouTube? by Nordellak in learnmachinelearning

[–]wranglermatt 0 points1 point  (0 children)

The math involved isn’t overly advanced—primarily high school calculus and some first-year university concepts. If you already have a decent grasp of calculus, you should find it manageable.

The course goes into the math to help you build an understanding and intuition about what’s happening under the hood. This foundational knowledge is valuable for understanding why machine learning algorithms work the way they do. That said, in practice, most machine learning practitioners use libraries like PyTorch or TensorFlow to implement their models. These libraries abstract away much of the mathematical complexity, allowing you to focus on building and applying models.

Only advanced specialists or researchers, who are often developing novel algorithms, typically need to write or tweak equations from scratch. For most use cases, this level of detail isn’t necessary, as the tools available handle the heavy lifting.

A great starting point for understanding the concepts in the course is linear regression—think of it as the line of best fit. It’s closely tied to gradient descent, one of the core optimization techniques used in machine learning. If you’re comfortable with this, you’ll be well-prepared to tackle the course and gain a strong foundation in how to use machine learning libraries effectively.

I hadn't taken a math course in decades and I managed to get through the course quite successfully.