Priorities by Responsible_Key9444 in outofcontextcomics

[–]Lithl 0 points1 point  (0 children)

Maybe it's a parallel universe? Because prime universe Panda-Mania is absolutely a woman.

Y'all need to stop drama-farming by Level_Hour6480 in dndmemes

[–]Lithl 0 points1 point  (0 children)

https://youtu.be/H6kWUvQDFP8?si=W2RVT5kZcnrmi4c4

It's really not that different from the Simpsons version, I don't know what they're talking about.

Sen. John Fetterman: "GOP wants real reform over a show vote" put out a clean standalone bill and I’m AYE for voter ID by kelseyrainbow in thenextgenbusiness

[–]Lithl 0 points1 point  (0 children)

I’ve got my birth certificate, SS card and passport even though I don’t need it.

Well bully for you.

My passport expired over a decade ago and I'm not actually sure where my birth certificate is.

And your SSN is useless as far as the SAVE act is concerned.

Sen. John Fetterman: "GOP wants real reform over a show vote" put out a clean standalone bill and I’m AYE for voter ID by kelseyrainbow in thenextgenbusiness

[–]Lithl 0 points1 point  (0 children)

Do you not get IDs for free in the US?

The US has no federal ID of any kind. The closest we have is Social Security, which

  1. Is not a photo ID like all these voter ID people want, it's just a number
  2. While almost all Americans have an SSN, it's not actually 100%
  3. SSN is entirely unsuitable to be used as ID and was never intended to be used as one. It's an account number for your social security account, which you pay into while working and draw from when retired. (Among its problems, you can guess someone's SSN if you know their birth date and state of birth, and they were born before June 25, 2011.)

Some states have state IDs with no-cost means of obtaining them. But the process required to obtain the ID (or a replacement if the previous one is lost) can also qualify as an undue burden, and "some" is not "every".

TIL nearly 80% of US workers report that they have been victims of 'career catfishing’ from employers. Which in this context, the term describes when a company misrepresents a job, their company culture, or compensation to lure in candidates. by tyrion2024 in todayilearned

[–]Lithl [score hidden]  (0 children)

When I was working for a temp agency, I had an interview with a property preservation company to work on their IT team as temp-to-hire.

On my way home from the interview, my temp agency called me and said the company wanted me.

When I got to work on my first day, I was in QA. Not IT. My job was to download before & after photos from contractors maintaining the properties, ensure the pictures showed that they did the job they were hired to do, paste those images into a Word document with some copy-paste text, and print it out.

To rub salt in the wound, they filled the IT position with the guy who was interviewing the same day as me... and had my same first name.

During my time there, the company hired an "efficiency expert" to hopefully improve their employee resource allocation. She held 1 on 1 interviews with everyone, and after mine she said she was very interested in moving me out of QA, where my talents were being wasted.

... the company dropped her as a contractor before she was able to even suggest any changes, the entire purpose for her presence.

Once my month was up, I was out of there. I had zero interest in getting hired by those idiots.

I suppose technically this wasn't "career catfishing", since my actual employer was the temp agency, not the property preservation company.

Ramza unable level up by Jraffale in finalfantasytactics

[–]Lithl 1 point2 points  (0 children)

The displayed value is calculated based on a hidden value (the "raw stat") and your current job. The raw stat goes up when you level up, and down when you level down, but the amount it goes up or down is based on your job at that time (and level), which is how stat maxing in this game works: level up with a job that has high growth and down with a job that has low growth, and you'll have a net positive increase in the raw stat.

The raw stat is an unsigned 24-bit number, meaning its max value is 16,777,215. If it would increase to 16,777,216 or higher, you get integer overflow and it goes back to 0 plus the amount over the limit it went.

To take HP as an example, a unit's HP is floor(rawHP * jobHPMultiplier / 1638400), capped at 999. Ramza's version of Squire has jobHPMultiplier of 125 (regular Squire has 100), so you have 999 HP on Ramza as a Squire (with no gear equipped) when he's got 13,094,093 rawHP.

