

Microsoft Windows
Microsoft Windows
I hate to throw out this old chestnut, but “correlation does not equal causation.” Just because religion existed in one form or another in almost every single culture, does not mean it’s necessary for morality. As I mentioned previously, lots of social structures existed in early societies that had things to say about morality. That doesn’t mean they were necessary precursors.
Depending on where you get the AK, the only difference between the prop and the real on might be a bolt lol Chinese AKs are mostly plastic, I think.
For anyone that wants to know, the movie that the top image is taken from is Lord Of War, and the person shaped shadow in the background is Nicholas Cage. Leto plays his coke head brother.
“Without the precursor of gender roles, there can be no morality.”
“Without the precursor of tradition there can be no morality.”
“Without the precursor of >insert social structure< there can be no morality.”
Some of our social structures have things to say about morality. Sometimes they’re saying"love your neighbor as yourself," and sometimes they’re saying “burn that city to the ground and keep all of the preteen girls as sex slaves.” Just because religion and spirituality have things to say about morality doesn’t necessarily mean that they’re worth listening too, and it doesn’t mean we couldn’t have developed a system of morality in their absence.
Without religion and spirituality, we may have developed a better, more universal system of morality, rather than the patchwork of haphazard and contradictory traditions we currently enjoy. We’ll never know, because religion was created early in our history, and for the rest of eternity, we get to listen to asinine armchair theologians tell us “without religion, there would be no real morality.”
I knew this one, but way too many times, I don’t. People like you are awesome, and I appreciate the service.
Media targeted at a large audience tends to dumb moral and philosophical conundrums down to the simplest possible gesture instead of taking the ideas seriously.
Second that. I Am A Strange Loop is a fantastic book on consciousness.
Goddamn that man is well spoken.
I have very rarely had a bad outcome from speaking honestly and straightforwardly to people that I care about.
I recently wrote a little library that adds some neat little features to enums in Rust. It’s tiny, does one thing, and does it pretty well, I think.
I know. I’ve read them all. I just thought “potentially” was slightly understating the probability of a NSFW Oglaf comic, and it made me chuckle.
“potentially” lol
Doesn’t matter if you did do it the windows way, honestly. Anything of any scale programmed in .NET has runtime reflection scattered everywhere, and that shit adds up.
I’m guessing it’s part of the genre of porn that purports to hypnotize the viewer into liking cock. Mostly gifs, from what I’ve seen.
Seconded. It’s pretty chill here.
What is “post-atheism”?
Yeah, the end is going to be when it gets ugly.
Hey! Hey now! I might hit 40 before world war 3. Let’s stay optimistic about this.
You know that thing you do, where you write some code and then realize you need a main function to execute it? And then you write your main function, but it’s not really your main function, it’s a bunch of half commented test code to make sure that the important code works?
Do that in a unit test, and when you’re done testing that particular piece, add some assertions and move on to the next piece of functionality. Boom, test driven development.