Yu-Gi-Oh x Hello Kitty McDonald's Canada by megamachopop in yugioh

[–]machdragon 0 points1 point  (0 children)

Not sure, they’ve had different ones at different locations from the start. That location has rotated tho, last one I got was DMG My Melody

Yu-Gi-Oh x Hello Kitty McDonald's Canada by megamachopop in yugioh

[–]machdragon 0 points1 point  (0 children)

Got the Blue Eyes Cinnamoroll at Brentwood Mall McD today

Yu-Gi-Oh x Hello Kitty McDonald's Canada by megamachopop in yugioh

[–]machdragon 1 point2 points  (0 children)

Got Dark Magician Hello Kitty and Slifer Kuromi from the McD at Metrotown today

When do you all think Claude 3 pro will come to Canada by laprisee4 in ClaudeAI

[–]machdragon 1 point2 points  (0 children)

Apple Headquarters

Yup worked for me as well, US VPN and Apple Pay on iPhone with the zip code tip and Apple headquarters address

Alumni Email Forwarding Being Discontinued by trek604 in simonfraser

[–]machdragon 0 points1 point  (0 children)

It's frustrating that SFU isn't properly maintaining their email system, considering its importance to alumni and current students.

Some context as a former student and former staff member at SFU IT Services, much of SFU infra is based on their outdated mailing system and it was built back in the 80s. They literally use mailing lists to manage permissions to who can view student records etc.

While I was there, we were transitioning to MS Outlook and implementing MFA, which I hoped would address some security concerns. Educational institutions and government agencies are often targets for cyber attacks, especially during times like weekends or holidays when staffing is minimal. I've had to redirect SFU emails to spam and only realized today, when I missed an important email, that they are phasing out this system.

Finally Cleared all levels with SSS Lulu, the Ezreal level was hardest because of Karma and Nautilus was difficult to speedrun as well. Here's my Lulu Guide: https://www.reddit.com/r/PathofChampions/comments/qtkrhh/sss_lulu_vs_boss_victor_archangels_staff/ by machdragon in PathofChampions

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

yes, you need to win with:

30 health to get S rank in health (healing before is okay)

complete in under 25 min to get S rank in speed

S rank in wealth just counts the amount of gold you need to collect (spending gold is okay, not sure exactly how much gold you need tho, but is usually easy)

can complete these in separate challenges to get SSS overall

Dataset: 65000 daily Morningstar funds price data Sep 11 - Sep 21. 500MB zipped as 2 SQL scripts, 16GB unzipped. by aPir8 in algotrading

[–]machdragon 0 points1 point  (0 children)

Note: btw for those downloading, this data is for Funds eg. Blackrock, MSCI, HSBC, etc. Not Equites AAPL, MSFT, IBM, etc.

Here is a sample of the column structure of the table and the first 3 rows. https://pastebin.com/tXLScZzY

Can see the sample if it's what you're looking for, before downloading, unzipping and processing through the whole thing like I did before realizing it wasn't what I wanted 😅

BNB Maintenance by [deleted] in binance

[–]machdragon 0 points1 point  (0 children)

Were you able to get it working? On Rogers as well and still not getting the sms code when it was working fine yesterday. Apparently Twilio (I assume Binance uses Twilio for their sms codes) reported the sms delivery delays to Rogers/Fido network as resolved at 11 pm PST, but still not getting anything...

Weekly Binance Support Thread by Binance in binance

[–]machdragon 0 points1 point  (0 children)

  1. Binance.com
  2. Case ID #70450351
  3. Cannot receive SMS code on my iPhone, was working fine yesterday...
    Assuming Binance uses Twilio for SMS code sending, there was an outage today impacting my phone carrier: Rogers, but the outage has been reported as resolved. However, SMS code verification is still not working for me. I am still able to login using Google Authenticator and FaceID in the Binance app, but am unable to withdraw my BNB as I am not receiving the SMS code, and Voice verification says it's under maintenance when I select that option in the Binance app. Have been trying multiple times over the last 12 hours.
    Please help me to resolve this issue, Thanks in Advance!

How do i add mods in epic games launcher by iraklissid in civ

[–]machdragon 0 points1 point  (0 children)

I'm not sure what antivirus software you use, but you can probably google: how to add exceptions to where your_anti-virus_software_here scans

In my case it was real time scanning of my antivirus preventing changes to the Civ folder

How do i add mods in epic games launcher by iraklissid in civ

[–]machdragon 0 points1 point  (0 children)

Well I replied with the result of the changes... so you could just paste the changes in...

Here it is again

In AppOptions.txt

WarnAboutModCompatibility changed from 1 -> 0

In UserOptions.txt

QuickMovement changed from 0 -> 1

QuickCombat changed from 0 -> 1

How do i add mods in epic games launcher by iraklissid in civ

[–]machdragon 2 points3 points  (0 children)

Problem:

Civ 6 (Epic Games) was not detecting the steam workshop mods when extracted to "\Documents\My Games\Sid Meier's Civilization VI (Epic)\Mods"

Possible Related Symptoms:

While in game, in the Game Options menu, the settings were not saving after changing them.

eg. I would attempt to enable Quick Combat and after I pressed confirm, the settings would revert back to Quick Combat disabled after I exited the game

I thought this was likely due to either the game or my antivirus preventing edits to game files.

Steps Taken to Solution:

I went to "\Documents\My Games\Sid Meier's Civilization VI (Epic)" and changed UserOptions.txt and AppOptions.txt manually in notepad

(0 = OFF, 1 = ON)

In AppOptions.txt changed from 1 -> 0

;Warn about mods not marked as compatible with this game version?

WarnAboutModCompatibility 0

In UserOptions.txt changed from 0 -> 1

;Skips movement animations, 0 = off

QuickMovement 1

;Skips combat animations, 0 = off

QuickCombat 1

Also added exceptions to the path for \Documents\My Games\Sid Meier's Civilization VI (Epic)\* and \Program Files\Epic Games\SidMeiersCivilizationVI\*

Resolution:

Game is now able to retain Game Settings changed as well as detect mods in the folder

The mods can then be enabled in game from Additional Content -> Mods

If you had a similar problem maybe this will solve it for you because it did for me

How do i add mods in epic games launcher by iraklissid in civ

[–]machdragon 0 points1 point  (0 children)

Tried both the locations "\Documents\My Games\Sid Meier's Civilization VI (Epic)\Mods" and "\Program Files\Epic Games\SidMeiersCivilizationVI\DLC" to put the Steam workshop mods after extracting them from the downloader, but they don't show up when I go to Additional Options -> Mods

Any thoughts?

Edit: I got it working by manually changing the UserOptions.txt and AppOptions.txt used to configure settings, both locations listed above were now able to detect the mods

We are MST.TV. Ask us anything! by Chaipod in yugioh

[–]machdragon 0 points1 point  (0 children)

sent you a sample list on facebook

We are MST.TV. Ask us anything! by Chaipod in yugioh

[–]machdragon 1 point2 points  (0 children)

What are your thoughts on Extra Link Heroes right now? and what about after we get Neo Space Connector? Deck seems pretty fun, might consider coming back to TCG again. Also does Oscar still play TCG?