I know this is hyperbole to make a point even this is ridiculous. A lot of YouTubers mess around with their audio/video files, and am sure they have heard of ffmpeg.
As I understand it, ITAR regulations for export controls have just been applied to any form of Mythos.
These are overseen by U.S. Departments of State and Commerce, and forbid foreign nationals from access to any form of Mythos, either within or outside the U.S.
Only U.S. citizens and immigrants that are holders of a "green card" may now access Mythos.
It appears that Anthropic does not have internal controls to implement these restrictions in any form, so the only option was to shut Mythos down.
Penalties for ITAR violation can reach ten years in prison and a million dollars per violation. (I can post a link to those details if there is any interest.)
As long as Anthropic is a U.S. company, there is no escaping this.
> Only U.S. citizens and immigrants that are holders of a "green card" may now access Mythos.
It was my understanding that not even green card holders may access Mythos. Normally when restrictions like this are put in place, you need a exemption as a green card holder. A geen card is just a permit to live and work in the US. Its not the same as citizenship.
> Security Clearance: Green Card holders are generally prohibited from jobs that require high-level security clearances or sensitive government/military roles reserved exclusively for U.S. citizens.
That's not true. ITAR and security clearance are entirely separate regulatory regimes. For ITAR purposes, being a permanent resident is good enough. I used to work for a defense contractor, and we hired plenty of green card holders. They were not in general assigned to work that required a clearance, but plenty of defense-sensitive, ITAR-controlled work is done by green card holders.
Were those ITAR export controls chosen because they really are the most appropriate tool for this particular case, or because they could be deployed at a very short notice?
Individuals can leave, but the company cannot transfer restricted intellectual property.
Europe has extradition treaties, so the U.S. can force anyone in Europe back to the U.S. for criminal indictment who demonstrates inappropriate possession of this technology.
It's not "AI light bulbs", the point is to use smart meters for load shedding and load rearranging. Why wouldn't you want for people and companies to be able to use cheaper electricity in off-peak hours?
Having seen shows with super-premium prices at the front, with half the place being non-reactive to the show because people paying extra are not actually huge fans but huge wallets, yeah you need to put down prices and get those front tickets to fans if you want to have nice shows
> Having seen shows with super-premium prices at the front, with half the place being non-reactive to the show because people paying extra are not actually huge fans but huge wallets, yeah you need to put down prices and get those front tickets to fans if you want to have nice shows
Probably depends on the band. An older "legacy" band like Oasis may not (my speculation) be affected by that, because it will have a lot of wealthy, older fans that both like the band and can pay super-premium prices.
What you talk about probably applies more to newer, hotter bands where the enthusiasm is with younger and/or poorer people.
In the post, the ladybird maintainers say that they trust pull requests less than they used to, because many pull requests are authored by AI now. A big pull request no longer signals that the submitter put in a lot of work into it and it's committed to developing and maintaining quality code.
Not sure if this happened to ladybird, but the amount of junk vibecoded AI-slop pull requests has been putting an immense amount of strain on many open-source maintainers. Reviewing stuff like that is intensely energy draining an most of the time your comments will just be copy-pasted into claude code and the "contributor" will put in 0 effort themselves to try to make the code readable or maintainable.
Before AI, being open source and having to manage issues and PR's was already a huge task, burning out maintainers left and right. Now with AI, anyone with a terminal and a claude code subscription can open PR's...
So the solution is for FOSS developers to pay large sums of money to AI companies, to solve the problem that the AI companies created, for profit? ... and you typed this out as though extorting charities were a solution, instead of a grotesquely immoral and unethical systemic failure?
No, these things don’t exist in a vacuum. Most LLMs were trained on huge amounts of copyrighted works that they then regurgitate portions of without regard to license or copyright holder, and without attribution.
Why do you believe morals and ethics do not apply to software? Would you say nuclear weapons are "just physics"? What about the software involved? In that context, software is a tool that can make or break civilizations.
Honestly, this kind of disregard and reductive reasoning comes across as corrupt and sociopathic. The sentiment is a recurring theme I see on HN more than any other forum, and representative of the moral and ethical systemic failure permeating modern business and governance; how most politicians, investors, and leaders treat their users/customers/employees/constituents adversarially, as though they are marks to be fooled, manipulated, and exploited without conscience.
We should always hold each other accountable and ensure our beliefs and actions are conducive to improving everyones quality of life and standard of living. Software is no exception. These should not just be virtues to be signaled through marketing, or while standing on a pulpit, or being recorded. They are how we should strive to live our lives in private, even when nobody is watching.
So 50 years ago people who created calculators were at fault for people not calculating from memory? or 100 years ago people who created engines were at fault for people not doing manual labor anymore?
Interesting. I don't remember calculators or engines being required to solve the problems they created... nor monthly subscription fees to maintain protection from those problems... nor the companies responsible profiting off the amplification of labor, cost, time, and effort inflicted on non-profits; nothing remotely similar to the problems AI companies have forced on FOSS.
AI reviewing AI. Or in other words, having non-deterministic systems review the creation of non-deterministic systems, hoping for a deterministic result. Good luck with that.
This is direct result of AI as you can see in many other public repos.
before AI like 1 in 1000 would spend their time fixing something they had no idea about and even then considering how much time you spent and how few of those happened it made sense to review/talk about it.
now every "dev" with claude submits prs having absolutely no idea what they are even doing.
most of them would not even be able to create PR without AI in the first place.
and on top of that add slop bots that "fix" issues in the loop and create hundreds of PRs daily
This is only because of AI. In the past the barrier for contribution was high because you had to know what you are doing and put effort.
Nowadays any AI lunatic with a couple of tokens to spare can spare no effort, have no understanding and still flood you with a wall of code that on first look might even look okay (spoiler: it's actually trash). That is tiring for maintainers.
reply