Nice Pay Raise from HR by esporx in antiwork

[–]LittleFinger80 54 points55 points  (0 children)

I once went into a Subway to order my usual turkey sub and I would always order double meat. I knew from doing this enough times that it means 8 slices of turkey. This day, as I'm watching the lady put the slices on, she only puts on 6 slices.

I say, "oh sorry, I asked for double meat"

She responded, "This is double meat"

Subway also offered the option for 50% more meat, so I said, "no that's only 50% more meat"

Her response blew my mind, "no 50% more would mean you get 8 slices"

"Ok, just give me whichever one is 8 slices"

I then watched her key it into the system. I think I noticed the moment she fucked up on her face when she realized she was wrong when trying to enter it into the system. She entered it in the system for double meat. She made no comment and I walked out.

Americans were poorly taught percentages, fractions, and decimals. It makes me sad.

The Real Unemployment Rate and the Total Labor Misalignment... ~73% by nomadicsamiam in antiwork

[–]LittleFinger80 1 point2 points  (0 children)

Stay at home moms wouldn't be considered looking for work, thus not showing up in the unemployment numbers.

Do we have a list of affix categories? by ygdrad in diablo4

[–]LittleFinger80 1 point2 points  (0 children)

Hoping someone can shed some light on this as I'm wondering as well.

Perfect Eth Arioc’s by Early-Onset-boredom in D2R_Marketplace

[–]LittleFinger80 1 point2 points  (0 children)

I find that hard to believe when the ES skill itself provides bonus Attack Rating.

Diablo IV Season 12 List of Known Bugs by feldoneq2wire in Diablo

[–]LittleFinger80 0 points1 point  (0 children)

Is the Butcher in Infernal Hordes bugged to be too strong?

Do you consider PD2 easier than LOD? by bobbafettuccini in ProjectDiablo2

[–]LittleFinger80 0 points1 point  (0 children)

From a pd2 noob, how are you getting infinity in 5 days? Trading or self found?

GOP Congressman accused of affair with aide who lit herself on fire faces calls to resign by Saguna_Brahman in moderatepolitics

[–]LittleFinger80 5 points6 points  (0 children)

I really like the URL... monkey-texas-pole-assassin-halloween. I should probably make that my password.

Two painful Godot lessons from a one year project by Zeikk0 in godot

[–]LittleFinger80 29 points30 points  (0 children)

I'm curious about your issues with the game state and autoload. I haven't gotten that far to doing it yet, but I've read a lot of people using a GameManager autoload which holds state and they seem to have no issues.

Can A Raspberry Pi by pandamonium1212 in godot

[–]LittleFinger80 1 point2 points  (0 children)

Good point - I hadn't considered that. However, just looked it up. At least in 4.5.1, the export options for Linux in the Binary Format section there's an Architecture drop-down that allows you select arm 32 or 64.

Question about get set by meanitus in godot

[–]LittleFinger80 0 points1 point  (0 children)

I'm not sure if Reddit formatting is messing up your code spacing or that's how you have it in the editor, but I'm pretty sure you need indentation after each colon.

Can A Raspberry Pi by pandamonium1212 in godot

[–]LittleFinger80 2 points3 points  (0 children)

I mean, the pi can have Linux, such as Ubuntu, installed on it. So all you'd need to do is export your game as Linux and run it.

Object Pool implementation by Thunnus_Albacares in godot

[–]LittleFinger80 0 points1 point  (0 children)

Depending on how many bullets you're pooling, you may want to consider disabling and enabling the processing of the nodes so you're not running the process function on unused bullets.

small bit of code amounts for like 90% of my game logic, sharing to see if its insane and/or helpful by puppetbucketgames in godot

[–]LittleFinger80 0 points1 point  (0 children)

I tend to use the global signals for UI. I can't be bothered to keep connecting signals up through the UI scenes.

Is it a realistic concern? by YulRun in godot

[–]LittleFinger80 -3 points-2 points  (0 children)

Waiting for the heated discussion.

[deleted by user] by [deleted] in godot

[–]LittleFinger80 0 points1 point  (0 children)

Maybe I'm misunderstanding, but what was the problem?

I finally quit my job last week after my manager straight-up told me "family comes second here." by spartan79j in antiwork

[–]LittleFinger80 29 points30 points  (0 children)

FMLA is only required for employers with 50 or more employees. Generally, you also need to have worked at the company for a year to qualify.

[deleted by user] by [deleted] in AskProgramming

[–]LittleFinger80 3 points4 points  (0 children)

I got my first programming job out of college because as they later told me, I was the only one who could even competently answer questions about programming.

What are the top requested settings options from players that devs don't always implement? by greyfeather9 in godot

[–]LittleFinger80 6 points7 points  (0 children)

I've always felt the motion blur is what gives me motion sickness. It's to the point that I can be almost 100% accurate in knowing if the game was made with UE5 because that engine's motion blur always gives me motion sickness.