There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

lemmyshitpost

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

girlfreddy , in Roll tide!
@girlfreddy@lemmy.world avatar

Florida:

Was I one too?

ickplant OP ,
@ickplant@lemmy.world avatar

Do you really need to ask?

girlfreddy ,
@girlfreddy@lemmy.world avatar

I took roll tide literally. :)

MrNesser , in those damn libs

That gay room would make a good office space

Imgonnatrythis ,

It has built in dildo shelfs. What do you plan to put there? Books you fuckin’ Republican?

notun , in Youtube frontpage in 2023

Youtube has a frontpage?

STRIKINGdebate2 , in Youtube frontpage in 2023
@STRIKINGdebate2@lemmy.world avatar

I looked at the non Muslim Girl and real Muslim girl and it was a series of pictures featuring women with horses. These pictures were marked with a giant red x. The second half of that video was women in hijabs just staying still, marked with a green tick mark.

Is the message of that video supposed to be women shouldn’t be allowed ride horses?

EsotericEmbryo , (edited )

Yes it is one of the many arbitrary things that that specific religion demonizes. Probably has its roots from way back in the day so that women couldnt effectively run away from the men and get very far. Same reason most Muslim women arent allowed to drive. To this day they still have to have permission to leave and go do things without a man. Edit: lol at the downvotes. Give it a google if you don’t believe me 🤷‍♂️

PsyconicX ,

I haven’t watched the video. Just from the thumbnail I’m seeing a half-naked woman riding a horse. The message is Muslim women should be properly clothed and remain humble rather than seeking attention. If you’re wondering if this also applies to men, it does. “Give it a google if you don’t believe me 🤷‍♂️”

Renevar ,

“I haven’t watched the video but I’ve decided I know what it’s message must be from the thumbnail, so you’re wrong.”

utopianfiat ,

Failing to dress in a particular way is not “seeking attention”.

STRIKINGdebate2 ,
@STRIKINGdebate2@lemmy.world avatar

I gave a Google. It’s seen as a taboo thing in many Middle Eastern societies based on a verse from Muhammad which curses the private parts of women who touch saddles. Curiously, this line has been debunked and the Quran literally mentions nothing about women riding horses.

graham1 ,
@graham1@gekinzuku.com avatar

Isn’t that basically the same logic why European women would often ride sidesaddle?

This was initially conceived as a way to protect the hymen of aristocratic girls, and thus the appearance of their being virgins.[2][3]

en.wikipedia.org/wiki/Sidesaddle

Lumidaub ,

Wait, sorry, I’m trying to understand. It’s “based on a verse from Muhammad” but it’s not in the Quran? Where is the verse then? And why does not being in the Quran invalidate it if it’s by Muhammad?

crowbar ,

Theres quran and theres hadith, quran is infallible, hadith not so much, this “verse of muhammad” is a hadith, possibly the falsified one

ZzyzxRoad ,

Either way, it still wouldn’t make much sense for women to not be allowed to drive, but allowed to ride a horse.

VoxAdActa ,
@VoxAdActa@kbin.social avatar

Probably has its roots from way back in the day so that women couldnt effectively run away from the men and get very far.

Can't speak to Muslim culture, but European culture way back in the day didn't want women riding horses because of sex.

There are a lot of branches on that tree, but the biggest one is that since horseback was believed to be capable of rupturing the hymen (hymen science has progressed quite a bit since I last looked into it, so I don't know if that's actually a thing), it was the same thing as having sex for women. They believed that women got sexual pleasure from it (which, I guess, was a bad thing), that they'd start craving horses as lovers instead of humans, and all sorts of weird shit that only twisted, perpetually horny dudes would think of.

So the sidesaddle was invented. It allowed women to ride horses while, literally and figuratively, keeping their legs closed.

Unfortunately, riding sidesaddle is a massive pain in the ass, so that fad didn't last long. Maybe about fifty years or so of general popularity (because, obviously, you can still get a sidesaddle and learn to ride in it today, if you want, for whatever reason) over the course of all horse-domestication history.

Of course, like so many things from European history, this primarily applied to rich/noble people. The poor didn't have the luxury of giving a fuck about most of it.

Lumidaub ,

horseback was believed to be capable of rupturing the hymen

