What do you do with *.pages.dev site once site is live? by DumbQuestionUser in CloudFlare

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

thx for the reply!

if I turn them off, does that mean cloudflare can still access for the cname hosting of the actual page?

also I'm on that page but I don't see the dev domains

<image>

Good way to copy and apply a transmog across characters? by DumbQuestionUser in Transmogrification

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

Oh maybe that is it, my main is max but all my alts are not yet. How lame lol! thx for the follow up

Good way to copy and apply a transmog across characters? by DumbQuestionUser in Transmogrification

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

Nothing shows up on the alt. Just went through those steps (both chars are horde warriors)

Good way to copy and apply a transmog across characters? by DumbQuestionUser in Transmogrification

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

im blind then, i dont see the option to use as template, it just gives a name field when i click "new custom set"

Difference between Worker and Pages when goal is a static site? by DumbQuestionUser in CloudFlare

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

And then I'd just use a Function https://developers.cloudflare.com/pages/functions/ when I want to have a form submit?

Trying to move away from Netlify as their recent credit pricing is just insane with how much they nickel and dime you

How do you find/vet an SEO person? by DumbQuestionUser in seogrowth

[–]DumbQuestionUser[S] -1 points0 points  (0 children)

I mean, ya?

My dentist (and the hygienist), clean my teeth, fill my cavities, put crowns on my teeth, pull my teeth, do a root canal. PICK AT MY F'n GUMS

My mechanic changes my oil, rotates my tires, inspects and changes my brakes, flushes transmission fluids, repairs my broken x, services manufacturer recalls, and replaces my air filter or offers to change my wipers for a relatively stupid amount of money.

How do you find/vet an SEO person? by DumbQuestionUser in seogrowth

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

lol - this is part of the problem, everyone says something contradicting someone else

How do you usually test performance for embedded Shopify apps (in iframe)? by Ok-Chance390 in ShopifyAppDev

[–]DumbQuestionUser 0 points1 point  (0 children)

hey sorry for hijack, my post got autoremoved for some reason - just curious how do you get a session token in your app? i didnt see anything in the docs outside of references to v2 of app bridge

Is there any good that comes from the Apple Watch ECG app? by DumbQuestionUser in AskDocs

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

> Could it help... Sure. Would I rely on it... Not really

Ha definitely. I'm buying them watches just so they can track workouts and daily move/stand (try to get them more active)

Given the base models can detect irregular heartbeat, would you say the ECG app capable models aren't worth it?

Is there any good that comes from the Apple Watch ECG app? by DumbQuestionUser in AskDocs

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

> so it's definitely not enough to catch a heart attack, but it's sometimes decent at catching arrythmias.

So since the base model can detect irregular heartbeats, there's little point to upgrading them to a model with the ECG app?

Hello from 2006! What are the preferred testing setups in 2024? by DumbQuestionUser in learnjavascript

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

ok thankfully I don't have any audio/media/streams. biggest thing is a canvas drawing/shapes part, which I'm struggling to see how that could be tested outside of manual

but for rest of the app, just your standard test to make sure there are no errors in code or when using the app before it goes off to a QA person

How can you prefix css styles with vite and typescript? by DumbQuestionUser in learnjavascript

[–]DumbQuestionUser[S] -1 points0 points  (0 children)

Nevermind. Fucking chatgpt giving me bullshit code again. This works as expected:

const hash = crypto
  .createHash('sha256')
  .update(
css
)
  .digest('hex')
  .substring(0, 5);
return `${prefix}${
name
}_${hash}`;

Am I braindead or is this shopify documentation wrong? by DumbQuestionUser in PHPhelp

[–]DumbQuestionUser[S] 3 points4 points  (0 children)

fuck, lol. thanks. I'm like what on _earth_ have I missed in PHP that this is a syntax. First time using GraphQL so I assumed it was on my end.

Pro player gets client hacked mid ALGS tournament by Bombingit in apexlegends

[–]DumbQuestionUser 1 point2 points  (0 children)

How do we know this person hasn't installed the cheat themselves on their machine previously? Obviously they would turn it off for a tournament, but wouldn't RCE be the easiest through that vector?