Earlier quoted context omitted.
In 1800, the government of the USA spent 2% of GDP. In 2020, the government of the USA spent 30% of GDP. In 2024, the government of France spent 57% of GDP. Are the people of 2024 France really getting 28x the value from their government as 1800 USA? It is not evil to ask these questions or to experiment with government, And more people should consider backing off from political-media consumption as it is clearly tox…
France has a massive welfare state and pension system (which is causing a crisis as they cant afford it in the long run). People probably are getting 28x more from the government than before those existed.
Reality has a surprising amount of detail (2017)
121–130 of 234 posts
Re: Reality has a surprising amount of detail (2017)
#122Earlier quoted context omitted.
Can we please not DOGEify every comment thread? I know that it's on a lot of minds all the time, but we have a whole spot on the front page effectively reserved for DOGE 24/7, and I'd like to see literally anything else in the other 29 slots.
Agreed. People are unhealthily obsessed with DOGE here. And on top of that, basically every DOGE thread turns into a flame war. It's extremely deleterious for the site to have everything collapse into DOGE talk.
Re: Reality has a surprising amount of detail (2017)
#123Earlier quoted context omitted.
Did you read the remainder of the comment? It seems pretty clear to me at least why it would lead to circular arguments.
At this point, I've presented a handful of fairly straightforward hypotheses about cause and effect. They could be wrong, but it's on you to show that they're actually self-referential. There is no amount or kind of other people's opinions that will make them so.
There is no such mechanism.
If there was then the vast majority of political debates on HN wouldn’t even exist.
Re: Reality has a surprising amount of detail (2017)
#124Earlier quoted context omitted.
At this point, I've presented a handful of fairly straightforward hypotheses about cause and effect. They could be wrong, but it's on you to show that they're actually self-referential. There is no amount or kind of other people's opinions that will make them so.
Your opinions do not automatically turn into credible “hypotheses”…? There is no such mechanism. If there was then the vast majority of political debates on HN wouldn’t even exist.
Re: Reality has a surprising amount of detail (2017)
#125Earlier quoted context omitted.
You can be born with your perception. For example, opposite sexes generally attract and you don’t really have to teach this. We’re born to see things the same, but somehow we work to obstruct this by modding our perception. When one person mods their perception, they become god ( a creator). For example, you aren’t the tallest one in the room but you see yourself as that. You create a reality, and this is something p…
Where's the proof that humans of opposite sex are intrinsically attracted to each other? I can't see it.
Re: Reality has a surprising amount of detail (2017)
#126The universe seems to have a fractal structure. At every scale we can look there is a huge amount of detail.
Sometimes a cigar is just a cigar, and fine features occur for different reasons than coarse features.
Re: Reality has a surprising amount of detail (2017)
#127I mentioned this to a friend, and he was kind of confused, understandably so, and said "...it's pinball...why is that taxing?"
It's not a dumb question, we have had virtual pinball games since the Atari 2600 at least, and even pretty fun stuff on the Amiga and DOS like Pinball Dreams and Epic Pinball, so why would a modern pinball game make my relatively beefy laptop struggle playing it?
The answer is because virtual pinball occupies a strange kind of space in the world of video games, in that they're trying to emulate something that is entirely dependent on extremely precise and subtle physics. It's not like you can really have too accurate of physics; the better the physics, the closer it is to a "real" pinball machine, and generally speaking the more fun the game is.
As such, I think you could honestly make a pinball game that taxes any hardware. You'll never be able to have "perfect" physics (as in physics that completely and totally imitate reality), you can only get asymptotically close to "perfect", and the closer you are, the more taxing the computation will end up being.
It just made me think, this applies to nearly anything. We all work with abstractions, but if dive into the details of something and recurse, it's not like it ever ends.
Re: Reality has a surprising amount of detail (2017)
#128A bit tangential, but I have been playing the game "Pinball FX" a lot. I really like it (and especially its spin-off/expansion Pinball M), but it's surprisingly taxing on my computer. I mentioned this to a friend, and he was kind of confused, understandably so, and said "...it's pinball...why is that taxing?" It's not a dumb question, we have had virtual pinball games since the Atari 2600 at least, and even pretty fu…
Re: Reality has a surprising amount of detail (2017)
#129A bit tangential, but I have been playing the game "Pinball FX" a lot. I really like it (and especially its spin-off/expansion Pinball M), but it's surprisingly taxing on my computer. I mentioned this to a friend, and he was kind of confused, understandably so, and said "...it's pinball...why is that taxing?" It's not a dumb question, we have had virtual pinball games since the Atari 2600 at least, and even pretty fu…
I don't actually know, but I'd wager a lot that it's the graphics rather than the physics which causes the game to be slow. Generally the expensive thing in video games is rendering. Computing the next world state is generally relatively cheap, especially if we're talking about a confined area with a very small number of rigid bodies (the ball, flippers, bumpers). A pinball game like Pinball FX that's rendering a 3d…
I think my overall point still stands, but you might be right.
ETA:
I would like to point out that my dad was debating buying one of those virtual pinball tables, and so we played one at a mall, it was decidedly not fun. The physics were way too floaty, and didn't feel good at all. It looked like they were running it on some shitty Android and just mounted a big TV.
That's why I thought that maybe it was the physics in PinballFX slowing things down.
Re: Reality has a surprising amount of detail (2017)
#130A bit tangential, but I have been playing the game "Pinball FX" a lot. I really like it (and especially its spin-off/expansion Pinball M), but it's surprisingly taxing on my computer. I mentioned this to a friend, and he was kind of confused, understandably so, and said "...it's pinball...why is that taxing?" It's not a dumb question, we have had virtual pinball games since the Atari 2600 at least, and even pretty fu…
I don't actually know, but I'd wager a lot that it's the graphics rather than the physics which causes the game to be slow. Generally the expensive thing in video games is rendering. Computing the next world state is generally relatively cheap, especially if we're talking about a confined area with a very small number of rigid bodies (the ball, flippers, bumpers). A pinball game like Pinball FX that's rendering a 3d…