@eierschaukeln@kbin.earth !asklemmy@lemmy.ml
I’ll try to bridge science, philosophy and spirituality, as I usually do. To me, there aren’t clear boundaries between them bc, to me, they’re highly complementary: Science offers the skeptical-empirical rigor and materiality, Philosophy offers the paradoxical questioning and Spirituality emerges from subjectively perceiving the previous two.
I start with the hypothesis that the universe always existed. In such a case, the Big Bang isn’t the beginning: rather, it’d be some kind of cyclical cosmic phenomenon where matter and/or the fabric of spacetime continuum collapse (due to expansion) only to explode and expand again. This would respect the Laws of Thermodynamics (and Lavoisier Principle) because there’s no energy nor mass being created nor destroyed, just transformed, endlessly. Big Crunch deserves mention bc it’s exactly what it’s about.
There’s also the controversial theory of Zero-sum, where the universe doesn’t actually exist. It may sound crazy (We are existent… or are we? Vsauce song starts playing), but it would also respect the aforementioned laws: there’s no need of creation or destruction if the overall sum of everything equals to a round nought.
We could also mention the Multiverse theory, String (M-Theory), and Big Bounce. In such a scenario, this universe is just one of countless universes, so the factor sparking it into existence would be outside it, thus outside (beyond) space and time.
The latter takes us into philosophy, the Aristotle’s Prime Mover. It could be seen as the “thing” beyond this universe, except that it isn’t a “thing” because it has no “thingness”, but this lack of “thingness” would imply non-existence, except that it’s not something nonexistent either. Here is where human language struggles to define it: language requires “thingness” and temporality, yet the Prime Mover has neither (and it isn’t an “it” so it could “have”).
This takes us to spirituality. Many religions oversimplify this as “creator deity(ies)”, and many (if not all) religions tend to give it agency and shape. While I do have some religiosity (Luciferianism) and tendency of personification (e.g. Lilith as both a red-haired woman and an owl), I also hold the belief that cosmic forces have no particular form, it’s just me trying to give some Order to Chaos… And that’s what the whole existence seems to be about: Ordo ab Chao, a cosmic, eternal tug-of-war where it’s guaranteed that the “sparks” of cosmic order will eventually decay back to a soup of primordial chaos, only to the very chaotic nature of this soup to emerge order again. It’s akin to a Double Pendulum, where sometimes the apparent rhythmic motion vanishes into chaotic motion just for the rhythm to unexpectedly reappear later, but it’s just the Cosmos: endless and uncaring about lifeforms, for life is just stardust.
I could explain more, but I’m limited to 3000 chars so I must end: Cosmos always existed and never existed.
@over_clox@lemmy.world
Just an observation from someone who happened to memorize some ASCII code: from an ASCII viewpoint,
45 73 63
is hex code for “Esc”, with “s” being73
and “c” being63
. I can readily see where bits flipped: at the fifth least-significant bit (compare73
(0111 0011
) and63
(0110 0011
).Similarly, “no0errors” where “0” should be a space. “0” is
30
while space is20
. Again, another specific flipping at the fifth least-significant bit, only difference that this time a 0 became 1 (compare30
(0011 0000
) and20
(0010 0000
)).The delimiter from the status of “Test #0” seems like a control char-code emerged from a start bracket. If the start bracket has the same char-code as expected from ASCII (
5b
), and considering how the flipping of the fifth least-significant bit seems to be recurrent, it’d be4b
but this would result in uppercase K, so it’s either a different char-code for bracket or a bit-flipping happening in another position.But what renders text is the graphics card. Given that the background is slightly shifted rightwards (notice how the blue background cuts through the initial letters from the first column of text, particularly “A” from “Athlon”, “L” from “L# cache” and so on), this seems a graphics glitch rather than a memory glitch. And memtest86+ isn’t designed to test the GPU, so it’s beyond the heuristics. It’s akin to expecting memtest86+ to test for dead pixels on a LCD panel: it simply can’t.
(P.S.: it’s unnecessary and disrespectful to attack others just because others couldn’t see what you wanted them to see; slurs won’t help people see what you see)