@zPvQINBQvfFR's banner p

zPvQINBQvfFR


				

				

				
0 followers   follows 0 users  
joined 2022 September 04 23:43:37 UTC

				

User ID: 277

zPvQINBQvfFR


				
				
				

				
0 followers   follows 0 users   joined 2022 September 04 23:43:37 UTC

					

No bio...


					

User ID: 277

They are not only playing those games. They keep winning them and getting away with it.

Are you being literal here? Having your hand pinned to a table with a fork sounds like a permanently crippling injury.

A bit of a difference between "mind that has been paused and will resume in X hours" and "no mind at all".

Zie Germans supposedly eat raw pork and they seem fine.

(On the other hand, the article claims that it's also popular in Poland but I don't recall ever running into that, so maybe the whole thing is a myth.)

Some clinical trials on it are about to end soonish, so hopefully we'll know if it werks.

There's this one with end date specified as December 1st this year:

https://clinicaltrials.gov/ct2/show/NCT04210986?cond=fisetin&draw=2&rank=10

And the Mayo Clinic one, that's supposed to finish half a year from now:

https://clinicaltrials.gov/ct2/show/NCT03675724?cond=fisetin&draw=2&rank=4

I wonder how long it will take from the scheduled study completion time to actual publication of results.

Did you mean "white people and black people more likely"?

There are startups working on synthetic milk. Seems like it would be easier to make than synthetic meat. At least nobody should complain about texture.

Not really. I wasn't aware that Title IX was that old and thought it was something created shortly before the whole college sexual assault drama started.

It's possible that it still illustrates the principle, though not as sharply as it would if Title IX was a more newfangled thing, but I don't know how the American political discourse in the 70s looked like.

Is all of mathematics shallow and trivial?

vorelated

Kinky.

I'm pretty sure he knows that's not how Christian marriage is supposed to work, but also that formal rules are often ignored in practice for various reasons. Is his father's failure in that he didn't raise him to be a turbo-autist who can't distinguish between rules-as-written and rules-as-practiced?

Should we?

As a form of enforcement of a culture's values is a target approach relative to the person's individual failure to meet it not efficient. I know experiencing the opposite where everyone in a group is punished for the actions of one person is brutal.

I think "don't shit on the weak for fun and self-aggrandizement" is a cultural value of the Western civilization, so people violating it should be counter-bullied by Society.

This assumes that intelligent agents have goals that are more fundamental than value, which is the opposite of how every other intelligent or quasi intelligent system behaves.

Intelligent agent's ultimate goals are what it considers "value". I'm not sure what you mean, but at first glance it kind of looks like the just world fallacy -- there is such a thing as value, existing independently of anybody's beliefs (that part is just moral realism, many such cases) AND it's impossible to succeed at your goals if you don't follow the objectively existing system of value.

More negatively, on the internet I've noticed an increasing tendency, here as well, to hate when anyone else is having fun or enjoying themselves.

No, it's when people are "having fun" or "enjoying themselves" by being dicks to other people. Civilized people don't like that and never did. It's not a new tendency.

Do you want to study the underlying theory, or are you primarily interested in learning how to actually use Coq to prove stuff? If it's the latter, maybe have a look at https://softwarefoundations.cis.upenn.edu/.

Example 1: self_made_human, as extreme as his views are, doesn't want to "plug himself into the experience machine".

Example 2: ok, the guy said that he's fine with being a lotus eater, so I guess you found one person.

Example 3: not finding the idea of using your imagination repugnant and by extension not finding it repugnant to experience a simulation under your control doesn't mean that you want to "plug yourself into the experience machine."

The phrase "plugging yourself into the experience machine" sounds ominous and evokes the image of the dreadful wirehead, drooling in his pod, stuck in the loop of perpetual simulated cooming until the heat death of the universe. Applying it to everybody who's not utterly repelled by the idea of virtual reality or mind uploading is dishonest equivocation and it looks like a failure of understanding the people you're condemning.

Noice. I took your stuff and added some extra rules to squeeze things vertically (maybe I went too far... eh), debiggen the voting arrows, and make the bar of buttons under a post flush with the left margin of the comment.

https://pastebin.com/vudDcLxp

https://imgur.com/a/wlNZakx

Edit: it looks kind of crap when there are multiple collapsed comments with non-default profile pics as those slightly overlap. You can remove them by adding:


.profile-pic-25 {

    display: none;

}

Looks better in the 4chan theme which doesn't have those bars on the left:

https://imgur.com/a/b4cfk2j

From this, it kind of sounds like rather than having an on-disk data representation that would be parsed and converted to an in-memory data structure, they just loaded the file and accessed the raw bytes as a data structure with internal pointers. Which is... an approach, I guess.

I too find it incredibly sad when the ones that do write about sensitive topics toe the line dishonestly, e.g. like Nick Bostrom did on race in his apology, and Eliezer and Scott Siskind on trans issues.

Why do you believe that Scott is dishonestly toeing the line on trans issues rather than genuinely believing whatever he wrote?

On Ozempic I am rather bearish. There are very few buttons in the body which can be pushed for gain without many side effects. It sort of violates a no-free-lunch theorem (which I do believe in) regarding pharmacology.

That seems too strong. A no-free-lunch theorem for pharmacology might make sense for things that we expect to have been already optimized by evolution. Maintaining a good weight in an environment of caloric abundance and whatever else is causing the obesity crisis (corn syrup? microplastics? the chemicals they put in the water to turn the frogs gay?) is probably not one of those things.

You accidentally.

"Lol no," said the man after criticizing people who approach the subject with the sophistication of 12 year olds.

No biggie. You just need to materialism more and adopt a pattern-based theory of identity.

In my experience, there's great value to be gained from going completely offline (preferably by disabling your router and physically moving it to another room). But good luck doing that while having a coding job.

Eh, not really? Executable files have structure in them other than raw code and still have to be parsed by a loader. A file that's all zeros should fail to load. (Yes, I know DOS had .com files with were just code blobs loaded at a fixed address and immediately executed and I'm sure there are even more ancient examples of that sort of thing, but surely Windows kernel modules can't work like that.)

Anyway, the rumors I've read said that it was actually a data file and that's why they considered it acceptable to deploy it on a Friday -- the assumption being that changing configuration without rolling out a new version of the executable wouldn't break things too badly.