Somehow people who are most convinced of their genius are the least interesting to me. Contrast with Roger Penrose and you couldn't meet a more humble, interesting and interested conversationalist
Feynman never needed to tell you how smart he was, it just flowed out naturally as he talked about things in his beautiful clear way.
Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
71–80 of 181 posts
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#72I respect the work that he's done and the contributions he's given to humanity but for once I would like to see something by Stephen Wolfram that didn't involve at least 50% of the content being a form of self-aggrandizement. I find that everything I try to consume from him contains his autobiography interspersed in the giant wall of text. This video is exquisitely cringeworthy.
His book "A new kind of science" is quite fascinating and has some interesting ideas about cellular automata. But I couldn't finish it because of how every few pages there is something about how great the author/his ideas are.
A few years later a list of "books that have been added to his permanent collection" appeared in lieu of a bibliography. It's pretty good but perhaps too comprehensive. https://www.wolframscience.com/reference/books/
In 2012 he wrote about why he didn't have references or bibliography. It's a New Kind of Publishing, too. https://writings.stephenwolfram.com/2012/05/living-a-paradig...
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#73Earlier quoted context omitted.
> Notebooks, like Jupter, clearly came from his work While I often hear this claim from Wolfram and his supporters, I have never seen any evidence that it was his innovation. MathCAD was the first software released with a notebook interface, and there was research using those ideas prior to the release of the first Mathematica notebook. Maybe his particular take was an improvement on the others, but the claim that it…
Ah, I did not know that. My bad. Maybe he was more of a popularizer of the approach then?
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#74I respect the work that he's done and the contributions he's given to humanity but for once I would like to see something by Stephen Wolfram that didn't involve at least 50% of the content being a form of self-aggrandizement. I find that everything I try to consume from him contains his autobiography interspersed in the giant wall of text. This video is exquisitely cringeworthy.
It takes a village to build something.
But it takes a leader to assemble a village around a cause.
I do appreciate your take. The village deserves credit for the work they've done.
But, at the same time, for many folks I see "well actuallyed" for their achievements because of the village... I don't think the change would have manifested in the world if the village didn't have that person.
An example I see more frequently now is that a market for electric cars wasn't willed into existence by Elon. There are variations of this claim, from him not being the original founder to the huge number of employees involved with Tesla's accomplishments.
But, at the end of the day, I have zero reason to believe Mercedes Benz would be releasing an electric car if Elon had decided to take his market winnings and go sit on a beach.
I have no reason to characterize the wolfram language, and its ecosystem, as anything other than a magnum opus that was willed into existence by Wolfram.
I'm open to being wrong here. But I've not yet learned why I am.
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#75Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#76I remember buying his A New Kind of Science book before it was available for free. It was interesting to read, and it was good enough to impress a college kid like me back then. But now, looking back, I wonder what fields of science has it advanced? It's been more than 20 years already, and with a title like that, we'd expect a completely upturned physics, biology, and other disciplines based on it.
Anything that is Turing Complete is going to exhibit at least some degree of what I call "Turing Chaos", which is the sort of chaos you have in trying to understand what a given Turing Complete system is going to do in light of the fact that a Turing Complete system is going to include some equivalent of "if (something) { run this program } else { run that program }", which means that there is inevitably going to be uncertainty amplification in any attempt to understand a program. By "uncertainty amplification" I mean exactly what anyone who has every tried to understand a code base has been through; you can tell that your uncertainty about what the "something" value is gets amplified into the question of which entire program is being run, and that can iterate for quite a while. It's very chaotic.
However, for all that, and despite the famous way in which changing a single bit of a program may completely change how it operates, in practice with real human programs changing a single random bit is statistically most likely to have no user-visible impact. We spend a lot of time constraining our system's chaos. We have to. We can't work with systems in which literally every bit change completely changes the program.
However, CAs tend to work that way. A single bit flip will spread out at the relevant "speed of light" and change everything.
As a result, while they may be some of the simplest Turing Complete things, they are humanly useless. They are not useful for modeling processes; you have to be too precise with the initial states, and the thing you are modeling has to be too precise in its usage of the CA rules. They are not useful for engineering, which is precisely why we don't use them.
Or, to put it in a nutshell, while A New Kind Of Science is full of pretty pictures and legitimately interesting ideas... it's also in essence, comprehensively wrong. Not a "not even wrong"; it rises to the level of "real" wrongness. But it's comprehensively, from top to bottom, wrong about practical utility or any future practical utility.
(You can sit down and try to strip this characteristic from a sufficiently well-designed CA, but getting the precise balance of just the right amount of chaos is going to be difficult, and getting it to be also somehow useful afterwards raising the bar even higher. In the meantime, I've got von Neumann machines right here for people who want to do real work and the lambda calculus for people who want to work directly in mathematical abstractions without going insane, so... why?)
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#77Here's a question. Why isn't Wolfram Research considered a sexy employer? They have cool research and technical problems and cool software. I looked a bit into it but I could only see them hiring in 3rd world countries, and only contractors. So are they a bad employer or what gives?
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#78Earlier quoted context omitted.
> Apparently in his experience Stephen Wolfram treated people badly. Are you able/allowed to provide more details?
I’m a bit apprehensive since I don’t know SW personally, but what my friend described sounded like a borderline abusive behavior. Basically he treated people like they were stupid and shouted at them when they made mistakes.
Wolfram becomes audibly irritated at bad ideas, but mostly only when they should have been better, more complete, better explained (in their interest of time, for example) etc.
I think most of those who work with him know that he pursues truth, not what will make people feel good in that moment/meeting.
I’ve worked around people who are the opposite and try to morph reality so that whatever flimsy idea is suggested is somehow considered ‘correct’, and it results in long term frustration and inefficacy.
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#79Earlier quoted context omitted.
Notation, or semantics? Mathematica has no notation, and that's the worst thing about it. Mathematics has M-Expressions, like S-Expressions, which are extremely powerfully and human-like for reasoning in multiple logical (not geometric) dimensions (using Lisp-style macro expansion)
It's been a long time since the discussion, but I think he was getting at the whorf hypothesis. If you could express certain ideas easily it would enable thinking about certain things more deeply and intelligently.
If sapolsky believes the Sapir whorf hypothesis I do too.
Re: Stephen Wolfram – 4-Hour Conversational Documentary on My Entire Arc of Life [video]
#80I respect the work that he's done and the contributions he's given to humanity but for once I would like to see something by Stephen Wolfram that didn't involve at least 50% of the content being a form of self-aggrandizement. I find that everything I try to consume from him contains his autobiography interspersed in the giant wall of text. This video is exquisitely cringeworthy.
blah blah (which I did in 1988) blah blah (which I completed in 1992). He has no collaborators. He gives no credit to others. He just relentlessly names things after himself, takes singular credit for everything, and name-drops other famous scientists he bumped into. I genuinely find the wolfram physics project interesting, but the behavior of wolfram himself sets off all my bullshit alarms. I suspect that it will be…