It can do that but that’s only of any interest if you think a piece of skin is important.

Dark_Blade ,
@Dark_Blade@lemmy.world avatar

Even crazier is the belief that women would start craving horses as lovers if they kept riding horesback. Like…wut

Phanatik ,

You could write a book on things that women aren't allowed to do in Islam.

Except they did write it.

Lemmylefty ,
@Lemmylefty@lemmy.world avatar

This is destroying my fantasy of it being a short story about a non Muslim equestrian falling for a Muslim girl who’s afraid of horses.

fkn ,

I mark them as hate speech when I see them then block their poster. They are basically the mission version of “hegetsus” garbage. (Which I also mark as hate speech)

fence_prude , in Roll tide!

Sherman posting intensifies

CoderKat , in [Day 6] Posting the Lemmy logo every day but I do whatever the top comment says

Replace the Lemmy logo with the Twitter logo (they’re not using it anymore).

Saik0Shinigami , in Does .999… = 1?
@Saik0Shinigami@lemmy.saik0.com avatar

I know the proof… The only thing I’ve never had anyone clean up appropriately is that limits disprove that this is the case.

math15fun.com/2017/…/finding-limits-graphically/

If a limit exists… (such as the case in this link), -1 is a hole… but not -0.999999…

It’s even more apparent in “weird” functions like the one outlined here… math.stackexchange.com/…/limits-of-functions-with…

for x=1 the output is 2… but for x=0.99999… it’s 1.

For what it’s worth, this same issue crops up with 1/7 as well.

0.142857…+0.142857…+0.142857…+0.142857…+0.142857…+0.142857…+0.142857… = 0.999999…

It actually happens with all odd numbers that don’t happen to divide 10 (which is where the base10 things comes up). But I think that it’s a matter of the origin of the 0.9999… I don’t think that 3/3 is ever actually 0.9999… but rather is just a “graphical glitch” of base 10 math. It doesn’t happen in base12 with 1/3, but 1/7 still does.

I do accept that we can just presume 0.999… can just be assumed 1 due to how common 3*(1/3) is. But I do think it throws a wrench in other parts of math if we assume it’s universally true. Just like in programming languages… primarily float math that these types of issues crop up a lot, we don’t just assume that the 3.999999… is accurate, but rather that it intended 4 from the get-go, primarily because of the limits of the space we put the number in. I have no reason to believe that this isn’t the case for our base10 numbering systems either.

goddard_guryon ,

Genuinely curious about this one, what function are you assuming when using the limit approach to evaluate? I presume it is f(x) = x, but then it would not have a discontinuity at 1. Or is the point that whether 0.999… = 1 or not depends on the implicit function in the context (in which case, limits wouldn’t disprove the argument but rather add nuance to it)?

myslsl , (edited )

Limits don’t disprove this at all. In order to prove 0.999…=1 you need to first define what 0.999… even means. You typically define this as an infinite geometric series with terms 9/10, 9/100, 9/1000 and so on (so as the infinite sum 9/10+9/100+9/1000+…). By definition this is a limit of a sequence of partial sums, each partial sum is a finite geometric sum which you would typically rewrite in a convenient formula using properties of geometric sums and take the limit (see the link).

The thing is that it follows from our definitions that 0.999… IS 1 (try and take the limit I mentioned), they are the same numbers. Not just really close, they are the same number.

math15fun.com/2017/…/finding-limits-graphically/If a limit exists… (such as the case in this link), -1 is a hole… but not -0.999999…

What you’re saying here isn’t actually true because -0.999… and -1 are the same number. -0.9, -0.99, -0.999 and so on are not holes, but -0.999… is a hole, because it is the number -1.

You see the distinction here? Notations -0.9, -0.99, -0.999 and so on are all defined in terms of finite sums. For example -0.999 is defined in terms of the decimal expansion -(9/10+9/100+9/1000). But -0.999… is defined in terms of an infinite series.

The same sort of reasoning applies to your other decimal examples.

It’s even more apparent in “weird” functions like the one outlined here… math.stackexchange.com/…/limits-of-functions-with…for x=1 the output is 2… but for x=0.99999… it’s 1.

