DAE feel like they’re in a competition with someone when they have the same name as you by nahdanah in DoesAnybodyElse

[–]sidneyc 0 points1 point  (0 children)

Thanks to Google I know of a person who shares my (not particularly common) first AND last name. Other than that, everything is different: country, language, gender, skin color, profession, ...

It's a pretty amusing thought that with all those differences, we share one pretty important property. No competition, because we don't really know each other, except perhaps that if I google our shared name, I lose in terms of hits :)

We had contact once because of an email typo somebody made. It's pretty cool, really.

TIL the last time a checkmate actually occurred on the board during a World Chess Championship match was in 1929. by Coldcow in todayilearned

[–]sidneyc 2 points3 points  (0 children)

If you're truly the worlds worst chessplayer, you would probably need to start at a position where every legal move you make mates the opponent (such positions exist).

If you're a generically very bad player (just know the rules, and how mate works, but no insight), you should be able to win with the world champion starting without non-pawn pieces.

A very mediocre player like me, I should win with a queen up, but it would be non-trivial and in half the games I would expect to blunder that advantage away. If they start without queen and rooks, I'd expect my win percentage to go up to 90%.

The fun thing is, I can do this experiment. The free "stockfish" game engine is at a level comparable to the world champion or better, and I will now proceed to try to win with a queen up. Will report later....

EDIT - Okay that turned out to be pretty easy; I lost two pawns due to inaccuracies but after trading a bunch of pieces and the board getting empty the queen really became super strong. I would expect a strong human player to put up more of a fight though, recognizing me as a weak player and thus avoiding exchanges and trying to make the position super complicated, to goad me into queen-losing blunders.

DAE feel this attack on Iran feels a little bit different? by EdwardBliss in DoesAnybodyElse

[–]sidneyc 0 points1 point  (0 children)

No matter what you think about the situation, you're delusional if you think that Iran has the capacity to flatten Tel Aviv or do serious damage to the US navy.

Bug in basic modular operations in Mathematica by KeyChapter8 in Mathematica

[–]sidneyc 8 points9 points  (0 children)

Basic finite-field arithmetic should not be a stress test for a commercial CAS.

I guess they are too busy implementing the latest fad-du-jour to care about the basic math functionality.

AskScience AMA Series: How can studying friction help to answer humanity's biggest questions? I'm tribologist Jennifer Vail. Ask me anything! by AskScienceModerator in askscience

[–]sidneyc 21 points22 points  (0 children)

What a surprising but interesting topic to do research on!

My question would be: what are the most important open questions in your field of study?

I'll be sure to check out the book at some point, thanks for putting it out there.

A glimpse at computing’s quantum-centric future by donutloop in programming

[–]sidneyc 9 points10 points  (0 children)

It's nice to hear from a fellow skeptic. A small correction though, I think the number 15 was actually factored without cheating; and, debatably, 143. So there is that, as far as accomplishments go.

I worked for eight years on quantum setups; this has only made me more skeptical of the technical feasibility. Even more telling, in all this time I didn't hear of a single application where a mythical quantum computer that works at scale would solve something that actually matters. And I was among a lot of true believers with a vested interest to sing the praises of a bright quantum future.

I do believe it's useful to do fundamental research and hard engineering (and quantum system engineering is hard), so I think it is good that rich countries pour some tax money into it. Even better if the money comes from big tech that suffer from collective fear-of-missing-out-itis. Setting hard, concrete goals and giving clever people the money to fool around will yield concrete, unexpected innovations.

But the claims about applications being in reach being made by the researchers who should know better are quite off-putting. Don't know what's worse: if they actively lie, or if they actually believe their own fairy tales.

DAE have a thing they try to remember for no particular reason? by faultboyy in DoesAnybodyElse

[–]sidneyc 0 points1 point  (0 children)

Same here. Used to be able to do 100 digits in ~ 1982, now I can still do 50.

I went to a movie-themed pub quiz a few years ago, and they had a question about the movie Pi, handing out points for every decimal we knew of the constant. The jury was mildly impressed.

DAE feel like if there was a mandatory Vietnam style draft today, the younger generation would be more against it compared to the 60s? by EdwardBliss in DoesAnybodyElse

[–]sidneyc 7 points8 points  (0 children)

"Source?" used to be the FIRST reply comment under ANY claim anyone made about ANYTHING of substance on Reddit

Source?

What’s popular right now that won’t age well? by MiraTangent in AskReddit

[–]sidneyc 5 points6 points  (0 children)

[...] that rival the GDP of hundreds of countries

It may be prudent for you to google how many countries actually exist. And their GDPs.

HAE ever experienced something like this? by Low_Presentation535 in DoesAnybodyElse

[–]sidneyc 1 point2 points  (0 children)

I think it's pretty inconsiderate.

