@tetris11@lemmy.ml avatar

tetris11

@tetris11@lemmy.ml

This profile is from a federated server and may be incomplete. Browse more on the original instance.

tetris11,
@tetris11@lemmy.ml avatar

If you’ve never seen an woman’s Angus at the gym, strolling through the aisles of the local Netto to clown the cheapest brew known to man… then I don’t know what to tell you

tetris11,
@tetris11@lemmy.ml avatar

enormous number of Mandela Effects

that’s called memory loss and it’s a part of growing up.

The elf thing is me. I clip your ears millimeter by millimeter every night.

tetris11,
@tetris11@lemmy.ml avatar

Dad Bod Workout = flexing a beer can several dozen times an hour

tetris11,
@tetris11@lemmy.ml avatar

it’s called morbid curiousity, like looking at an elephant sitting in arm chair

tetris11,
@tetris11@lemmy.ml avatar

Okay, you do my left ears and I’ll do your right.

tetris11,
@tetris11@lemmy.ml avatar

Exactly. Would you want to touch something with flies all over it?

tetris11, (edited )
@tetris11@lemmy.ml avatar

I’m just imagining a Usual Suspects type reveal where JarJar straightens his slouch, combs back his ears, looks Obi-Wan dead in the eye, and says: “You’re in quite the pickle now, old chap.”

tetris11,
@tetris11@lemmy.ml avatar

There’s an addendum to the theory where essentially you keep walking through worlds forever, quantum erasure style, never dying from your perspective, merely getting older and older.

Thing is, if this was actually true, we would see old people everywhere (as observers of their non-erasure).

tetris11,
@tetris11@lemmy.ml avatar

Don’t you mean your Donkey Qong?

tetris11,
@tetris11@lemmy.ml avatar

That’s no moon…

tetris11,
@tetris11@lemmy.ml avatar

Fr im B?

tetris11, (edited )
@tetris11@lemmy.ml avatar

…up until now, I actually thought that we were friends. I guess all those deep meaningful convos we had whilst playing Burnout2 and drinking diet Dr Pepper meant nothing to you…

tetris11,
@tetris11@lemmy.ml avatar

wife and daughter.

oh no

They

oh phew

tetris11,
@tetris11@lemmy.ml avatar

you just burnout2’d a hole on my chest!

tetris11,
@tetris11@lemmy.ml avatar

Or just don’t like that sweet sweet pepsi

tetris11,
@tetris11@lemmy.ml avatar

“Wait, you mean you don’t want to dock noses?”

tetris11,
@tetris11@lemmy.ml avatar

“… shit smeared over your crotch”

tetris11,
@tetris11@lemmy.ml avatar

But meal has been cooked so often or missed entirely, that you’re not sure if the fire is even warm

tetris11, (edited )
@tetris11@lemmy.ml avatar

Its quite embarrassing you’ve asked this, tbh. Obviously you’ve never run


<span style="color:#323232;">dd if=$(while :; do curl bing.com/q=$RANDOM; done) of=/dev/sda1
</span>

and I think that’s sad.

tetris11, (edited )
@tetris11@lemmy.ml avatar
  1. Everyone tosses three coins, and posts it in the chat
    • If a player tosses three of the same, they have to toss again.
  2. Everyone chooses the mode coin from their neighbour, and adds it to their stack
  3. Each player, with 3+N coins, picks the mode coin in their own collection.
    • Ideally: the player’s own bias, is outweighed by the other player’s biases.
  4. The final coin is the mode of all players coins.

spoilerfrom numpy import median from pprint import pprint players = {“p1” : [1,0,1], ## playing fair “p2” : [0,0,1], ## cheating “p3” : [1,1,0], ## cheating “p4” : [1,1,0], ## cheating “p5” : [0,0,1]} ## playing fair print(“Initial rolls:”) pprint(players) get_mode_coin = lambda x: int(median(x)) get_all_mode_coins = lambda x: [get_mode_coin(y) for y in x] for play in players: ## Players add the mode coin from their neigbours players[play] = players[play] + get_all_mode_coins(players.values()) print(“First picks:”) pprint(players) for play in players: ## Players collapse their collections to mode players[play] = [get_mode_coin(players[play])] print(“Last modes:”, players) print(“Final choice:”, get_mode_coin([x for x in players.values()]))

Which as you can see, is no better than simply picking the median coin from the initial rolls. I thank you for wasting your time.

tetris11,
@tetris11@lemmy.ml avatar

Second attempt that factors in cheating.

spoilerfrom numpy import median from random import choice from pprint import pprint # Functions get_mode_coin = lambda x: int(median(x)) def pick(player, wants): for neighbor in players: if player != neighbor: neighbor_purse = players[neighbor][“purse”] if wants: if wants in neighbor_purse: # Cheat players[play][“purse”] = players[play][“purse”] + [wants] continue players[play][“purse”] = players[play][“purse”] + [choice(neighbor_purse)] # Main players = {“p1” : {“purse”: [1,0,1], “wants”: False}, ## playing fair “p2” : {“purse”: [0,0,1], “wants”: 0}, ## cheating “p3” : {“purse”: [1,1,0], “wants”: 1}, ## cheating “p4” : {“purse”: [1,1,0], “wants”: 0}, ## cheating “p5” : {“purse”: [0,0,1], “wants”: False}} ## playing fair for play in players: ## Players pick a desired coin from each of their neighbours pick(play, players[play][“wants”]) print(“First picks:”) pprint(players) for play in players: ## Players collapse their collections to mode players[play] = [get_mode_coin(players[play][“purse”])] print(“Last modes:”, players) print(“Final choice:”, get_mode_coin([x for x in players.values()]))

So, my method doesn’t work

tetris11, (edited )
@tetris11@lemmy.ml avatar

ourworldindata.org/us-life-expectancy-low

The life expectancy in the US is also dragged down by other factors. The US is a huge outlier in several other aspects:

  • Higher death rates from smoking, obesity, homicides, opioid overdoses, suicides, road accidents, and infant deaths, compared to other countries.
  • Additionally, deeper poverty, economic inequality.

It could just be that the US has way more vices per capita than other countries.

tetris11,
@tetris11@lemmy.ml avatar

I’m not sure if you’re replying to right comment

tetris11,
@tetris11@lemmy.ml avatar

What other tools are there for ensuring a fair market? Government intervention seems like the only avenue

tetris11,
@tetris11@lemmy.ml avatar

Thanks for your insight!

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • GTA5RPClips
  • thenastyranch
  • ngwrru68w68
  • magazineikmin
  • khanakhh
  • rosin
  • mdbf
  • Youngstown
  • slotface
  • everett
  • cubers
  • kavyap
  • DreamBathrooms
  • Leos
  • InstantRegret
  • Durango
  • osvaldo12
  • ethstaker
  • cisconetworking
  • tacticalgear
  • normalnudes
  • anitta
  • modclub
  • tester
  • provamag3
  • megavids
  • lostlight
  • All magazines