If magic interferes and influences electricity, which means it can be measured, analyzed and manipulated
…that would also be true if it didn’t interact with electricity.
If magic interferes and influences electricity, which means it can be measured, analyzed and manipulated
…that would also be true if it didn’t interact with electricity.
There seems to be something wrong with the image quality. Here, I improved it for y’all:
Oh, the lab leak/zoonosis debate is a good thought, but I don’t think it counts as a conspiracy - if I search for news articles from before 2022 mentioning it, I immediately find, say, this BBC article from 2020 that treats lab leak seriously, so it was a mainstream-ish idea quite early on. This seems to match with my own memories, I’ve seen lab leak being discussed in 2022 and I think even earlier.
In general, though, there’s probably some good COVID-related example, even if I can’t think of one immediately (I think it’s pretty disingenuous how media demonized every prospective COVID drug, especially ivermectin - but they did turn out to be ineffective against the virus itself, and I don’t think there were any conspiracies about the drugs that ended up actually working, like Paxlovid).
Thanks, that’s a nice askreddit thread. A lot of these have the same problem though, which is that I have trouble believing (and have no idea how to find evidence, since they were well pre-internet) that these were conspiracy theories before they were revealed.
(I note now that I didn’t actually mention, in my comment, that by “was a conspiracy theory” I don’t just mean “sounds crazy” but rather “sounded crazy and there were actually people saying it”. I’m not interested in every insane thing secret agencies did*, I’m interested in stuff people successfully predicted.)
*well, I am, but it’s not what the question is about
I’m not sure what you mean. Arresting random intelligentsia is not a “well reasoned response” to foreign interference. And it’s also unrelated to the topic - I’m asking about conspiracy theories that were later validated, and “foreign governments are trying to sabotage us”, in Stalinist USSR, wasn’t a conspiracy theory - if anything it was the party line.
Sure, the fact the US government spies on every single citizen without warrant or cause.
Ah, that’s true, I totally forgot about Snowden. Technically I don’t think I’ve heard of there being a conspiracy about it before 2013, but it’s a good example.
Stalin wasn’t crazy nor did he overreact with his actions against ‘enemies if the state’
Very questionable phrasing (I have some Soviet ancestors who spent years felling forests for the crime of being too educated and teaching things that didn’t quite align with the party line; that’s not an ‘overreaction’ to anything, but just tyranny), but anyway, this doesn’t count - it was definitely not considered a conspiracy theory in the Soviet Union to think that foreign states were doing espionage there.
Are there any examples of something that was a conspiracy theory being validated by confidential documents later? I can’t think of any, even though secret agencies sure did do a lot of crazy stuff.
One can justify it however they like but it’s going to end up making the experience worse for competent users anyway. Much like this Android 12 security change that made it permanently more annoying to manipulate files.
Huh, that’s a fun thought. If the bird flu turns into a pandemic (there’s a prediction market that gives 16% for it, which is pants-shittingly terrifyingly high), we’ll get to see how the Trump administration deals with one. And that… can go various ways.
On one hand, there’s tons of anti-vaxxers in the Trump voting base and presumably this will affect the government, which is concerning. But on the other hand, one of the biggest problems in the COVID handling was when FDA stopped people from using already-created vaccines for idiotic bureaucracy considerations while people were literally dying by the million. That’s the sort of thing that could go a lot better with just one presidential decision speeding it up, and there’s a bunch of new people with power in the government now, like Elon Musk. Muskrat is a horrible person and kind of insane in some ways, but not stupid and I think he’d notice and act upon an opportunity like that. So I’m not totally pessimistic about how a new pandemic would go, either.
“The crusades are an example of capitalist oppression” sure is a hot take.
Fun fact: if Luna was only about 30% heavier than it is currently, the Earth’s barycenter would lie outside of Earth, which would potentially make Earth not count as a planet by the modern IAU definition.
I can’t tell if this is a joke or real code
Yes.
Will that repo seriously run until it finds where that is in pi?
Sure. It’ll take a very long while though. We can estimate roughly how long - encoded as ASCII and translated to hex your sentence looks like 54686520636174206973206261636b
. That’s 30 hexadecimal digits. So very roughly, one of each 16^30
30-digit sequences will match this one. So on average, you’d need to look about 16^30 * 30 ≈ 4e37
digits into π to find a sequence matching this one. For comparison, something on the order of 1e15 digits of pi were ever calculated.
so you can look it up quickly?
Not very quickly, it’s still n log n
time. More importantly, information theory is ruthless: there exist no compression algorithms that have on average a >1 compression coefficient for arbitrary data. So if you tried to use π as compression, the offsets you get would on average be larger than the data you are compressing. For example, your data here can be written written as 30 hexadecimal digits, but the offset into pi would be on the order of 4e37, which takes ~90 hexadecimal digits to write down.
You generate it when needed, using one of the known sequences that converges to π. As a simple example, the pi()
recipe here shows how to compute π to arbitrary precision. For an application like pifs you can do even better and use the BBP formula which lets you directly calculate a specific hexadecimal digit of π.
Last time I heard about wikipedia’s donation campaign (maybe 2 4 years ago or so), it was notorious for advertising in such a way as to imply your funds would be used to keep wikipedia alive, whereas the reality was that only a small part of Wikimedia Foundation’s income was needed for Wikipedia, and the rest was spent on rather questionable things like funding very weird research with little oversight. Did this change? If it didn’t, I wouldn’t particularly advise anyone to donate to them.
If you actually read the article, this is just a normal-ish (although peer-to-peer, which is interesting) free VPN, it isn’t actually oriented towards cheating. The funniest part is that if the article is to be believed, the “cheating” consists of simply increasing your ping. Which… you don’t really need a VPN for.
Can confirm, UAD (which is internally just adb) works fine for samsung crap.
I know this is a joke, but in the interests of pedantry, lemmynsfw.com, lemm.ee, and sh.itjust.works are all bigger than lemmy.ml.
That’s still nowhere near unexplainable enough to be impossible to study. You’ve described the god’s behaviour as “sometimes alters reality when prayed to by a devout follower” - if it’s consistent enough for this statement to make sense, that’s already a lot to study. Is there a correlation between particular prayers and miracles? Are particular mental states helpful? Do various traits make someone more or less likely to produce a miracle? Are there drugs that affect it? What are the limits to a miracle? Are there patterns in the time intervals between miracles? And so on, and so forth. A world with such a magic system, if you want it to be realistic, should have had an entire history of people studying these and many other things.
Eh. It’s sometimes fun to read stories like that (one better have fun, since most stories are like that!), but they’re… stories about worlds where there isn’t a single human with common sense or intelligence. Not just in the story itself, but in the world’s entire history, because the author didn’t realise that “people trying to seriously explore the laws of their world” is a thing that necessarily happens in realistic worlds, much like it happens in ours.