You take limits of functions. The first limit is the limit of a function f that, according to the diagram of the problem, approaches 1 as x goes to 1. But the second limit is the limit of a constant function that always maps elements of its domain to the value 2 (which is f(1)). You can show using the epsilon delta definition of the limit that such a limit will be equal to 2.

The notation here might be a little misleading, but the intuition for it is not so bad. Imagine the graph of your constant function 2, it’s a horizontal line at y=2.

But I think that it’s a matter of the origin of the 0.9999…

This is correct. It follows directly from the definition of the notation 0.999… that 0.999…=1.

I don’t think that 3/3 is ever actually 0.9999… but rather is just a “graphical glitch” of base 10 math. It doesn’t happen in base12 with 1/3, but 1/7 still does.

Then you are wrong. 3/3 is 1, 0.999… is 1, these are all the same numbers. Just because the notation can be confusing doesn’t make it untrue. Once you learn the actual definitions for these notations and some basic facts about sums/series and limits you can prove for yourself that what I’m saying is the case.

I do accept that we can just presume 0.999… can just be assumed 1 due to how common 3*(1/3) is.

It’s not an assumption or presumption. It is typically proved in calculus or real analysis.

But I do think it throws a wrench in other parts of math if we assume it’s universally true. Just like in programming languages… primarily float math that these types of issues crop up a lot, we don’t just assume that the 3.999999… is accurate, but rather that it intended 4 from the get-go, primarily because of the limits of the space we put the number in.

It definitely doesn’t throw a wrench into things in other parts of math (at least not in the sense of there being weird murky contradictions hiding in math due to something like this). Ieee floats just aren’t comparable. With ieee floats you always have some finite collection of bits representing some number. The arrangement is similar to how we do scientific notation, but with a few weird quirks (like offsets in the exponent for example) that make it kinda different. But there’s only finitely many different numbers that these kinds of standards can represent due to there only being finitely many bit patterns for your finite number of bits. The base 10 representation of a number does not have the same restriction on the number of digits you can use to represent numbers. When you write 0.999…, there aren’t just a lot (but finitely many) 9’s after the decimal point, there are infinitely many 9’s after the decimal point.

In a programming context, once you start using floating point math you should avoid using direct equality at all and instead work within some particular error bound specified by what kind of accuracy your problem needs. You might be able to get away with equating 4.000001 and 4 in some contexts, but in other contexts the extra accuracy of 0.0000001 might be significant. Ignoring these kinds of distinctioms have historically been the cause of many weird and subtle bugs.

I have no reason to believe that this isn’t the case for our base10 numbering systems either.

The issue here is that you don’t understand functions, limits, base expansions of numbers or what the definition of notation like 0.999… actually is.

Saik0Shinigami ,
@Saik0Shinigami@lemmy.saik0.com avatar

The thing is that it follows from our definitions that 0.999… IS 1 (try and take the limit I mentioned), they are the same numbers. Not just really close, they are the same number.

You cannot use the outcome of a proof you’re validating as the evidence of the validating proof. Prove that the limits work without a presumption that 0.999… = 1. Evaluate a limit where there’s a hole in the function for 1… then prove that 0.999… also meets that hole without the initial claim that 0.999… = 1 since that’s the claim we’re testing.

The issue here is that you don’t understand functions, limits, base expansions of numbers or what the definition of notation like 0.999… actually is.

So you you tell me I don’t understand things… when you’ve not provided proof of anything other than just espousing that 0.999… = 1.

And I know how to work with floats in a programming context. It’s the programming context that tells me that there could be a case where the BASE10 notation we use simply does “fit” the proper evaluation of what 1/3 is. Since you know… Base12 does. These are things I’ve actually already discussed… and have covered. But you’re cherry picking trying to make me look dumb when instead you’ve just added nothing to the conversation.

myslsl , (edited )

You cannot use the outcome of a proof you’re validating as the evidence of the validating proof.

You should read what I said more closely. If you read what I actually said (literally the very first paragraph), you’ll notice I told you what the proof of 0.999…=1 is.

