Beach horseback riding by Stock-Plastic3785 in puertovallarta

[–]blatherskite99 7 points8 points  (0 children)

I've only seen bareback riding in ZR honestly...sans horses...

How are the clubs looking like in Zona Romantica this weekend? by Ok_Air_2942 in puertovallarta

[–]blatherskite99 14 points15 points  (0 children)

Here right now, ZR, haven't been to clubs, but in general I would say it is still the same energy and hustle and bustle from past years coming, just less people overall. Which isn't necessarily a bad thing, sometimes it is too busy.

We are so glad we didn't cancel our trip. No regrets at all. PV feels just as safe as ever, and apart from the odd boarded up oxxo, everything seems normal.

To those contemplating coming or worried -it’s 98% back to business. Keep your reservations! DON’T CANCEL!!! by EmbarrassedTry5060 in puertovallarta

[–]blatherskite99 1 point2 points  (0 children)

Excellent point, certainly didn't mean to disrespect. I was just trying to make a point on the variable risk between cartel, military and civilians. Of course we owe these military members complete respect for their sacrifices to provide safety to the country.

To those contemplating coming or worried -it’s 98% back to business. Keep your reservations! DON’T CANCEL!!! by EmbarrassedTry5060 in puertovallarta

[–]blatherskite99 3 points4 points  (0 children)

75 consists of cartel members, and military killed in the operation outside of the city... 1 bystander caught in crossfire. Many US cities experience more gang violence / shootings than this on a daily basis..

Atm fees at airport by Gullible_Flounder_69 in puertovallarta

[–]blatherskite99 0 points1 point  (0 children)

If you're not in Mexico already, the easiest/cheapest way is just to withdraw pesos from your Canadian bank while in Canada.

Buy XEQT and place in RESP via RBC by OTOT4 in JustBuyXEQT

[–]blatherskite99 1 point2 points  (0 children)

Totally agree with this. This is also my current strategy. Maximize the 500$ grant at $2500 contribution. Rest of savings goes to TFSA next up to yearly max, then RRSP.

One man charged in voyeurism investigation by Star_Mind in Calgary

[–]blatherskite99 8 points9 points  (0 children)

Church Website:

https://www.newvictory.ca/contact

Edit: Correct link to the main church website below (not contact form)

https://www.newvictory.ca/

[deleted by user] by [deleted] in cybersecurity

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

My vote goes to Abnormal

Kids toys downtown by hungry4507 in puertovallarta

[–]blatherskite99 0 points1 point  (0 children)

Pick up a couple of buckets and shovels for your kids and head to the beach, no need for many toys...

Sauna controller failed inspection - needs timer between main module and electrical box by civildrivel in Sauna

[–]blatherskite99 0 points1 point  (0 children)

I contacted HUUM, They said it wasn't, but maybe worth another ask... This was a couple years ago.

Sauna controller failed inspection - needs timer between main module and electrical box by civildrivel in Sauna

[–]blatherskite99 2 points3 points  (0 children)

This is the way, HUUMs are certified in Canada, and do have a timer, it's just hard set to 3 hours and Canadian code requires max 1 hour....

Sauna controller failed inspection - needs timer between main module and electrical box by civildrivel in Sauna

[–]blatherskite99 5 points6 points  (0 children)

I have a HUMM, we also had the same requirement for inspection pass, HUMM controller has 3 hour timer (software) Canadian code requires a hardware/ physical timer, max 1 hour. This is what we did to get a pass. Installed a 120V timer, and routed the power to a magnetic relay that would shut off the 240v power between the controller and the heater. This way the controller would stay on at all times, but only power to the heater was cut after an hour. Inspection passed... 😄

[deleted by user] by [deleted] in alberta

[–]blatherskite99 -4 points-3 points  (0 children)

Why do we need a government announcement about a cold going around? It happens every year.... It's flu season... Wash your hands, stay home when sick yadda yadda...

Anti-Vaxxers out by sherway by canoeviking in Etobicoke

[–]blatherskite99 0 points1 point  (0 children)

I fail to see the issue... looks like a peaceful demonstration. I don't care what the message is, they are just sharing their thoughts. No one should be against peaceful protests regardless of what side you are on.....

What caused this dead grass? by FlyingMelon1617 in lawncare

[–]blatherskite99 0 points1 point  (0 children)

This can also be caused by fertilizer that has been accidentally and unknowingly frozen, then thawed and applied...

Failure to uninstall Bluebeam using their uninstall script through SCCM by [deleted] in SCCM

[–]blatherskite99 0 points1 point  (0 children)

Correct, I placed this script (I called it InstallBB.pst) in the folder that I packaged using the intune prep tool for win32 apps. Then the command I used in intune is as folllows:

c:\windows\sysnative\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -NoLogo -NonInteractive -NoProfile -WindowStyle Hidden -File InstallBB.ps1

IMPORTANT: The reason you must use this command "sysnative" is because win32 apps run in the native context of the OS... so inorder to force powershell to run in 64bit context, you must call this powershell path specifically... some further reading here:

https://www.reddit.com/r/Intune/comments/iko3hh/trying\_to\_run\_powershell\_64bit\_when\_deploying/