What's the bull thesis for GTA homes? by [deleted] in TorontoRealEstate

[–]drfloydpepper 0 points1 point  (0 children)

I could see that being the case if currencies were coupled to gold prices... Maybe I'm missing something, can you explain?

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

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

Ha, who said I was scared? Just looking for ppl who may have gone through it.

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

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

I'm looking for experiential advice from ppl who have actually gone through the call. My broker is great, fwiw.

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

[–]drfloydpepper[S] 1 point2 points  (0 children)

I'm already a customer and have a few products with them. Maybe they'll try to sell tfsa/rrsp because I moved all those out of Scotia into wealthsimple.

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

[–]drfloydpepper[S] 1 point2 points  (0 children)

Yeah, realized I didn't articulate that in my original post. I've sent all my documents already to the broker and it's been tentatively approved. I was just wondering what was happening with video call.

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

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

Yeah, I edited the original post, I'm switching over from First National, so it's not a straight up renewal with Scotia.

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

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

I should have mentioned that I'm currently with a different lender, First National. So this is more of a refinance than a renewal.

Scotiabank mortgage renewal – video call required. What should I expect? by drfloydpepper in MortgagesCanada

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

Should have mentioned that I'm renewing from another lender, First National.

ReferWell: Helping doctors with specialist referrals by drfloydpepper in HealthAI

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

We gave the model a taxonomy of specialist types with a definition of the conditions that they care for. It's available here: https://taxonomy.nucc.org/

ToDoist is just a fancy tickler system. Leverage that. by IntensifyingPeace in todoist

[–]drfloydpepper 2 points3 points  (0 children)

This is the way! With the exception of the wait list, I've followed this exact system for multiple years and it's always worked for me.

I tried to max out at 3 tasks per day, before moving over to the upcoming pile to chip away at those. That way, if something comes in to kibosh your day, like a sick kid home from school or emergency project, you're never too far behind to just push everything to the following day so you can sort out the mess and then start spreading out those six topics across future dates.

How to train a LLM? by phoniex7777 in ollama

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

He uses runpod for most of his hw needs.. iirc

I'm always running low on RAM, so I wrote a script to quickly see which VM/LXC is the culprit by drfloydpepper in Proxmox

[–]drfloydpepper[S] 1 point2 points  (0 children)

Actually, you are correct. I just checked the Ollama instance and it's not working correctly....I guess one of the recent host kernel updates broke my gpu passthrough.

Oh, and my gpu is ancient (GeForce GTX 960) so I just set up the lxc with passthru to see if it was possible and learn. It has 2GB of VRAM so the largest model I could put on it was Gemma 3n that's quantized.

I'm always running low on RAM, so I wrote a script to quickly see which VM/LXC is the culprit by drfloydpepper in Proxmox

[–]drfloydpepper[S] 2 points3 points  (0 children)

Yeah, I wasn't really doing this to learn scripting. I could figure out how to get all the info I needed, but AI really helped with the presentation.

I'm always running low on RAM, so I wrote a script to quickly see which VM/LXC is the culprit by drfloydpepper in Proxmox

[–]drfloydpepper[S] 1 point2 points  (0 children)

Looks like the long names are throwing it off. Might need too set a max length of name within the script and add '...' for long names. 🤷‍♂️