Let me fill in some of the details I left out for you. By definition, 0.999… IS the sum as n goes from 1 to infinity of 9/10^n. By definition this is the limit as N goes to infinity of the sum from n=1 to N of 9/10^n. The sum from n=1 to N can be evaluated (by the link in my original post) to be (9/10)(1-(1/10)^(N-1))/(1-1/10). So, from calculus we take the limit of this formula as N goes to infinity, it is (9/10)/(1-1/10), arithmetic tells us this value is 1. So, the limit of the sequence of partial sums we mentioned earlier is just 1, by definition this tells us 0.999…=1

What I’ve just outlined to you is the “infinite series and sequences argument” shown here, it is equivalent to the “rigorous proof” argument they also give.

You cannot use the outcome of a proof you’re validating as the evidence of the validating proof. Prove that the limits work without a presumption that 0.999… = 1. Evaluate a limit where there’s a hole in the function for 1… then prove that 0.999… also meets that hole without the initial claim that 0.999… = 1 since that’s the claim we’re testing.

Your whole statement here is not an issue because:

  1. In my original comment I actually told you how the proof for 0.999…=1 works.
  2. I just outlined the proof for you again.
  3. I also sent you a link just now containing more explanations and proofs of this fact.

So you you tell me I don’t understand things… when you’ve not provided proof of anything other than just espousing that 0.999… = 1.

Again, the issue is you failing to see that I already told you the proof of this fact in my original post (and in the current post).

And I know how to work with floats in a programming context. It’s the programming context that tells me that there could be a case where the BASE10 notation we use simply does “fit” the proper evaluation of what 1/3 is. Since you know… Base12 does. These are things I’ve actually already discussed… and have covered.

I’m not sure if you meant to say the base 10 expansion of 1/3 does or doesn’t “fit” the “proper evaluation” of 1/3, but it does. Hint: try to apply my previous proof method to the series 3/10+3/100+3/1000+… to show this series evaluates to 1/3.

The issue that you’re getting so mystified by here is really to do with divisibility. Ieee floats are irrelevant and arguably don’t even really describe the entire set of real numbers very well to begin with.

It turns out that any rational number (i.e. a ratio of two integers) has a repeating decimal expansion no matter what base you pick (in some cases this expansion is not unique though fwiw). See here for an explanation of this. You might want to also read about Euclid’s division lemma as well.

It’s just that the way the denominator of your rational number divides the base you choose determines the sort of pattern you see when computing the base expansion (specifically whether or not the denominator divides the base tells you when the base expansion can terminate or not).

For example say we want to know the base 10 expansion of 1/2. To compute the first digit you can notice that since the base 10 expansion of 1/2 is given by 1/2=b_1/10+b_2/100+b_3/1000+… for each b_i being some integer between 0 and 9 (inclusive), that the integer part of 10(1/2), gives our first digit b_1, notice 10(1/2) is 5, so our first digit is 5. To compute our next digit consider 1/2-b_1/10=b_2/100+b_3/1000+…, this tells us the second digit of our base 10 expansion is the integer part of 100(1/2-b_1/10), but this value is just zero. If we keep repeating this process we keep getting zeroes. Notice we have a sequence of statements of the form 10(1/2), 100(1/2-b_1/10), 1000(1/2-b_1/10-b_2/100), … that we’re using to successively calculate out the actual values b_1, b_2, … and so on. Since 2 divided 10 we got b_1 to be equal to 5, which caused 100(1/2-b_1/10) to be equal to 0, so b_2 was zero, so 1000(1/2-b_1/10-b_2/100) ended up being equal to 1000(1/2-b_1/10), which is zero, so b_3 is zero and so on. The fact that 2 divides 10 causes a cascading sequence of zeroes after b_1=5 when we start actually trying to compute the digits of 1/2 in base 10.

We can try the same trick for 1/2 in base 3 now. We know our base 3 expansion of 1/2 has the form 1/2=a_1/3+a_2/9+a_3/27+… (these denominators are increasing powers of 3) where our a_i’s are integers between 0 and 2 (inclusive). So, the integer part of 3(1/2) gives us our first digit a_1, but 2 doesn’t divide 3 cleanly, so we have to use Euclid’s lemma (i.e. division) to find the integer part of a_1, notice 3=2(1)+1, so 3/2=1+1/3, so our first digit is 1. Cool, so now we need to find our next digit, similar to before we see it is the integer part of 9(1/2-a_1/3)=9(1/2-1/3)=9/6=3/2, but this is just the same problem as before, so a_2=1 as well (which is what we expect). Continuing this process leads us to a sequence of 1’s for each digit in the base 3 expansion of 1/2.

