You made me realize this is actually pretty common in math, e.g. "Let x, y be real numbers" instead of "Let x and y be real numbers". I imagine this comes from the infuence of notation like "Let x, y ∈ ℝ".
All the successful theories were developed from experimental results
The more I think about this, the more I'm not sure I 100% agree... For example, special relativity essentially came from the observation that Maxwell's equations were not Galilean invariant, and instead invariant under this weird other group (what we now call the Lorentz group); and QED essentially came from Dirac wanting to take a "square root" of the Klein-Gordan equation.
(Of course, real history is more intricate than this.)
No one, and I mean absolutely no one, "truly" "thinks in words", even people who have a constant running narrative in their head. The reason is simple: How can you choose words/form sentences without any prior thought/idea that those words describe? How can you "struggle to find the right words" if your thoughts are originally in words (an experience I assume everyone has had)?
Assuming that 99% of them are hoaxes, clout chasers, or misidentified phenomena, that still leaves 1% of all those videos to be true.
Yes, if you assume something is true then you can conclude that it is true.
I'm pretty sure OP is referring to the screenshotted text, not the first comment in the thread.
Ahhh, ok. Thank you, my fault for not reading carefully.
Where are you seeing "blockchain"? Looking through the (scant) documentation on GitHub, they explicitly do not use blockchain: https://github.com/plebbit/docs/blob/master/docs/learn/intro.md "Running a full node takes a few seconds, since there is no blockchain to sync."
Another link someone gave: "We propose solving the data problem by not using a blockchain..." https://github.com/plebbit/whitepaper/discussions/2
equivalent to a shonen manga's plotline.
It's funny you should say that as there is actually a loose anime adaptation, titled "Gankutsuou".
I really don't see why you would think this.
Sooooo, Carl, on Thursday, said that...
Completely normal thing I would expect to hear.
Idk if you're a native speaker or not, but as a native speaker of American English there is absolutely nothing wrong with this to me. You could put it in about 4 different places:
On Thursday the press freedom group Reporters Without Borders announced ____.
The press freedom group Reporters Without Borders on Thursday announced ____.
The press freedom group Reporters Without Borders announced on Thursday that ____.
The press freedom group Reporters Without Borders announced ____ on Thursday.
The first one typically has a comma after "Thursday". The second one you could offset "on Thursday" with commas. The third one is at best really awkward without a "that" or a question word (who, what, where, why, how) and you could offset "on Thursday" with commas; you can also drop the "on", in which case you can't use commas. The last one is possible but could be ambiguous (it could be that "on Thursday" is part of their announcement).
"Terror". I have no idea why he suddenly grew a non-rhotic accent.
You typed some text to make your first comment, and it looked something like this:
The way your comment actually displays is different though, isn't it? The numbered items are indented and come one after the other without any space inbetween, and the text within each numbered item is properly aligned.
What you entered is just text, and text by itself is inherently meaningless. "Markdown" is the name of a particular standard way of formatting text so that programs can reliably interpret parts of that text as representing the writers desire for their text to be displayed a particular way. You can kind of think of it like a programming language. As another basic example, consider this text:
I'm going to paste this text right after this sentence; notice how the amount of space doesn't matter, and how a new paragraph is denoted by at least two line breaks.
This is a paragraph. This is still the same paragraph.
Here is the second one.
And here is the third one.