

Oh, by far. There’s only 80 decimal places in that at most.
It got to be a quantum sweatshop: a quantum computer for AGI (a guy instead)


Oh, by far. There’s only 80 decimal places in that at most.
It got to be a quantum sweatshop: a quantum computer for AGI (a guy instead)


How much does he think an engineer spends on CAD tools, anyway? Altium is like, what, $2500 / year? Very “how much can a banana cost”.
It’s all capital costs for tools, pretty much, anyway, maybe CAD should start charging per net lmao.


Oh they are going to charge per token for github copilot? That thing is a money waste for everyone, I’m pretty sure. I get a mix of inane mildly good suggestions, irrelevant stuff, and an occasional suggestion of super evil sabotage. Due to mild OCD about issues, I tend to have to fix said mildly good suggestions, but from the objective perspective that nitpickery is not worth it, everything was fine without, we had compiler warnings, coverity, etc.
edit: the difference being that the old stuff was deterministic and you just ran it on the whole codebase and had it pass. Unlike gh copilot that’ll just make up new shit. And as for the times it caught some bad bug that you made… add more tests instead.


And 100% of them are just trying to suck up to the rich the hardest to get some cash thrown their way for posting. Their whole community has been built 100% around that from day 1.


I wouldn’t be too surprised if they really don’t, they’re just advertising the advertising lol.
edit: Basically what if you spent a trillion dollars so that you could beam ads to people’s bathroom mirrors. And better yet, ads reflected from water down in their toilets. Then in the interest of expediency you just take random ads and put them there for free, and your actual product, shares, sells better.


It makes every bad programmer into a 10x bad programmer (equivalent to 10 bad programmers).


It’s kind of ridiculous on its face. Yudkowsky was never some guy making money off writing code or any other “nerdy” activity (even though people doing that can be as sociopathic as anyone else). Pre-HPMoR part of his career is just “does sociopathy for a living”. After, too, but like with a bit of branching out into book writing.


Interesting he mentions that Kyle Hill guy, the only reason I know about him is shilling on behalf of nuclear grifters (example of nuclear grift: Oklo: a startup with no reactor designs, publicly traded with peak market cap of $25 billion and an origin story in a ponzi scheme).


I’m afraid they already had that exact idea when they named the startup “oklo”.


I think it’s not very difficult to construct a really shitty small reactor that is horrendously expensive per watt. Can probably be built in a year if you get rid of NRC and just half ass it completely.
I mean, Demon Core was a small reactor. You pretty much have to do a lot of work to ensure you won’t create a small reactor when a truckload of fresh fuel falls into a river.
What’s difficult is making a safe reactor that is actually making electricity at somewhat reasonable price per watt.


Nuclear already makes 9% of world’s electricity.


I don’t think getting rid of elections would work. Dictatorships do not rely on election rigging alone. That’s just interventionist propaganda (barge in, set up elections, presto, democracy).
Competent dictators don’t act anything like Trump. Once in power they try to obtain support of as wide of a section of the population as possible. There’s no freedom of speech in a dictatorship; the dictator is giving prepared speeches, designed to bolster his support, to unify the nation, etc, not just having fun gloating at half the nation’s expense.
If he actually tries to maintain power despite his relative unpopularity, the consequences will be utterly disastrous.


Shorting the market requires precise timing. Being early is just as bad as being wrong.
Exactly. It is not enough to know that a company stock will go down. It is necessary to know that it will never go higher than a certain point above the current value (not even momentarily) before it goes down. If you have a fuckload of other people’s money you can just keep double-or-nothing-ing it, that’s what banks were doing to gamestop, except that this can sometimes cause the stock to go even higher (a short squeeze), which would make you (who doesn’t actually have a fuckload of other people’s money) lose all of your money.
edit: also the other concerning possibility is that stock prices can go up simply due to the dollar going down.


The only thing that is allowed to tell good art from slop is the AI which needs to consume good art and not slop.
This is what peak altruism looks like: being a lazy fuck with a cult, and incidentally happening to help hype up investments into the very unfriendly AI you’re supposed to save the world from. All while being too lazy to learn anything about any actual AI technologies.
In all seriousness, all of his stuff is just extreme narcissism. Altruism is good, therefore he’s the most altruistic person in the world. Smart is good, therefore he’s the mostest smartest person. Their whole cult can be derived entirely from such self serving axioms.


Its spelled “masterdebating”.
Ironically, in a videogame someone like Musk would always be at most an NPC, and possibly not even that (just a set of old newspaper clippings / terminal entries in fallout / etc). Yudkowsky would be just a background story for explaining some fucked up cult.
This is because they are, ultimately, uninteresting to simulate - their lives are well documented and devoid of any genuine challenge (they just get things by selection bias rather than any effort - simulating then is like simulating a lottery winner rather than a lottery). They exist to set up the scene for something interesting.


I think the question of “general intelligence” is kind of a red herring. Evolution for example creates extremely complex organisms and behaviors, all without any “general intelligence” working towards some overarching goal.
The other issue with Yudkowsky is that he’s an unimaginative fool whose only source of insights on the topic is science fiction, which he doesn’t even understand. There is no fun in having Skynet start a nuclear war and then itself perish in the aftermath, as the power plants it depend on cease working.
Humanity itself doesn’t possess that kind of intelligence envisioned for “AGI”. When it comes to science and technology, we are all powerful hivemind. When it comes to deciding what to do with said science and technology, we are no more intelligent than an amoeba, crawling along a gradient.


To argue by analogy, it’s not like getting an artificial feather exactly right was ever a bottleneck to developing air travel once we got the basics of aerodynamics down.
I suspect that “artificial intelligence” may be a bit more like making an artificial bird that self replicates, with computers and AI as it exists now being somewhere in-between thrown rocks and gliders.
We only ever “beat” biology by cheating via removing a core requirement of self replication. An airplane factory that has to scavenge for all the rare elements involved in making a turbine, would never fly. We had never actually beaten biology. Supersonic aircraft may be closer to a rock thrown off the cliff than to surpassing biology.
That “cheat code” shouldn’t be expected to apply to skynet or ASI or whatever, because skynet is presumably capable of self replication. Would be pretty odd if “ASI” would be the first thing that we actually beat biology on.
It’s a perfect example of how “using LLMs for test coverage” can also be harmful. He expected the tests to to prevent introduction of said regressions, probably based on a combination of the quantity of tests and their style (they look like what decent human written tests look like). But the tests are AI slop, and so they give a lot less value per line of code than he expects, hence a significant regression.
It is literally useful to call these tests AI slop, and the problem is in part caused by not calling them AI slop, and having consequent inflated expectations. LLMs are not any better at writing tests than at writing other code! It is merely that the bar for tests can, legitimately, be a lot lower (in projects where there would otherwise be no tests at all). Making an exception to calling AI generated tests “slop” is thus counter productive, because it leads people to act as if LLMs are actually better at writing tests than at writing other code, and not just because the bar for tests is frequently very low.
edit: actually scratch that I looked at the PR and those tests even look like dogshit and worse than the tests I seen claude write at a workplace that was into vibecoding (which i since quit).