Earlier quoted context omitted.
“He who is not a républicain at twenty compels one to doubt the generosity of his heart; but he who, after thirty, persists, compels one to doubt the soundness of his mind.”
I really dislike this quote. It always comes across like it's designed to ease greedy people of their guilt for moving to the right as they earn more money. To me, being sound of mind is wanting everyone to have what you have, or at least an equal shot of getting there from wherever they had the roll of the dice of being born.
All programming philosophies are about state
101–110 of 254 posts
Re: All programming philosophies are about state
#102Earlier quoted context omitted.
“He who is not a républicain at twenty compels one to doubt the generosity of his heart; but he who, after thirty, persists, compels one to doubt the soundness of his mind.”
God, this is such condescending nonsense. The older I get, the more left I lean, because the more of the world you see the more you see what chaos our current ideology has wreaked upon it. The only people I see going the way this quote does are unthinking idiots who were fashionably "liberal" in their youth without understanding any political theory, and are now fashionably "conservative" with even lesser understandi…
Re: All programming philosophies are about state
#103Earlier quoted context omitted.
Reminds me of a great 30 rock joke, being fiscally liberal and socially conservative. Politics is really just dividing up the shared resources, which is the root of that joke. Who cares about politics and doesn’t care about the resources part? I guess after 30 people forget how to share per that quote. Never happened to me though. Personally I don’t even think it’s accurate, in my life I’ve never seen people swing fr…
> fiscally liberal and socially conservative That's top left on the political compass... Is that not a thing in the US?
Re: All programming philosophies are about state
#104Imperative: modifying state is the point of a bit-flipping machine; get out of my way so I can have fun! OOP: OK, I mostly had enough fun, can we try to tame the bit-flipping chaos with real-world analogies, without deflating all the fun? Functional: Any Monad is by definition an Endofunctor, which also means it's an object in the category of Endofunctors, where the monadic μ(flatMap) and η(unit) operators satisfy th…
Re: All programming philosophies are about state
#105Re: All programming philosophies are about state
#106i want to see someone elaborate a state-maximizing, instead of state-minimizing, philosophy. lean in
Re: All programming philosophies are about state
#107Re: All programming philosophies are about state
#108Earlier quoted context omitted.
They're not orthogonal. I believe one is a subset of the other, but at a minimum they overlap.
Using extremes for both, that would mean there is overlap between languages like Haskell and languages like SQL? (Edited for clarity)
When a bird population starts speciating along, say, the arctic circle, you have a line of a bunch of closely related sub-species that can interbreed with the sub-species nearest them.
Sub-species 1 ... Sub-species 2 ... Sub-species 3 ... Sub-species 4 ...
1 can breed with 2. 2 can breed with 1 and 3. 2 can't breed with 4 because they are too far apart, but if a 4 came to the territory of a 2 they could breed. Etcetera.
Eventually You get a whole circle of interbreedable sub-species as they spread across a circle of arctic latitude around the world:
1 ... 2 ... 3 ... 4 ... 5 ... 6 ... 7 ... 8 ... 9 ... 1
But once you get to that point you find that sub-species 9 and sub-species 1 can't, or won't, interbreed anymore. They are now two entirely separate species despite coming from the same origin and living right next to each other.
However none of them can interbreed with a complete separate lineage, such as wolves.
TLDR: The overlap is before the extremes, not between them.
Re: All programming philosophies are about state
#109Earlier quoted context omitted.
“He who is not a républicain at twenty compels one to doubt the generosity of his heart; but he who, after thirty, persists, compels one to doubt the soundness of his mind.”
I really dislike this quote. It always comes across like it's designed to ease greedy people of their guilt for moving to the right as they earn more money. To me, being sound of mind is wanting everyone to have what you have, or at least an equal shot of getting there from wherever they had the roll of the dice of being born.
Re: All programming philosophies are about state
#110Earlier quoted context omitted.
I really dislike this quote. It always comes across like it's designed to ease greedy people of their guilt for moving to the right as they earn more money. To me, being sound of mind is wanting everyone to have what you have, or at least an equal shot of getting there from wherever they had the roll of the dice of being born.
The quote is not nice and I don't blame anyone for taking issue with it. However I don't see people feeling any guilt as they move right. Nor do I see a need for greed to corelate with the right leaning politics. The same teachings that lead me to lean right also lead me to donate more than 10% of my income. I think all people that can should donate to charity but I don't think anyone should be forced to. I take issu…