The fact that the decimal expansion for 1/2 terminates but the base 3 expansion doesn’t is due to 2 cleanly dividing 10 but not 3 in the above process. Notice also, that the general method I’ve outlined above (though not the most efficient) can be applied to any rational number and with any base that is a positive integer.

But you’re cherry picking trying to make me look dumb when instead you’ve just added nothing to the conversation.

I don’t really think I’m “cherry picking” or “adding nothing to the conversation”. You’re speaking from ignorance and I’m pointing out the points where you’re reasoning is going astray and how to resolve those issues. Rather than feeling dumb because you don’t know what you’re talking about, you should read what I said to try and see why it resolves the issues you’re struggling with.

Saik0Shinigami ,
@Saik0Shinigami@lemmy.saik0.com avatar

I don’t really think I’m “cherry picking”

You really are.

Virtually my whole last paragraph was ignored in my original comment. But you keep doing you.

myslsl , (edited )

I’m cherry picking, yet you cherry picked the sentence “I don’t really think I’m cherry picking” over the entirety of my previous comment to you?

Virtually my whole last paragraph was ignored in my original comment.

Did you not read the entire last paragraph of my first comment where I directly quoted and responded to the last paragraph of your original comment? Here, let me quote it for you. I see reading is not your strong suit.

Quote I took from your last paragraph:

But I do think it throws a wrench in other parts of math if we assume it’s universally true. Just like in programming languages… primarily float math that these types of issues crop up a lot, we don’t just assume that the 3.999999… is accurate, but rather that it intended 4 from the get-go, primarily because of the limits of the space we put the number in.

My response:

It definitely doesn’t throw a wrench into things in other parts of math (at least not in the sense of there being weird murky contradictions hiding in math due to something like this). Ieee floats just aren’t comparable. With ieee floats you always have some finite collection of bits representing some number. The arrangement is similar to how we do scientific notation, but with a few weird quirks (like offsets in the exponent for example) that make it kinda different. But there’s only finitely many different numbers that these kinds of standards can represent due to there only being finitely many bit patterns for your finite number of bits. The base 10 representation of a number does not have the same restriction on the number of digits you can use to represent numbers. When you write 0.999…, there aren’t just a lot (but finitely many) 9’s after the decimal point, there are infinitely many 9’s after the decimal point.

In a programming context, once you start using floating point math you should avoid using direct equality at all and instead work within some particular error bound specified by what kind of accuracy your problem needs. You might be able to get away with equating 4.000001 and 4 in some contexts, but in other contexts the extra accuracy of 0.0000001 might be significant. Ignoring these kinds of distinctioms have historically been the cause of many weird and subtle bugs.

Quote I took from your last paragraph:

I have no reason to believe that this isn’t the case for our base10 numbering systems either.

My response:

The issue here is that you don’t understand functions, limits, base expansions of numbers or what the definition of notation like 0.999… actually is.

But you keep doing you.

Lmao, be sure to work on that reading comprehension problem of yours.

What are you even expecting? How am I supposed to read your mind and respond to all the super important and deep points you think you’ve made by misunderstanding basic arithmetic and calculus? Maybe the responsibility is on you to raise those points if you want further response from me on them and not on me to somehow just magically know what you want?

Hyrulian , in Youtube frontpage in 2023
@Hyrulian@lemmy.world avatar

Before: Broadcast Yourself

Now: Ads

Ignacio ,

Don't forget youtik youtok.

icepuncher69 ,