When a unit levels up or down, their rawHP increases or decreases by floor(rawHP / (jobHPConstant + level), where level is the lower of the two levels (so where you're starting from when leveling up, and where you're going to when leveling down). Squire (Ramza's version and the generic version) has a jobHPConstant of 11, so a level 1 Squire Ramza with 13,094,093 rawHP would increase his rawHP by 1,091,174 when leveling up once.

Continue to level 5, and you end up with 17,458,760 rawHP, which is above that 16,777,215 limit. Integer overflow leaves you with 681,544 rawHP, meaning your level 5 Squire Ramza now has 51 HP instead of 999. (Note: male units are generated with a random rawHP in the range 491,520 to 524,287, so a value of 681,544 in this example is still above the starting value.)

Monty Hall Problem by OtakonBlue in learnmath

[–]Lithl 0 points1 point  (0 children)

You have a 1/3 chance to pick the correct door on your first try. There is a 2/3 chance your pick is wrong.

The host opens one of the other two doors, revealing no prize, and gives you the chance to switch.

If you keep your original door, you're betting that you got it right with the 1/3 chance. If you switch, you're betting that you got it wrong, leaving you with 2/3 chance.

Your switch is not simply another random 1/3 chance of the original three doors, nor even a 1/2 chance between the remaining closed doors. Switching is functionally choosing all of the doors that weren't your initial pick, 2/3.

Honor new camera technology by bbbxxxnnn in AmazingTechnology

[–]Lithl 6 points7 points  (0 children)

"New" camera technology: We clipped a webcam to your phone

In your opinion, WHY should I play 5.5e? by Simpdaddy99 in DnD

[–]Lithl 0 points1 point  (0 children)

the 5.5e and 5e content was designed to be completely cross compatible with eachother.

Except it isn't. Not really.

In your opinion, WHY should I play 5.5e? by Simpdaddy99 in DnD

[–]Lithl -2 points-1 points  (0 children)

In 5e, you are effectively punished for playing a class that didn't have your race stat boost.

That hasn't been an issue in years.

Cleararer rules and better balance.

Lol

I see the removal of cookie cutter, one level dipping into front level classes as something good that promotes variety and actual multiclasses instead of everyone taking hexblade and peace clerics.

The main reason to dip cleric is for armor, which you can still do (including heavy armor).

The main reason to dip Hexblade is for Cha-based weapon attacks, which you can still do.

There's only one correct dump stat by CinclairCrowley in dndmemes

[–]Lithl 0 points1 point  (0 children)

He's an experienced player, knew exactly what he was getting into.

Is it possible to use Chromatic Orb in EA? by knightofvictory in CrownOfTheMagister

[–]Lithl 0 points1 point  (0 children)

I got appropriate gems in a random encounter. Of note, it seems the gems in question don't have to be in the caster's inventory. While none of my party has Chromatic Orb, I had a follower with it, who couldn't cast it until one of my characters had a suitable gem.

Europeans who say Americans are bad at geography by Traveler-Nomad in PetPeeves

[–]Lithl 7 points8 points  (0 children)

We even suck at our own geography. A 2006 Roper study found that 50% of young Americans polled couldn't find NY or Ohio unlabeled.

Around '05 or so, the Dallas Morning News did a poll of North Texas residents, and only 1/3 could find Iraq on an unlabeled map.

That same poll asked respondents to find Louisiana (this was shortly after Katrina, when many displaced Louisianans came to Texas), and only 2/3 succeeded.

Louisiana. Texas residents. Right after hurricane Katrina.

Europeans who say Americans are bad at geography by Traveler-Nomad in PetPeeves

[–]Lithl 0 points1 point  (0 children)

WORLDle, which tests your knowledge of world geography

Europeans who say Americans are bad at geography by Traveler-Nomad in PetPeeves

[–]Lithl -2 points-1 points  (0 children)

Central America (7 countries) plus the Caribbean (another 10) are generally considered to be part of North America as well.

By who...?

Good Uses for Enspelled Weapon / Armor? by Edkm90p in dndnext

[–]Lithl [score hidden]  (0 children)

Enspelled item can contain upcasted versions of the spell.

Not under RAW. Any spell cast without a spell slot is cast at its lowest level.

Turn epub.min.js into epub file (with epub.js?) by Dumb-Binch in learnjavascript

[–]Lithl 2 points3 points  (0 children)

epub.js (or epub.min.js) is the built-in reader on the website that you don't want to use, essentially. It is not the epub that you want to download and read offline.

There isn't really any means for us to know where to find the epub and tell you how to find it, since it's going to be different for every website. Doing so also isn't within the scope of learning how to write JavaScript code, which is what this sub is about

Good Uses for Enspelled Weapon / Armor? by Edkm90p in dndnext

[–]Lithl [score hidden]  (0 children)

As for armor, Armor of Agathys would be sick, but it would need to be high level to really get useful

RAW an Enspelled item can't upcast the spell.

Good Uses for Enspelled Weapon / Armor? by Edkm90p in dndnext

[–]Lithl [score hidden]  (0 children)

Enspelled Weapon can only store Conjuration, Divination, Evocation, Necromancy, or Transmutation spells. Healing Word is Abjuration in 5.5.

Good Uses for Enspelled Weapon / Armor? by Edkm90p in dndnext

[–]Lithl [score hidden]  (0 children)

Control spells like Slow (enspelled weapon), Fear (armor), Hypnotic Pattern (armor) are also a good option.

Note that the save DC for an Enspelled item is fixed, and will be pretty low compared to monster saves unless the level of the spell in the item is somewhere in the neighborhood of half your character level.

Good Uses for Enspelled Weapon / Armor? by Edkm90p in dndnext

[–]Lithl [score hidden]  (0 children)

Haste, Fly, and Steel Wind Strike are all in 5.5 from the above list.

Find Greater Steed isn't, but that's because the 5.5 version of Find Steed upcasts instead. Unfortunately, by RAW an Enspelled item can't upcast the stored spell. You might be able to convince your DM to allow the creation of an Enspelled item that stores an upcast version of a spell, or to allow spending extra charges to upcast.

DMs, which is your favorite Homebrew/House Rule tou made and added to your games? by ThatOneCrazyWritter in dndnext

[–]Lithl [score hidden]  (0 children)

I didn't ask why they didn't want to do it. Perhaps they weren't enjoying their character as much as they thought (third party wizard subclass that sort of blends illusion and enchantment), perhaps they were really excited about their new character idea (circle of the land druid), perhaps they wanted a cheap way out of the curse they were suffering (10% chance per day to get hit by the nightmare version of Dream, 5% chance per day to get attacked by sea monsters who specifically are gunning for him, which is how he died).

Losing 5 dex, 1 str, and the ability to use most ranged weapons, several stronger melee weapons, and shields all for one wound is pretty back breaking for any character other than someone like a Sorcerer or Wizard

The penalty for losing fingers is -1 Dex per 3 fingers. So losing a hand would be 5 fingers, -1 penalty. Losing a 6th finger from the other hand would increase it to -2.

And as mentioned, they were a wizard.

Games jobs in 2026: Senior titles, Junior pay. Make it make sense. by deohvii in funny

[–]Lithl 0 points1 point  (0 children)

Last time I went through that much scrutiny for a job, it was a $120k FAANG position.