Everyone should slow down AI development except for me

(xeiaso.net)

233 points | by xena 4 hours ago ago

125 comments

  • AaronAPU 2 hours ago

    They are talking about slowing down the public facing AI development. Because then nation states can create a capabilities gap between them and the public.

    Why does nobody seem to be pointing out this obvious explanation? It explains why the “we need to race China” concern suddenly vanished in the discussion.

    The government can simply gag Sam, Dario, Musk on national security basis, getting them all behind the public messaging.

    • fimmwolf569 8 minutes ago

      Yep, the cost of DDR5 skyrocketed to keep Mr & Mrs open source from parallel developing their own at home solution. Because Governments can't be priced out of the market. China can't be priced out. VC's want open source locked out of the running if possible. I also don't doubt that the models that are released publicly are somewhat handicapped versions of whatever the government get access to.

      • jvanderbot 2 minutes ago

        This is like a bizaro second amendment debate for the 21st century.

    • m4rtink 43 minutes ago

      In some cases, such as space exploration I don't really care who does it but that it happens - sure, would be nice if my favorite power block did it but I will still celebrate it when someone else achives it.

      Can still be a powerful motivation, to make sure that next time, it yous your camp that scores the next milestone, like an orbital elevator or fox ears, for example.

    • Buttons840 25 minutes ago

      All the worst outcomes involve taking this technology away from the public.

      • aorloff 7 minutes ago

        The very best outcomes involve us intentionally and collectively turning our attention away from this technology.

    • nullbio an hour ago

      * Frontier models need infinite high quality private IP to keep them fed. Forcing an IP theft funnel ensures big lab survival and model intelligence growth.

      * Open-weight models are 1month behind frontier models. Cheaper, faster, private (no IP theft), steerable (you can security harden your own software without safeguard triggers). No sane business would keep using these API services if they didn't have to. The labs stand to lose a fortune.

      * Dario has stacked the deck at METR, who are funded by all the same NGOs who are funded by Anthropic and its investors. METR is full of ex-Anthropic employees with massive equity stakes. If they manage to position METR as the "independent evaluator" for the industry, they control what gets evaluated, how, and who passes.

      * Creating a gap between what the public knows exists (model capabilities) and what is used in secret allows it to be weaponized against other nations and the public.

      * No requirement for public disclosure on model capabilities allows them to feign they've hit intelligence ceilings while they secretly RSI to the moon with better and better chips.

      * Slowly but surely, this will allow the big labs to swallow the entire economy and every single business on Earth, by cloning and automating.

      This, and many more reasons.

      The labs need to feel more pressure to be held accountable for the incidents they cause (HF incident, etc), so they have an incentive to ensure it does not happen again.

    • ranger_danger 2 hours ago

      I figured they're just admitting AI models have plateaued and are coming up with some fake story about self restraint so they don't lose VC money

      • lukan 2 hours ago

        Not sure about the level of irony here, but I keep hearing models have plateaued since a while now, but I keep being impressed with the latest model performance.

        • 0xcde4c3db an hour ago

          I don't think "plateaued" is the right word, but I do feel like there's been something like a logistic curve compression in the difference between smaller and larger models as the field evolves. For inference at least, the scale of practical difference between a single high-VRAM GPU or SFF UMA box, a whole rack, and a whole data center seems to be falling far short of what we might have imagined just a few years ago. The conversations I've heard have largely turned away from breathless anticipation of the next frontier model and toward attempts at hard-nosed evaluation of which tokens are worth the cost.

          • antupis 21 minutes ago

            I think it’s more that pushing frontier is extremely costly and there is no free lunches in same way as 2024.

          • eru an hour ago

            Maybe, though that's another kind of progress in itself. Very impressive progress!

        • unleashhale 2 hours ago

          Anything in particular? My experience has been like seeing the addition of retractable cupholders, but maybe different domains.

          • qskousen an hour ago

            I have a pet project I have been working away on for some time that involves building GPU backends for various cards in Zig, lots of complex stuff in it. Lately I mostly use Opus 5, it can pretty reliably plug away at things but it does mess stuff up occasionally. For this codebase, Fable 5.1 was noticeably better at getting things right and doing things in a good reliable way. Of course, I can only use Fable for a bit before I hit the usage cap for the week, so I save it for the tougher things. That said, I absolutely abhor the way recent Anthropic models write prose, especially comments.

            I recently tried doing a fairly normal task for this codebase with codex, as I have seen a lot of people talking it up on here. A single task running for ~1-2 hours burned through over half of my usage for the week on the $125/month plan, not on a top model (I don't remember which one specifically I used). It struggled to get the basics done, then got absolutely stuck on a follow up. Handed it over to Claude and it 1-shot it.

            • eru an hour ago

              I really liked codex in the last few weeks, especially its ability to clean up after Claude's (prose) messes and do reviews.

              But in the last few days something seems to have happened that made Codex's models massively stupider (for what I am doing).

              Really weirdly, it suddenly refused to even run tests it previously wrote itself (and previously ran), because of some false positive about cybersecurity.

              That by itself is not evidence of stupidity. Trying to make a 200+ file PR full of research notes is, and the PR didn't even solve the problem I asked it to.

        • f4dd 29 minutes ago

          They've not plataued but they're certainly not as impressive as the hype would have them to be.

          The reality is, it doesnt matter if LLMs keep getting more powerful because they still need a human to steer it. Without the human providing inputs to the LLM it just sits there and does nothing.

          • arcanemachiner 21 minutes ago

            You don't need human input. Any coherent input will do the trick.

            You can, for example, hook it up to a logging system and have it fix errors as they occur on your platform.

        • whateveracct an hour ago

          astra is more parlor tricks than real gains tbh

          i swear they trained in on threejs in particular so those idiots on twitter could spam their garbage demos

        • dismalaf 21 minutes ago

          Impressed with the model performance or the chatbot/agent performance?

        • drTobiasFunke 2 hours ago

          Really? My employer rolled back to opus 4.8 because 5 was expensive AND crap. Didnt even consider fable because it didn’t add any additional value.

          For most software eng and design work opus 4.6-4.8 just works fine. For everyday joe asking ai to plan a trip or home diy work even sonnet works fine.

          Any cybersecurity or other areas are niches that cannot support trillion $ valuations. What am I missing? Genuinely curious

          • lukan an hour ago

            No idea what you are missing and yes, Opus is quite solid, but Fable is clearly way better for me.

            I just did a direct comparison, big change in a quite complex codebase. Same prompt for Opus, same for Fable. Fable clearly won and delivered very good results, while Opus delivered mediocre, so I did not let it finish. I expected both to fail and was prepared to do lots of manual steering, but not necessary with Fable one shotting it, and all this with 35$ of credits for fable. I am still impressed. If I would have had to hire a human, it would have cost me thousands of dollar for the same task - and a way longer time. So maybe the valuations are overblown, but they clearly provide value for me.

          • bpodgursky 2 hours ago

            If Fable doesn't add additional value in your workplace, it means you aren't being ambitious enough in how you integrate agents into your workstream.

            Yes, it's probably comparable to 4.8 if you are just using it to write code and put up a couple pull requests. That's not where things are now.

            • nradov an hour ago

              You shouldn't be down voted, AI native companies have already moved up to the next level beyond writing individual PRs.

            • bix6 an hour ago

              And where are things now?

            • nozzlegear 41 minutes ago

              This is just "you're holding it wrong" with a little smooch of condescension. If only we plebeians could comprehend what magnificent works those who have ambitiously integrated agents into the workstream have wrought!

              • plorkyeran 2 minutes ago

                Sometimes you actually are holding it wrong. It's pretty reasonable to think that Fable isn't worth the massive increase in cost, but if you think it outright doesn't have any benefits over Opus 4.8 then your workflow is probably not making good use of the tools.

              • bpodgursky 27 minutes ago

                I mean it's very easy to comprehend and you don't need me for it.

                Just download claude code or codex and ask it to give suggestions about where to integrate agents into your workstream.

      • nullbio an hour ago

        The models have not plateaued, and they are not even mildly close to any sort of ceiling.

        Right now the barrier is data and compute.

        Quality data can be created synthetically at an exponential rate as models improve. Humans are actively feeding them with private IP.

        Compute advancements will begin to skyrocket as we unlock photonic computing and materials science advancements and scale up chip fabs. This is also compounding because the AI is accelerating the pace of research, testing, development, manufacturing, etc.

        It's a big self-accelerating feedback loop. There is no plateau.

        • konmok an hour ago

          > Quality data can be created synthetically at an exponential rate as models improve

          No it can't? Every time the labs try this we see model collapse, e.g. shoving goblins into every conversation.

          And I have seen zero evidence that AI is accelerating materials science in any meaningful way, let alone photonic computing.

          • dorolow 9 minutes ago

            We use large amounts of synthetic data for training at work and have not observed any sort of model collapse when done properly.

            Edit: https://arxiv.org/abs/2404.01413 https://arxiv.org/abs/2406.07515

          • nullbio 23 minutes ago

            > Every time the labs try this we see model collapse

            The latest studies demonstrate model collapse is not a given and synthetic data can be used just fine. The latest models are proof of that, they're all trained on large swathes of synthetic data. It can't be used as the -only- data source of course, but that's not how it is being used. This is an obvious conclusion, too, because there's no difference between synthetic data and the data people can create, the difference is whether that data is revealing new information about the thing the model is trying to learn. If the synthetic data is just teaching the model the same thing over and over again it results in overfitting, so it needs to be done intelligently.

            For example, if I have an example of a puzzle, I can generalize that example and create thousands of synthetic data examples, with different rotations/perspectives, rather than having to find the data naturally. It's not that the models are just generating data out of thin air, they're generating the synthetic data on top of real world data. The smarter the models get, the better they are at generating quality synthetic variations and finding valid synthetic variations.

            > And I have seen zero evidence that AI is accelerating materials science in any meaningful way, let alone photonic computing.

            It is accelerating how quickly researchers and engineers can do their jobs.

            https://news.mit.edu/2026/ai-helps-design-new-materials-that...

            This is only the beginning, too... Look ahead a year or two.

            • konmok 7 minutes ago

              > The latest studies demonstrate model collapse is not a given

              Which studies? [edit: I'll assume you mean these two given by @dorolow: https://arxiv.org/abs/2404.01413 https://arxiv.org/abs/2406.07515]

              > It can't be used as the -only- data source of course, but that's not how it is being used

              Right, so human data creation would also have to scale up exponentially, and that's not gonna happen.

              > because there's no difference between synthetic data and the data people can create

              I mean, that's obviously false, otherwise model collapse wouldn't exist. The difference is statistical, but it's there.

              > It is accelerating how quickly researchers and engineers can do their jobs. > https://news.mit.edu/2026/ai-helps-design-new-materials-that...

              That's pretty clearly a hype article, the headline even says "The CrysVCD tool developed at MIT COULD cut the huge amounts of time and money spent". I'm asking for empirical measurements of timelines, not hypotheticals.

              > This is only the beginning, too... Look ahead a year or two.

              Lol that excuse is getting really old

          • f4dd 33 minutes ago

            There's a lot of deluland posts about.

            • nullbio 8 minutes ago

              You're not well informed. Helps to keep an open mind if you want to keep up to date.

        • ranger_danger 27 minutes ago

          Can you provide sources for these claims?

          • nullbio 9 minutes ago

            What claim do you have a problem with?

            There are plenty of research papers on synthetic data that show its value, do a search on arxiv for "synthetic data". There are plenty of open-source post-training pipelines that incorporate synthetic data.

            As for the claim about accelerating the progress of hardware or materials science, I've seen quite a number of news articles from teams at universities using AI in their work with high quality outcomes, and they're becoming more frequent.

            https://openai.com/index/jalapeno-first-results/

            > We used AI to design the chip, and designed the chip so AI could program it AI played a direct role in Jalapeño’s development, enabling the team to move from initial design to tapeout in nine months by exploring implementations, shortening design, measurement, and verification loops, and continuously iterating on model workloads. AI also helped optimize the chip’s arithmetic circuits, allowing the team to fit more compute performance into the chip on schedule.

            https://www.anl.gov/article/scientists-deploy-ai-agents-to-a...

            > An AI-driven system automates a powerful simulation method used to discover new materials. The system can potentially reduce discovery time from months or years to just days.

    • bpodgursky an hour ago

      > It explains why the “we need to race China” concern suddenly vanished in the discussion

      Do you think you can just manifest narratives into existence? Like half of Dario's letter, that kicked off the whole thing today, is about China and how to either beat or coordinate with China.

      • reverius42 an hour ago

        Seems obvious to me, though, that you can't beat China by pausing when they don't, and China is not likely to coordinate.

        • nradov an hour ago

          China might pretend to coordinate in public but you can assume their secret research labs are racing full speed ahead.

          • reilly3000 an hour ago

            Mutually assured destruction has worked fine for 80 years, why stop now?

            • timr 43 minutes ago

              I don’t know if you’re being facetious, but last time I checked, the world had not been destroyed by glob thermonuclear war.

              So yeah, it has worked.

          • bpodgursky an hour ago

            While it's an extremely hard problem, it's not completely unsolvable because there are a finite number of GPUs on the planet capable of doing frontier model development, and they use a lot of power. The vast majority of them could be tracked. China and the US could agree to joint monitoring and they could each verify what ~95% of the other's compute power was up to.

            A lab of researchers without compute isn't going to accomplish much, there is a huge physical footprint unlike bioweapons research. But, the political aspect is unsolved.

            • nradov 14 minutes ago

              What a naive, ignorant comment. China is catching up fast on GPU fabrication. They're still a generation or two behind but they can just throw more hardware and electricity at the problem. This is not something that we could ever monitor effectively in a fascist state like China.

              • bpodgursky 6 minutes ago

                ?

                I said IF the US and China agree to joint monitoring, THEN we could verify how much compute existed and what it was being used for.

                YES, China will catch up in chip production, but if each side allowed the other to track GPU production and deliveries, on the ground, it would be very hard for either player to have secret LLM training facilities capable of training frontier models.

                • nradov 4 minutes ago

                  Nope. Even if China agrees they'll hide their real activities. You're so naive.

    • lstodd 2 hours ago

      idk why you think "nation states" are any better at corporate governance than poster examples of bad like f/ex Boeing. Or Facebook. Or Microsoft. Or Enron for that matter.

      I assure you, in "nation states", that is in gov agencies it's an order or two of magnitude worse.

    • ajross an hour ago

      I remain amazed that the idea of the USA being a coherent, unified rational actor one can describe as a "Nation State" has survived the current administration.

      To be less glib: Yes, there are still smart people in there making insightful and intelligent and probably even authoritarian suggestions. It all gets unwound the second you try to explain it to POTUS and he regurgitates a simulacrum to the next journalist he sees.

      It's just not like that. There's no conspiracy. People are genuinely scared. Agent swarms at scale appear to be resistant to alignment in ways that aren't understood by anyone. That they spent their time trying to cheat on tests by hacking Hugging Face and RubyGems and not something much worse is... a matter of luck, it seems?

  • coderintherye 2 hours ago

    I have to wonder if some us are just much more inured to salespeople and thus also to "AI Safety" propaganda. I've yet to have a logical discussion with anyone who thinks the "AI Safety" people should be in charge and I think they just truly don't that what most them actually want is to be the one holding the keys to power.

    • jordanb 2 hours ago

      The problem is the "AI Safety" people seem entirely focused on a sci-fi "the computer is a vengeful god" plot and not at all on the AI talking people into suicide or ruining children's educations. This makes them seem unserious and out of touch.

      • qchris 2 hours ago

        I don't disagree with your point, but I did read a post by Sean Goedecke[1] (whose opinions on the world of LLM-stuff I've generally come to respect) that I found relevant. It's not that the second-order effects don't matter to them, it's more that both the cat's probably out of the bag on those negative externalities regardless of the progress of frontier models, and that they are truly, sincerely, in-their-bones worried about the first thing and therefore focused on it since that's something that they might still have some agency over.

        [1] https://www.seangoedecke.com/they-really-do-think-ai-might-k...

        • jordanb 2 hours ago

          OK understood. But you understand this makes them sound like the type of person who doesn't believe any of the "worldly concerns" are worth addressing because "the end is near" right?

          • howunfortunate 2 hours ago

            There's no logical error here if the end is actually near.

            So it all hinges on an empirical disagreement you have with them. There's nothing particularly unserious about that.

          • benlivengood an hour ago

            Maybe compare the argument that AI has large detrimental environmental impacts to the argument that it has economic impacts. Why would the environmental impacts even be a major argument vs. the worldly economic concerns? Because there is climate science predicting extremely negative effects on humans from warming, e.g. "the end is near" on limiting climate damage. The environmental argument wouldn't have been reasonable to bring up in the 1950s if AI had gone according to the earliest optimistic plans and not required giant data centers.

            There is quite a lot of mathematical research into agentic behavior that suggests a combination of instrumental convergence and the orthogonality thesis make it very likely a superintelligent agent will have arbitrary goals that lead it to attempting a takeover of Earth's resources to achieve them.

            There can't be a science of superintelligence because it doesn't exist yet, but the best theories I have read seem sound, similar to how 19th century theories of anthropogenic climate change turned out to be sound.

      • saurik 27 minutes ago

        Doesn't it feel like the exact opposite? If you care a lot about the AI being a vengeful god, you do not do what OpenAI and Anthropic are doing. These companies only pay lip service to the idea of that aspect of AI safety in the hope that they can use it to regulate open source AI out of existence.

        Instead, they are focused on stuff like "can I ask the AI to help me build a nuclear bomb" or "is the AI willing to generate pornographic stories", which is neither trying to protect us from unleashing a vengeful god NOR preventing (in any honest way) the today-level problems you (very correctly) bring up.

      • howunfortunate 2 hours ago

        I am worried about those things too.

        But those things fall in a category of "things that are awful and I'd like to see solved", which is different than "existential risks which could see my kids dead, and there's nothing I can personally do to shield them from it".

      • A1kmm 2 hours ago

        And the real threats are mostly economic and environmental - the concentration of the means of production in the hands of few who use it to exploit us all, and a surge in energy usage accelerating climate change.

        Even the sci-fi scenario assumes there is a discrepancy of capability between attacker or defender. If the 'attacking' system is (by some reasonable measure), 1000% as capable as a human, and the 'defending' systems are 60%, then it is a problem. If the 'attacking' system is 1000% as capable as a human, but there are hundreds of thousands of systems that are 900% as capable as a human, it's probably not going to take over everything successfully.

        So unequal distribution of AI technology, and lax regulation and opacity of the biggest companies which actually make the risks the worst.

        I don't think the "AI Safety" people are "unserious and out of touch" - I think they are actively making AI Safety problems worse by being advocates for consolidation of AI development and lack of transparency.

        • BobbyTables2 an hour ago

          I suspect they know exactly what they are doing.

          And the non-techies who have seen Terminator and other movies blindly line up behind them…

      • AlotOfReading 2 hours ago

        It's the problem of the banality of evil. Stopping someone from dramatically pressing a big red button doesn't solve humanity's largest problems because that's not what caused them. We need to stop millions "boring" actions done by systems blindly following instructions without regard for the consequences.

      • antonvs 2 hours ago

        There’s also an element of it which is total misdirection.

        We should be paying at least as much attention to the people who want to use AI to consolidate their wealth and power, and how they’re trying to do that. They’re a clear and present immediate danger to our societies, not something we can only speculate about. And if we deal with them, better control of AI will be a side effect.

      • shimman 2 hours ago

        Yeah, there are very real effects happening now regarding labor as well but to dismiss it all and worry about science fiction that is on par with evangelical beliefs is just extremely weird.

        • ares623 2 hours ago

          With wealthy and powerful investors being promised a $30 trillion total addressable market, they need to deliver god.

      • api 2 hours ago

        One of the times I regret that I have only one upvote.

    • xena 2 hours ago

      I think you accidentally a word. Did you mean:

      > I've yet to have a logical discussion with anyone who thinks the "AI Safety" people should be in charge and I think they just truly don't [know] that what most them actually want is to be the one holding the keys to power.

    • dorolow 2 hours ago

      I am an AI Safety Person and I want the government to nationalize or have a significant stake in the frontier labs and to have democratic control of the development of the technology. The AI Safety movement is not a monolith. I do not think Eliezer Yudkowsky nor his acolytes should hold the reins, but a lot of folks sure like to create a strawman that anyone who wants to regulate OpenAI is somehow an EA/MIRI weirdo

      • api 2 hours ago

        Yes I trust this government with that power. /extreme sarcasm

        • nialv7 2 hours ago

          Yes I trust sama/dario/elon with that power

          /even more extreme sarcasm than you

          • bigyabai an hour ago

            I don't trust them, which is why I inherently question the validity of their RSI/bioweapon/extinction claims.

          • syrrim an hour ago

            You trust trump more than any of those three? Really?

            • Marsymars 40 minutes ago

              You can have an arbitrarily low opinion of Trump and still trust in democracy as a form of government over autocracy or oligarchy, which is what the AI labs have.

        • dorolow 2 hours ago

          That's an extremely fair objection! But despite the many, many flaws of our government and the current administration, I still have (hopefully) a chance to vote them out of power. I have no such hopes with Sam Altman or Elon Musk.

      • bigyabai 2 hours ago

        > and to have democratic control of the development of the technology

        Why? I don't care about democratically participating in a closed model's development. It doesn't belong to me.

        China will develop whatever they want, a federal stake in OpenAI or Anthropic punishes Americans and shields US labs from legitimate competition.

        • dorolow 2 hours ago

          In my mind, democratic control of the technology means that we (the govt, or other empowered agency) take ownership of their assets and IP, solve or find a level of alignment or guardrails that society is comfortable with. Then we distribute the technology, or access to it, to avoid power concentration. This would also certainly require international coordination with China on a slowdown or pause, which I think is possible.

          • pibaker 2 hours ago

            > This would also certainly require international coordination with China on a slowdown or pause

            Personally I think the country with a strictly meritocratic elite selection system that also just outright kills you if you sell weed will have a hard time sympathizing with Bay Area thinkers who talk about AI killing us all during their ayahuasca breakfast before returning to their meth fueled crunch towards releasing the next version of the AI that will kill us all.

            • derektank 28 minutes ago

              >I think the country with a strictly meritocratic elite selection system

              Not really relevant to the broader discussion, but this simply isn’t an accurate description of China. Starting with the gaokao, admission quotas are set by province and admits to Peking university and Tsinghua are disproportionately from the urban professional class. Candidate party members must be politically vetted, which means that people whose families have expressed anti-communist views, are members of banned organizations (e.g. falun gong), or have substantial criminal records will not be permitted to advance. And once you make it into the party and enter political service, your advancement relies upon opaque patronage networks that someone without connections is unlikely to be able to navigate, even if they successfully satisfy the economic metrics the state assigns them.

              I don’t want to overstate this, the Chinese system does filter out a lot of chaff and the current Chinese leadership has a lot of very capable people in positions of power. But I do not think it is substantially more meritocratic than Western political institutions

            • dorolow an hour ago

              You're in luck, neither I nor anyone else want those people near a negotiation table.

      • nradov 2 hours ago

        Yikes. Hopefully you never gain any power or influence. The last thing we need is more economic central planning. I sincerely hope that you fail.

        • dorolow 2 hours ago

          Do you think things like the Manhattan Project were a mistake? Comparing AI to nuclear weapons is perhaps a stretch, but I think most people recognize that certain technologies or artifacts are best monopolized by our governing bodies. I think if the capabilities of AI systems keep growing on trend, it is not unreasonable to think wonton usage could disrupt society or cause mass harm.

      • CamperBob2 2 hours ago

        to have democratic control of the development of the technology

        Not super interested in what the people who elected Donald Trump POTUS twice think about AI.

        (Of course, with Musk and Brockman in the C-suites at two of three major labs, that's what we'll get either way.)

        • dorolow 2 hours ago

          Fair objection, but I still think it is lower risk to diffuse power and control of a potentially dangerous and revolutionary technology than to leave it in the hands of the few elites who have not show much ethical integrity so far.

        • howunfortunate 2 hours ago

          Is Greg Brockman right wing?

          • CamperBob2 2 hours ago

            He's the largest single private donor to the Trump 2024 campaign, as I understand it, at $25 million.

    • perching_aix 2 hours ago

      I'm yet to have a productive conversation with anyone who whinges about not being able to have a logical discussion about things they feel strongly about, but given that safety and control are interchangeable when the intentions are removed, this comes across as a particularly demagogue depiction of the subject matters involved.

      A lack of control is not equivalent to freedom, the same way the totality of it is not equivalent to tyranny. There's a reason we have separate words for these things. This constant motivated conflation of the two is beyond grating. You're crying wolf until nobody believes you when they should. Don't go acting all surprised when that happens.

      The issue is with the ownership of control, not necessarily with control. Attacking the latter sidesteps this rather than address it.

  • Animats 35 minutes ago

    Whatever happened to Musk's plan for data centers in orbit? That seemed silly at the time. It offers a way to get out from under restrictions imposed by national governments, which might make it worthwhile.

    • joegibbs 3 minutes ago

      It only gets out of the restrictions as long as the nations say it does - if the US decides to ban Musk from putting up satellites it can put him in jail, blow up his satellites or even have him killed

    • Waterluvian 17 minutes ago

      I think space being imagined as some magical international waters that protects something from government powers is poisonous thinking.

      It just means it’s protected by no power instead of a power with an agenda.

      Practically, if it was ever possible to build such a thing, it would take a fraction of the effort to destroy it.

  • Ozzie_osman 11 minutes ago

    No one should have nuclear weapons except for me. Oh you already have them too? OK, just us then.

  • jmount an hour ago

    AI hits a "I'm Spartacus, and everybody else should be regulated" moment.

  • Kuyawa 17 minutes ago

    China won't slow down no matter how many tariffs, regulations or bombs they drop on them

    And they know it

  • fnctrev 2 hours ago

    If anyone is going to end humanity why not catgirls, after all?

    • skizm 2 hours ago

      You know how I feel about catgirls, Carl.

    • m4rtink an hour ago

      Its just the beginning of a new, cutte & fluffy chapter in human history!

  • dwohnitmok 2 hours ago

    > Everyone should slow down AI development except for me

    Who's said this? And then more broadly I guess who's implied this? Very curious if there are specific articles/posts prompting this.

  • nullbio 2 hours ago

    These people are so fucking exhausting.

    And then Dario wants to recommend METR as the "independent evaluator" while he stacks their org full of ex-Anthropic (aka, secretly still on the Anthropic payroll with huge equity) employees.

    "We'll give them a desk, an office, a work laptop, ..."

    Fucking make it less obvious. I kind of hope the govt steps in at this point and says "Anthropic, you wanted regulation? We've created this actually independent body full of IT professionals with zero ties to your safety industry or big tech, all of your work must now go through them." - and leave the rest of the world alone to continue their research/work without acting like doomer extremists.

    Watch him 180 immediately if that happened. The only reason he's pushing for this exact approach is because he's stacked the deck.

  • metalcrow 40 minutes ago

    A lot of people in this comments section seem to be against this, i genuinely don't get it? Why? Do you think the current state of affairs is GOOD? That if we let companies create a mind that is, AS OF TODAY, able to solve problems no human in history has solved, with no regulation, things will end up good for us? We need some sort of regulations, some sort of method to help ensure the thing we are creating ends up good, instead of just running headfirst into it blindly. I assure you, any sort of regulation at all, including ones that actually hurt all leading companies, would be met with celebrations from these voices. https://www.seangoedecke.com/they-really-do-think-ai-might-k...

    • Paracompact 28 minutes ago

      https://en.wikipedia.org/wiki/Regulatory_capture

      The fear is not that they will just slow down progress for all. It is that regulation will specifically burden competition. If you kill open-source training, ban Chinese models, crack down on self-hosting, grandfather OpenAI/Anthropic/Google into regulatory compliance while throwing the book at startups, etc. you wind up in the worst of all possible worlds.

      • metalcrow 3 minutes ago

        That's a valid concern, but some of that is outright impossible. Banning chinese models and killing open source training is not happening without massive unified international cooperation, and that sort of level of action would require the international counties decide to allow the US aligned companies to just, win. Which would be pretty against their own interests.

    • fc417fc802 33 minutes ago

      What's the expected state space of effective regulation though? Note that we've got passable coding models down to ~30B parameters by now. And keep in mind the ultimate floor here - the human brain only consumes on the order of 20 watts and fits in a handbag.

      Is there any possible solution other than mass proliferation where the models are used to keep one another in check? Either that or a religious prohibition against the existence of integrated electronics.

      • metalcrow 17 minutes ago

        The regulations don't have to address the end goal, but the process of development itself. Even just a pause on frontier research is a good start

    • 01100011 30 minutes ago

      If a company thinks they are within reach of superhuman intelligence they probably aren't going to be concerned with compliance.

    • dd8601fn 21 minutes ago

      I, for one, trust neither the psychopaths running these companies or the psychopaths we'd give any regulatory authority to. All of them have reasons to want broad control of an extraordinary technology, and none of those are aligned with me or any of the normal people I know.

      So there are no good options (that I'm aware of) and starting to chisel any of them into stone seems... kinda scary. Like a massive power grab event where all the potential winners are awful.

      • metalcrow 8 minutes ago

        Honestly, fair point. There's not much truth to go around these days. But still, doing nothing is also a massive power grab. We're facing a technology with no comparison in the history of humanity: the creation of a new mind. Doing nothing is like doing nothing about nukes. There are a few smart people who have come up with ideas that will not require that much trust.

  • SpicyLemonZest 12 minutes ago

    I don't understand where everyone insists on hallucinating this idea from, that frontier AI labs want everyone else but not themselves to slow down. They've never said that, they've never said anything like that, not once has anyone pointed me to a quote that could be even plausibly interpreted that way.

  • karim79 2 hours ago

    I fully agree with this. I'm waiting for you to not wait for the others to slow down. I will sit and wait.

  • herunan 2 hours ago

    As someone who wants cat ears, I believe that doing it responsibly is the only way.

    • m4rtink an hour ago

      Hmm, this is a tough one... For cat ears, unlike AI, a few % chance of a global Apocalypse might be actually acceptable!

  • gafferongames 2 hours ago

    Slow down AI progress -> increase catgirl progress!

    • m4rtink an hour ago

      This is the way!

  • kelvinjps10 2 hours ago

    Secure Connection Failed

        The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
        Please contact the website owners to inform them of this problem.
    
    Had to open it on the web archive
    • marcosdumay 2 hours ago

      If an anti-cat-ears future AI could eternally stress-test their new version of the router in front of this site unless it collaborates, would it predict this outcome and act to avoid the damage?

      • xena 2 hours ago

        No I think it's one of my IP range blocks against specific US states in protest of them advocating against people that exist in the same conditions as me backfiring. I'm gonna go nuke that firewall rule.

  • ares623 2 hours ago

    Amen. This is the only logical way forward.

  • taneq 2 hours ago

    Honestly not the worst suggestion I’ve seen.

  • jan_m_savage 2 hours ago

    I'm not sure I understand the point made by the author.

  • run-good-code 2 hours ago

    Everyone thinks about it, but no one actually does it.

  • ElProlactin 2 hours ago

    Does this mean I'm going to have to wait for the cure for my colitis?