⣿⣿⣿⣿⣿⠟⠋⠄⠄⠄⠄⠄⠄⠄⢁⠈⢻⢿⣿⣿⣿⣿⣿⣿⣿ ⣿⣿⣿⣿⣿⠃⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠄⠈⡀⠭⢿⣿⣿⣿⣿ ⣿⣿⣿⣿⡟⠄⢀⣾⣿⣿⣿⣷⣶⣿⣷⣶⣶⡆⠄⠄⠄⣿⣿⣿⣿ ⣿⣿⣿⣿⡇⢀⣼⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣧⠄⠄⢸⣿⣿⣿⣿ ⣿⣿⣿⣿⣇⣼⣿⣿⠿⠶⠙⣿⡟⠡⣴⣿⣽⣿⣧⠄⢸⣿⣿⣿⣿ ⣿⣿⣿⣿⣿⣾⣿⣿⣟⣭⣾⣿⣷⣶⣶⣴⣶⣿⣿⢄⣿⣿⣿⣿⣿ ⣿⣿⣿⣿⣿⣿⣿⣿⡟⣩⣿⣿⣿⡏⢻⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿ ⣿⣿⣿⣿⣿⣿⣹⡋⠘⠷⣦⣀⣠⡶⠁⠈⠁⠄⣿⣿⣿⣿⣿⣿⣿ ⣿⣿⣿⣿⣿⣿⣍⠃⣴⣶⡔⠒⠄⣠⢀⠄⠄⠄⡨⣿⣿⣿⣿⣿⣿ ⣿⣿⣿⣿⣿⣿⣿⣦⡘⠿⣷⣿⠿⠟⠃⠄⠄⣠⡇⠈⠻⣿⣿⣿⣿ ⣿⣿⣿⣿⡿⠟⠋⢁⣷⣠⠄⠄⠄⠄⣀⣠⣾⡟⠄⠄⠄⠄⠉⠙⠻ ⡿⠟⠋⠁⠄⠄⠄⢸⣿⣿⡯⢓⣴⣾⣿⣿⡟⠄⠄⠄⠄⠄⠄⠄⠄ ⠄⠄⠄⠄⠄⠄⠄⣿⡟⣷⠄⠹⣿⣿⣿⡿⠁⠄⠄⠄⠄⠄⠄⠄⠄ ATTENTION CITIZEN! 市民请注意! This is the Central Intelligentsia of the Chinese Communist Party. 您的 Internet 浏览器历史记录和活动引起了我们的注意。 YOUR INTERNET ACTIVITY HAS ATTRACTED OUR ATTENTION. 因此,您的个人资料中的 11115 ( -11115 Social Credits) 个社会积分将打折。 DO NOT DO THIS AGAIN! 不要再这样做! If you do not hesitate, more Social Credits ( -11115 Social Credits )will be subtracted from your profile, resulting in the subtraction of ration supplies. (由人民供应部重新分配 CCP) You’ll also be sent into a re-education camp in the Xinjiang Uyghur Autonomous Zone. 如果您毫不犹豫,更多的社会信用将从您的个人资料中打折,从而导致口粮供应减少。 您还将被送到新疆维吾尔自治区的再教育营。 为党争光! Glory to the CCP!

Korne127 , in those damn libs
@Korne127@lemmy.world avatar

Where’s the Testosteron lab?

Chivera , in Youtube frontpage in 2023

That’s why I use Newpipe and Revanced

hungry_hungry_stoner ,

Revanced, you say?

v1605 ,

Also turn of the Payback in Feeds option, in my case it added them to my watch history and messed with recommendations. All the sudden my feed was filled with junk like this.

barnsbauer ,

Agreed. The entire homepage being half ad and half shorts hurts my eyes. Good thing we have Revanced and such. I just hope Revanced doesn’t go the way of Vanced anytime soon.

kzhe ,

LibreTube here

0x4E4F ,
@0x4E4F@lemmy.rollenspiel.monster avatar

Yep, newpipe and revanced user here as well.

No_Eponym , in inshallah
@No_Eponym@lemmy.ca avatar

He spelt “Google” wrong I think.

kadu , in Does .999… = 1?
@kadu@lemmy.world avatar

This is an artifact of the notation system being used (base 10).

There’s no difference between the object 0.999… and 1. They’re two ways of writing the same thing.

Redditsucks1 , in those damn libs

But where is my satanic ritual room?! Sex before marriage lounge is a nice touch tho.

kool_newt , in looking forward to the comments

Feeling a strange craving for some peanut butter.

ATDA , in Does .999… = 1?

For wood working yes.

For a space launch maybe no?

  • All
  • Subscribed
  • Moderated
  • Favorites
  • [email protected]
  • random
  • lifeLocal
  • goranko
  • All magazines