Forgot your password?
typodupeerror

Comment Re: Side effects (Score 1) 106

With their COVID vaccine, the first time was the highest dose they knew would have only acceptable side effects, and they reduced it for the next iteration when they saw how effective it was. (If you remember the myocarditis rare side effect, that was only seen with the first version.) I would guess that the next step is backing off on the dosage to reduce the side effects now that they have results on effectiveness, which will also let them make a better case for younger people at less risk from the flu.

Comment Automatic verification (Score 2) 150

Some important background for this is that, around 1900, mathematics got formalized to the point that there is a standard for whether a proof is valid or not that doesn't depend on humans thinking about it, just doing a bit calculation following an algorithm. However, it is such a large calculation that nobody wrote complete formal proofs or verified all of the steps (since they'd be spending huge amounts of time on obvious parts, and not the novel aspects). Then, in the past 20 years, people have made computer systems that work on complete formal proofs while showing you the interesting parts, with the rest in macros, and check these proofs automatically. This means that finding proofs has the form of things like what AlphaZero is good at: something to check if moves are legal and a win condition. However, only a relatively small portion of mathematical research has been put into Lean so far, and that doesn't include the sorts of obscure results that often turn out to be useful in other problems. So the current wave is using LLMs to find results in the literature that might be relevant and producing formal versions of them, game AI to put them together, and deterministic validation to check each of these as it goes along and then people can see at the end that the calculation shows the proof is valid. The only part requiring mathematicians is checking that what the proof proves is what they understood the open question to be.

Comment Re: WTF is an ESR? (Score 1) 55

Eric S. Raymond wrote "The Cathedral and the Bazaar", which inspired Mozilla to make their browser open source. For some reason, this means they name their extended support releases after him.

Comment Re: That's stucking fupid. (Score 1) 263

Most US population centers are in places east of the point in their time zones where the sun is overhead (or due south) at noon, and being a bit west is better than being a bit (or very, for New England) east. This means that DST is mostly the right UTC offset for the wrong reason: Boston should be on Atlantic Standard Time year-round, but Eastern Daylight Time is a name for the same clock setting that is already used there sometimes, so that's easier to legislate. Of course, the people who live west of their true noon line don't think permanent DST would be good, but the fact that we should have no DST and a different map is too nuanced for the position that there's got to be a single simple answer as to how to fix everything, regardless of the situation.

Comment Re:I never use my debit card,... (Score 2) 52

I have never had my debit card compromised. Ever. The fact that it's a direct line is what makes it not usable to buy things online, etc (generally). But it's very nice to use in person - I like that when I spend money, I'm actually spending it and not creating debt. (Don't get me wrong, I always pay off my credit card bills every month, which are not trivial sums .. but I'm only using them because they're the only things you can use online.)

Credit cards, on the other hand - we all pay for the insurance. It's not really the banks problem, its a problem that you have protection for because you pay for it.

Slashdot Top Deals

Money isn't everything -- but it's a long way ahead of what comes next. -- Sir Edmond Stockdale

Working...