TastehWaffleZ

joined 1 year ago
[–] TastehWaffleZ@lemmy.world 4 points 8 months ago* (last edited 8 months ago) (5 children)

Your 1-1 relationship makes sense intuitively with a finite set but it breaks down with the mathematical concept of infinity. Here's a good article explaining it, but DreamButt's point of every set of countable infinite sets are equal holds true because you can map them. Take a set of all positive integers and a set of all positive, even integers. At first glance it seems like the second set is half as big right? But you can map them like this:

Set 1 | Set 2

1|2

2|4

3|6

4|8

5|10

6|12

If you added the numbers up on the two sets you would get 21 and 42 respectively. Set 2 isn't bigger, the numbers just increased twice as fast because we had half as many to count. When you continue the series infinitely they're the same size. The same applies for $1 vs $100 bills.

$1|$100

$2|$200

$3|$300

In this case the $1 bills are every integer while the $100 bills is the set of all 100's instead of all even integers, but the same rule applies. Set two is increasing 100x faster but that's because they're skipping all the numbers in between.

[–] TastehWaffleZ@lemmy.world 3 points 9 months ago (1 children)

It's dangerous to go alone, take this

[–] TastehWaffleZ@lemmy.world 28 points 10 months ago* (last edited 10 months ago) (1 children)

The video in the linked article does just that. The page takes 5 seconds to load the video, the user changes the UA, they refresh the page and suddenly the video loads instantly. I would have liked to see them change the UA back to Firefox to prove it's not some weird caching issue though

[–] TastehWaffleZ@lemmy.world 14 points 10 months ago (1 children)

I stayed in an apartment that was infested with roaches and they followed us when we moved out. They started to try and establish a colony in the new house we were renting but we waged a war on them. We bombed the house with bug spray, foggers, and diatomaceous earth but it was still a struggle getting rid of them all. At one point my computer was getting dusty so I decided to clean it out when I noticed that a pregnant roach had kamikaze'd head first through a case fan. Her upper body was completely torn to shreds but she had managed to make it inside and laid her egg which hatched and dozens of babies lived in my computer. I was equal parts horrified and impressed.

[–] TastehWaffleZ@lemmy.world 1 points 10 months ago

Neo Armstrong Cyclone Jet Armstrong Cannon

[–] TastehWaffleZ@lemmy.world 1 points 11 months ago

You can see her booking it at 2:07 in my video when the guards accidentally attack her. It's interesting that you mentioned having to kill everyone else at camp for Orin to take Yenna, in my first playthrough I had a dark urge character and Orin killed Yenna. I had no idea there was a different outcome, guess I'll get to see that on this character soon

[–] TastehWaffleZ@lemmy.world 2 points 11 months ago (2 children)

Can't you can get the new Pixel Buds instead?

[–] TastehWaffleZ@lemmy.world 23 points 11 months ago (1 children)

Yep. I use a piece of software that lets me drag components onto a stage and will auto generate code in the back end. We can then add our own code to customize the components.

I ran into a super cryptic error message while working on a time sensitive project and I was ripping my hair out trying to figure out what the hell was wrong. Turns out someone had pasted some code in from an email and the custom code editor displays the straight quotes and angles quotes exactly the same but the back end code generation fortunately displays them differently. The program didn't like the character set for the quotes used in Outlook but didn't give me the proper line number, the error made zero sense, and looking at the code didn't show that anything was wrong.

view more: ‹ prev next ›