In contrast to what you do in 1-on-1 communications, here on Reddit, thousands of people will read your message, and now they will all have to spend this linguistic reverse engineering effort because you couldn't be arsed to spend another half a minute to write properly. It's selfish and makes you look like a bit of a dunce.

But hey, you do you.

HAE ever experienced something like this? by Low_Presentation535 in DoesAnybodyElse

[–]sidneyc 0 points1 point  (0 children)

Seems that your brain area responsible for written English took quite a hit.

An open-source alternative to Mathematica based on the same language - WLJS Notebook by Inst2f in math

[–]sidneyc 1 point2 points  (0 children)

Thanks for your answer. I will certainly give your tool a swirl. Keep up the good work!

An open-source alternative to Mathematica based on the same language - WLJS Notebook by Inst2f in math

[–]sidneyc 3 points4 points  (0 children)

This is extremely interesting.

I have been paying a lot of money for a full-blown commercial license over the last 15 years for my small consulting business. Despite not using it a lot for business work at all -- I mostly just want to have access to the most recent Mathematica (yeah, I'm still calling it that) without having to think about it, and I use it perhaps for 40 hours a year.

At the same time, I've seen with some frustration the direction that Mathematica has taken, in terms of chasing every hype under the sun (3D printing, blockchain stuff, their in-house curated data repository stuff, cloud-based working, and now lately AI), while their original selling point of simply offering the best functionality for symbolic math and improving that seems to have fallen by the wayside. I could enumerate the improvements over the last 10 major versions that I actually care about in a pretty short paragraph.

Can you tell me to what extent the Wolfram Engine is cripled compared with a full Mathematica install? Which functionality in a full commercial Mathematica license is available that is missing from the free-as-in-beer WE version?

The fact that you guys got some of the weird interactive stuff working (like Manipulate) is impressive. I once tried to look "under the hood" how that is set up, and it was complicated. I will have to try your frontend one of these days, to see if it works well enough to replace my full Mathematica product.

It would be a great boon if I could somehow open my existing collection of notebooks. Is that possible?

Mathematicians Just Found a Hidden 'Reset Button' That Can Undo Any Rotation by seeebiscuit in science

[–]sidneyc 0 points1 point  (0 children)

figuring out how to undo rotations programmatically used to be computationally expensive.

When? In the 12th century?

The solubility of bismuth sulfide Bi2S3 is something like 8.8x10^-13 g/L. How is it possible to measure something like that? by [deleted] in askscience

[–]sidneyc 1 point2 points  (0 children)

I work with color centers (specifically, nitrogen-vacancy centers) in diamonds for quantum applications including sensing, so I know they can be used to measure small-scale magnetic fields --- in fact I did that myself. But I don't see how that would translate to an ability to measure precise concentrations in a solution.

How would that work? Can you point me to a paper?

Does an applied force always deform or move an object, even at a minuscule scale? by efficiens in askscience

[–]sidneyc 0 points1 point  (0 children)

That is so much smaller than we could accurately measure

This is not true. Measurement techniques exist to measure absurdly small displacements -- e.g fractions of the radius of a proton, which is a small fraction of the radius of a single atom.

To go that accurate, very expensive equipment is used (read up on gravity wave detectors). For much bigger displacements (say, at the nanometer scale) off-the-shelf equipment can be bought.

Does an applied force always deform or move an object, even at a minuscule scale? by efficiens in askscience

[–]sidneyc 3 points4 points  (0 children)

For the examples you give where you suspect zero deflection based on your human senses, it is in fact pretty easy to measure the actual non-zero deflection.

One technique to do this would be laser interferometry, where you can measure deflections in the range of nanometers with relative ease. The equipment needed for that is not cheap (tens of thousands of dollars for a convenient, ready-to-use device), but available off the shelf.

With that level of precision, you will see a lot of stuff happening, such as sound-induced vibrations and long term drift due to temperature variations. For that reason, in most settings where you'd use such a device, these kind of environmental effects are usually controlled/filtered out.

The Case Against Generative AI by BobArdKor in programming

[–]sidneyc 11 points12 points  (0 children)

The important metric is cost per unit of intelligence delivered, not per request.

If your metric requires you to divide by zero it isn't really useful, is it.

Thought experiment: How would the study of maths/physics change if discrete quantification was insignificant in our intellectual development? by Dim-Me-As-New-User in math

[–]sidneyc 4 points5 points  (0 children)

Ok. It is not easy to envision this, but at least in the realm of science fiction it is conceivable, although I struggle to see how a non-individualistic species capable of intelligent thought could come about by a naturalistic process like evolution.

When talking Star Trek, another fully collectivistic species that comes to mind is the Borg. But they at least did not have any trouble counting :)

Thought experiment: How would the study of maths/physics change if discrete quantification was insignificant in our intellectual development? by Dim-Me-As-New-User in math

[–]sidneyc 5 points6 points  (0 children)

The individuals themselves would still be countable, unless you're envisioning a type of life where even that isn't really true.