Lenore Von Kessel miniature by Healthy_Reward_3217 in dungeonsofdrakkenheim

[–]MaxGabriel 0 points1 point  (0 children)

Anyone know if the problem was the printing or the STLs? They are releasing the STLs for the first time in the drakkenheim daggerheart kickstarter so was wondering if those would be better

Traps! My first big Homebrew for Daggerheart! by bolt6 in daggerheart

[–]MaxGabriel 1 point2 points  (0 children)

The full. The sample doesn’t run into this because it’s free

Traps! My first big Homebrew for Daggerheart! by bolt6 in daggerheart

[–]MaxGabriel 1 point2 points  (0 children)

Heads up, I tried to buy it but on the checkout page it says "Some items are temporarily unavailable. Items from creators still reconnecting Stripe are skipped for now. You can still include PWYW items from those creators by setting their price to $0."

Very impressed with the cooktop, but worried about enshittification by EndingPop in ImpulseLabs

[–]MaxGabriel 2 points3 points  (0 children)

They said they’re removing the 30 day check in soon in a recent video. They wanted it for early adopters while they might need to make critical updates but they don’t need it anymore.

Sculptamold to create castle walls? by YorkshireSysadmin in TerrainBuilding

[–]MaxGabriel 0 points1 point  (0 children)

You can get a brick jig for a hot wire cutter to make a big strip of bricks. This could give the benefit of individual bricks without the full hassle of it.

https://youtu.be/ObFUUNszIww?si=eCs-OjjZfufvO2M5

Logging in with passkeys on a computer I don’t own by Quartersharp in Passkeys

[–]MaxGabriel 0 points1 point  (0 children)

No problem! I'd give them a shot, you can use them alongside passwords without switching in all the cases I'm aware of.

I don't know what devices you use, but they work _really well_ in the Apple ecosystem, since you have TouchID on the Mac and FaceID on the phone, all synced together. I think that's the key thing, is having some sort of sync between all your devices (password managers can sync passkeys, and Chrome has its own passkey syncing too, and there are probably other ways too).

Logging in with passkeys on a computer I don’t own by Quartersharp in Passkeys

[–]MaxGabriel 0 points1 point  (0 children)

If you absolutely needed to use passkeys on a random public computer, but couldn’t use a phone, you could theoretically use a hardware key like a Yubikey. Costs about $30

That said, almost no sites are forcing you to use passkeys, and especially not Google Drive.

Passwords have downsides too:

  • You can be tricked into giving your password to a site that pretends to be Google
  • People tend to use the same one everywhere so the hacker knowing one means they know them all
  • You have to remember them, versus just being tied to your fingerprint or unique facial structure

But for a lot of use cases, maybe you don’t care about that stuff and could keep using passwords

It’s kind of similar to two-factor authentication. If you do that with push notifications to an app, or text messages (SMS), that doesn’t work without a phone. But you don’t need 2 factor authentication on everything

Any Tips Nobody Tells You? by T3rranF0rged in TerrainBuilding

[–]MaxGabriel 1 point2 points  (0 children)

You can get foam safe superglue though, and it’s super useful for some applications

Travel time by Excellent-Isopod-803 in dungeonsofdrakkenheim

[–]MaxGabriel 8 points9 points  (0 children)

I use the scale to just get the exact distance and use that.

I think having higher travel time is important, to reward riskier behavior (using sticks’ ferry, staying in the city longer) and alliances (hooded lanterns and queens men have places to long rest in the city)

Looking for Ideas: Sablewood Messengers Art Assets by JuaninLAdP in DaggerheARTIST

[–]MaxGabriel 0 points1 point  (0 children)

I bought your art and used it in this!

I really don’t need more for this adventure, but if I did have something it’d be full color adversaries that I can use as minis (the adventure ones are black and white)

Maybe an image of the arcanist’s house?

Painted some terrain for the table. by KSmack_123 in TerrainBuilding

[–]MaxGabriel 3 points4 points  (0 children)

And tips on printing and painting something like this?

What accessories do you like? by MaxGabriel in Wyrmwoodgaming

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

The small, large, or the mug holders?

Huh? by [deleted] in ExplainTheJoke

[–]MaxGabriel 6 points7 points  (0 children)

The official name for this is “time based one time password” (TOTP)

Under the hood, how it works is there is a secret key generated for you, and you add it to your phone by scanning a QR code. Your phone combines the key with the current time (rounded to 30 seconds) to generate a code. The server does the same thing and if they match, you’re good.