I think the problem is traditional news journalism tried to be middle of the road. Which worked fine when you needed to run a tv channel or print edition that needed to appeal to most consumers and consumers had limited choices.
But with the internet everything got hyper specialized.
Want the entertainment & tabloid-esque factor? Well social media, certain subreddits are going to serve you better, for free.
Want the in-depth analysis. Well youtube, if you know how to be media critical, serves you better (yes YT is full of bullshit but if you truly want in depth analysis coverage, you probably know how to filter out the bad channels and find high quality). Not to mention specialist sites. Like compare the in depthness of isw (https://understandingwar.org) vs your average news broadcast when it comes to what is happening in current wars.
Heck even wikipedia tends to be more in depth and provide better context than most news reports.
Where does that leave us? Traditional news becomes an expensive product that has subpar quality. Then it becomes a vicious circle where either they go full clickbait to feed ads where quality goes in the dirt, or they go paywall which keeps them out of the digital conversation and errodes their publicitly which ultimately prevents them from acquiring new users.
Verifying behaviour of an arbitrary program is uncomputable. However that doesnt mean you can't have proofs of behaviour of specific programs you create.
Personally i have some doubts, a lot of research has gone into the idea without much to show for it, but its a very reasonable research area.
Part of what the research shows is that correctness-by-proof has a cost in developer effort.
If there really is a vulnerability-apocalypse due to AI, and it's not just a different flavour of AI hype, the cost of having insecure software will rise to the point that the cost of dealing with insecure or incorrect code at time of creation becomes less than the cost of ignoring it until it blows up.
I doubt it'll rise so much that we'll want to face the cost of behaviour proofs for much code at all, but it's quite possible it'll rise enough that we want to do things like prove that indices are in bounds, at compile time, so vector accesses can skip checks without compromising safety.
I fear it'll just move the problem one layer up. Sure, you've now proven that the code matches the specification - but how do you ensure the specification is watertight?
See WPA2 KRACK, you could've had a formally verified WPA2 implementation and it still would've been exploitable because the flaw was the specification itself.
There are some problems with incentives in the vuln report space. People report trivial vulns and expect the same treatment as people reporting critical vulns. But this isn't new with AI. Look at all the ReDos vulns in npm ecosystem. Its questionable if its a vuln in general but half of them aren't even triggerable.
At many companies (I want to say most), Redis is seen as an actual durable production database and operated that way, not just as a cache that can disappear at any time. It's not unreasonable for a new dev to assume this unless told otherwise.
Ultimately though, regardless of whether you’re experience is true for the wider industry or not, if you’re letting a junior dev who refuses to read product documentation the responsibility of architecting production systems, then your problem isn’t Redis.
Because it can be both depending on the command line flags sent to it.
Also, because it's so easy to setup, most DevOps/SREs/Ops just chuck into production without reading about which flags to set because we are not informed it's a requirement until 11th hour.
You're making inigyou & OP's point for them. Redis is a great technology, but its design (supporting both persistence and non-persistence modes) makes it much easier to misuse and much more likely to be misused compared to Postgres and Memcached. That's a design issue, not just an internal documentation issue.
> By the reasoning here, a company (as in the commercial site here) can use my photos so long as the use is incidental and doesn't earn them too much money -- or at least impact my revenue, which is currently $0.
That is how copyright has worked since forever. This isn't something new. Copyright is primarily about protecting your ecconomic rights (and attribution rights. In some countries also the integrity of the work). Its not meant as a way for you to fully control what happens to your creative output.
This particular case does seem very borderline though, if you are selling (or potentially selling) your photos, them using it as an illustration without permission is something that would be commercially negative to you and speak against fair use. I wonder to what extent the judge wasn't thrilled to be bothered by something with so few views and as a result was more sympathetic to thd blogger. I'm somewhat doubtful this would go the same way if it wasn't about something so inconsequential.
> Copyright is primarily about protecting your ecconomic rights
One of those economic rights, somewhat inconvenient to your argument, is charging for editorial usage.
The entire function of what remains of the stock photography economy relies on the basis that usage can be billed for. Not sure how else a photographer is ever going to earn money.
If we get to "it's not as if you were making money out of it before" as an argument, which this is approximate to, then the ability to earn as a photographer is destroyed.
I think it is obvious that legal system is adapting to new interests of megacorps. Some time ago they were super pro copyright, but now it's a big big problem for them.
> The blog post is transformative because “the Parker Train Photo is part of a broader work as published in the blog and accompanies fashion guidance, rather than being part of an anthology of the Photographer’s work.”
I know! Totally bizarre —- I think photographers' trade groups are going to have to seek some kind of clarification on that, because it's the end of the profession in the USA otherwise. Bonkers.
It would likely weigh in favour of a finding of fair use, but by itself not be sufficient to make wholesale sharing of entire book without some other special circumstances fair use. (not a lawyer, not legal advice)
“The law, in its majestic equality, forbids rich and poor alike to sleep under bridges, to beg in the streets, and to steal their bread.” - Anatole France
"Conservatism consists of exactly one proposition, to wit: There must be in-groups whom the law protects but does not bind, alongside out-groups whom the law binds but does not protect." - Frank Wilhoit
Even countries with strong moral right regimes usually have quite significant limitations on what they protect. Typically its about ensuring credit and making sure the work is presented in a way that preserves its integrity. Although there is significant variation between countries.
Copyright didn't come out of nothing, it largely evolved out of censorship regimes. Having copyright being about protecting authors economic rights instead of being about censorship or printer's ecconomic interests, was a huge step forward.
Economics could make sense if they outsourced the enforcement and the enforcement company gets paid regardless of how prolific the usage is. Don't know if that is what happened in this case, but seems plausible.
> Most generative AI corpora were arguably trained on copyrighted material, making the output potentially infringing.
Training is not neccesarily sufficient for it to be a derrivative work, just like if you learned to draw based on famous drawings doesn't mean every single drawing you ever made is infringing.
Obviously there are cases where it could be infringing, its going to depend how close the output is to the original.
I guess it depends on how you read the post, is it saying use gen-AI to intentionally recreate the photo, something that sounds danger-zone, or are they saying use gen-ai to make some other photo suitable for purpose?
> Training is not neccesarily sufficient for it to be a derrivative work, just like if you learned to draw based on famous drawings doesn't mean every single drawing you ever made is infringing.
We don't know that model training is the same thing as inspiration. Training is a mathematical process with theoretically deterministic outputs. It's converging the weights towards being able to exactly reproduce the training data, rather than parts of the training data subjectively influencing a creative output. We will just have to see how this plays in court.
I'm largely out of this space now but my understanding is that some copyright cases around model training are winding through courts but I haven't seen anything definitive come out. The IP lawyers I know are skeptical but we'll see.
EU AI Act is moving towards genAI output being non-copyrightable and that you'd need to actually prove derivative character from a specific copyrighted work(s) to claim infringement.
AFAIK american law is going towards similar setup.
IANAL but, yes, with US/UK (i.e. common law regimes) that's something along my understanding as well. Which I generally agree with even if some/many readers here probably do not. Of course, output being copyrightable and copyright infringement on the inputs are two different things.
An important point in copyright infringement is that it generally applies on distribution to other parties.
So the process of acquiring inputs may or may not be an infringement, but with at least proposed EU rules it does not matter to created model itself.
The exception being that output it produces is judged similar to infringement as human output without any "transformative work" credit to model - so similar to how a human could learn a book or painting to memory and close enough reproduction from memory would be infringement, but not generally using the ideas taken from them
Actually, copyright generally is infringed when a copy is made; hence the name.
That's why, say, 17 USC 106 lists reproduction as the first exclusive right of a copyright holder. And why Berne Article 9 [^1] is about restricting right of reproduction to the author.
Damages are often, in different jurisdictions, related to actual harm. So, distribution is the focus of lawsuits because actual harm in the making of a copy is usually negligible. Few people are suing to stop copying, they're suing to be recompensed for the [potential] commercial benefit derived from the copying.
In as far as you need to make a copy to use it to process and adjust the weights of an ML model, then yes this activity is an infringement to the right to control reproduction.
One of the measures for transformative use is whether the production of the copy commercially harms the original creator/author. I can't see how you can argue that ML models don't do that. Besides which we don't have an equivalent precedent to 'transformative use' in UK so where our courts can go with all this is not clear.
There is however the aspect of how much a work is derivative of another work, and that's where the ultimate mixing aspect of AI models shines - as it was documented that removing or adding a specific work in some cases impacted around ~1bit - or less than the random number generator used in some of the processes.
This is also why the output of AI model can infringe - because while having copyrighted work in training set does not result in model being considered derivative, it can produce a work that is obviously a derivative - and as such can be claimed to be a derivative that harms original creator.
Just the fact that the model in general might impact some very vague notions of commercial income is not enough, it must do so through a derivative, and thus infringing, copy
Bartz v Anthropic is some good authority on fair use (https://storage.courtlistener.com/recap/gov.uscourts.cand.43...). Still, it can't be said to be definitive because the plaintiff's arguments on market harm (with respect to fair use, not piracy) were limited and there were, as far as I can remember, no compelling examples provided of model output reproducing large swathes of training text.
Sometimes human writers sit down to write and accidentally end up verbatim reproducing an NYT paywalled article, too, and no one bats an eye, but AI does it and allll of a sudden we’re in court? Poppycock!
The difference between terrorists and freedom fighters is a matter of which side of the fence you stand on. They are basically the same thing, especially these days when you get marked as terrorist for talking bad about the people in power.
> difference between terrorists and freedom fighters is a matter of which side of the fence
Oft repeated but untrue. Terrorism, empirically, doesn’t work. Non-violent protest, and armed insurrection (aimed at the state, not its population) do. Sometimes freedom fighters can benefit from terrorism. But they are distinct strategies with separate targets.
And freedom fighters are supposed to actually care about "freedom" while terrorists generally do not. I fail to see what great advancements in freedom for anyone involved have come out of the terror attacks performed over the past 25 years.
How many retaliatory terror attacks on americans performed by citizen of those countries?
What point are you trying to make? US bad? Anything more thoughtful to offer?
The US are an empire and they have behaved as an empire over the last 70 years (bombing, overthrowing governments, supporting dictators). By historical standard, they have proved less coercive than empires of proportionally comparable reach. Think of the Mongols, the Assyrians, the Japanese...
When did USA bomb a civilian house that wasn't a part of a larger operation? Terrorist attacks only target civilians, I have never seen such an attack by USA. They always try to target military or leaders.
The last time I know USA did a terror attack was japan in ww2, but everyone did terror bombing during that war, and the first world stopped doing terror bombings since then. If USA still ran that doctrine you would have Tehran and the rest of major Iranian cities leveled to the ground now, that is what it looks like when the strongest military in the world perform terror attacks.
That may very well be true, but the world is a lot bigger than what your eyes can capture. "I don't see it, therefore it doesn't exist" is a state of mind that most people grow out of around the age of 8 months.
https://simple.wikipedia.org/wiki/My_Lai_Massacre : When the soldiers got to the village, they did not find any NLF troops. Despite this, many soldiers began to kill the villagers, mainly elderly people, women, and children
> [the USA] always try to target military or leaders
> the first world stopped doing terror bombings since then
Nixon and Kissinger were not part of the first world, then?
https://en.wikipedia.org/wiki/Operation_Menu : Apart from the large human toll, perhaps the most powerful and direct impact of the bombing was the political backlash it caused [..] The U.S. carpet bombing of Cambodia was partly responsible for the rise of what had been a small-scale Khmer Rouge insurgency, which now grew capable of overthrowing the Lon Nol government
Nixon decided to keep the bombing a secret from the American people as to admit to bombing an officially neutral nation would damage his credibility
> that is what it looks like when the strongest military in the world perform terror attacks
Terrorist is often a term used to describe freedom fighters, in order to delegitimize them. Basically this is such a common tactic that it is unsurprising that the two are sometimes conflated.
Basically all of history. Terrorist is a term people use for people who use violence and intimidation to attempt to cause political change. Freedom fighter is a term used for people who use violence and intimidation to attempt to cause political change that you are sympathetic to.
Both words have identical meanings, the only difference is if you happen to agree with the people commiting the violent acts or not.
Only online. The Viet Cong weren’t targeting civilians. They hit American soldiers. Targeting military and narrow political power are the hallmark of proper rebellions. Targeting civilians is how terrorism works.
The closest analog to terrorism in warfare is actually strategic air campaigns. Dresden and the London Blitz are closer to terrorism than e.g. the uprising in Bangladesh or even the Taliban toppling the Karzai regime. And lo and behold, strategic air campaigns have a history of uniting the enemy much more than undoing them.
> people do not use the word terrorism or freedom fighter to describe the actions of a state actor during open war
People also don’t use the term to relate to rebellions. It’s more an internet meme or cases where like a few people call e.g. Russia a terrorist state by analogy. Freedom fighters fighting rebellion tend to work to keep civilians on their side. When they don’t, they become terrorists and tend to lose.
No, not at all. Methods and targets/victims also matter. Using violence to achieve specific military objectives or as a response to violence is not the same as indiscriminate murder and terrorism.
Not really. The Taliban’s attacks on civilians didn’t help their cause. They found success when they started acting as a more-competent government than our fucks in Kabul. If we want to debate whether the Taliban under occupation had any success with its terrorist tactics, I guess I’d concede that one man’s terrorist is another’s guerrilla fighter. But even then, guerilla tactics rely on a sympathetic local population. So a guerrilla team bombing civilians is undermining its own cause.
I'm not exactly an expert on Afghan politics and the reason for the failure of the western backed government are surely multifaceted, but don't you think that destabilizing the country through terror attacks played a role in the sustained weakness of the government as well as the withdrawal of the West?
> don't you think that destabilizing the country through terror attacks played a role in the sustained weakness of the government as well as the withdrawal of the West?
Not an expert either. I haven’t seen one make this case. What I have seen is cross-conflict studies on the success of terrorism, and that sets my baseline for Afghanistan being a special case. (Domestic terrorism works a little bit more frequently than international terrorism. But they’re both very, very bad strategies that frequently blow back.)
> The Taliban’s attacks on civilians didn’t help their cause
Umm, do you mean al-qaeda (if you are referring to 9/11). Al-qaeda and the Taliban are different groups. Neither are particularly nice, but only one did 9/11.
Terrorism very much does work. The Basque and the Northern Irish terrorists / freedom fighters have gotten a so many of their demands for autonomy met that they disbanded (in one case formally, in the other almost) because they weren't needed anymore. Taliban also got the US out from Afghanistan pretty handily with mostly terrorism.
> The Basque and the Northern Irish terrorists / freedom fighters have gotten a so many of their demands for autonomy met that they disbanded
That’s certainly not how it works.
They just became highly unpopular amongst the populations they were trying to liberate (which generally preferred more peaceful solutions) and lost their support base and had to disband.
When the population was complaining that they had to go to the Taliban for help because the Americans could do nothing to help them when the local military was corrupt and abused the people.
Because it was expensive and the local population did not care for the Kabul government we were protecting. It is hard to prop an unpopular government in a country of 40 million.
The US military was averaging only 12 deaths in the years before withdraw.
Most of what the taliban was doing is closer to asymmetric warfare than terrorism.
yet you fail to account for the fact that said people wouldn't wouldn't be in power did terrorism not have occurred in the first place. How many bad leaders in the west resulting directly or indirectly from terror attacks?
About as many as bad terrorist groups that began due to catastrophically bad decisions of leaders in the West. I'm sorry to break it to you - the plural you - but all the terrorists that are not traditionally domestic (local leftist/rightist extremists are everywhere, after all) - and the fact they are against the West - is simply a consequence of Western politics. Imperialism and neocollonialism are real, actual policies, and it doesn't take a genius to realize that. If such policies hit locales where it's not culturally wrong to die for a cause, it's obvious you'll get terrorists after a while. I suspect this was calculated risk until it stopped being that: the locals got their own exploding sticks and decided to use them.
It's so incredibly sad to watch: for decades, tons of people made mostly rational (from their point of view) decisions, yet each step inevitably brought us closer and closer to the current situation. Add a few cultural, social, and personal pathological cases into the mix, and what you have is basically a speedrun to 9/11.
Note that I'm not justifying terror attacks, just saying they are a very predictable consequence of decades of policy-making.
> I'm sorry to break it to you - the plural you - but all the terrorists that are not traditionally domestic (local leftist/rightist extremists are everywhere, after all) - and the fact they are against the West - is simply a consequence of Western politics.
Then why doesn't south America perform a lot of terrorist attacks? If that was the reason then you would see sub saharan africa perform way more terrorist attacks than the middle east.
No, the elephant in the room is religious zealots, they perform terrorist attacks, most other groups do not perform a lot of terrorism. A history of oppression just makes you happy the oppressors left, it doesn't make you a terrorist that go and try to make the oppressors come back like the middle east does.
no, it's nothing specific to "The West" or the decisions it has taken. The typical "They hate us because our bad policies" does not explain why every empire (western or not) has had to contend with dissenters keen on overthrowing its "yoke".
How would the Mongols, the Russians, the Egyptian empires have solved the israeli/palestine conflict? Do you know where the terms zealots and sicario come from? Did the Romans solve these terror attacks by reconsidering their "catastrophically bad policies"?
> The typical "They hate us because our bad policies" does not explain why every empire (western or not) has had to contend with dissenters
It's interesting that you actually wrote down in this sentence the very explanation you say doesn't exist. It's pretty obvious: instituting an empire is the policy others will hate you for. The fact that you can't imagine this despite spelling out the facts yourself is curious.
Not being an empire is an option, too. That won't save you in all cases, especially if you're seen as a fallen empire, another empire's lackey due to alliances and dependencies, or your culture is simply incompatible with some other culture that happens to be frequently in contact with you. But it will reduce the likelihood of a convincing narrative - one that could lead people to hijack planes and fly them into buildings - emerging.
It's not a topic that can be fully discussed in HN comments, as there are many complexities involved, but "They hate us because we decided on a policy to be an empire" is not that far from the truth, I think.
Indeed, empires do not have to exist, and the world could constitute of individual nations ruling themselves independently in democracy peace and happiness.
By historical standard, over the last 10000 years prosperity, democracy and peace have hardly been the norm, don't you think? Empires have existed all over the world however. Perhaps we should accept what is a fact of life of human societies, and try to minimise its most egregious aspects, rather than wishfulling hoping for the profound change that will never materialise.
The pilots who flew planes into buildings 25 years ago were saudis, Saudi Arabia was never part of a western Empire. They trained in Afghanistan which was never part of a western empire (Alexander the Great does not count).
They were able to strike the American empire because, contrary to the common political discourse on the left, the American empire is a rather open and benevolent hegemon by historical standard, and internal dissent is not crushed or exterminated as it would have been were the Americans behaving as the Ottomans, the Romans, the Mongols, the Spanish, USSR etc...
I am not apologizing the American empire, I am not even american nor do I like the culture that spews out of the US, especially these days, but one has to put things into historical context if we are to understand the nature of terror attacks.
> By historical standard, over the last 10000 years prosperity, democracy and peace have hardly been the norm, don't you think?
Agreed! From my own reading (not a specialist), for example, in Europe, there were only a handful of years (literally) between 3000 B.C. and ~1950 A.D. when there was actual peace on the continent. Wars, rebellions, coups, civil wars, uprisings - every single year for five thousand years there was bloodshed, the borders moved, cities perished, populations starved, and so on.
And yes, this happened both when an empire/global power existed and when none was around. And yes, the Pax Romana (and similar periods) did bring many benefits to the world. At the same time, though, all the empires always incited hatred among the groups under them: the Romans bloodily suppressed quite a few uprisings even during that "Golden Age" (which you know, since you mentioned "zealots" in a previous comment). They wouldn't need to do that were they not an empire, which is my point.
> The pilots who flew planes into buildings 25 years ago were saudis, Saudi Arabia was never part of a western Empire. They trained in Afghanistan which was never part of a western empire (Alexander the Great does not count).
The terrorists don't need to be "part of empire" to feel threatened by that empire. Putting soldiers on the ground, for any reason, half a world away, while demanding special treatment for the troops, assuming their country's jurisdiction naturally follows their citizens in other nations, and so on - just one of those is enough to be seen as an imperialist power by the locals. The USA did all of these and more throughout the world, but especially in the Middle East. They didn't have to act that way, but they did, as it's natural for empires. The violent backlash locally and terror attacks at home are just normal, expected reactions to an empire acting like one. It's also worth noting that the entire Middle East is a fallen, fractured Empire. I'm not sure how much that influenced things, but I can imagine it fueled some ambitions in countries like Saudi Arabia to build another Ottoman Empire, this time centered on Riyadh. (Just a guess - I'm not well-versed in post-Middle Age history of the Middle East.)
> They were able to strike the American empire because, contrary to the common political discourse on the left, the American empire is a rather open and benevolent hegemon by historical standard
Agreed. Though I'd say whether an empire is open and benevolent or strict and brutal doesn't influence the number of terrorist attacks. Yes, if you're benevolent, the hatred may be less prevalent - but then your security is weaker, so you can have the same number of attacks even with fewer "freedom fighters". The issue is being seen as an empire: as long as you can be cast as one, some people will hate you automatically, even if, all things considered, you're actually pretty tame and even beneficial to others.
> I am not apologizing the American empire, I am not even american nor do I like the culture that spews out of the US, especially these days, but one has to put things into historical context if we are to understand the nature of terror attacks.
If America is not attacked by terrorists because it is an empire and acts like one - then why? That's what I don't get in your argument. If the USA didn't maintain military presence across the region (ME), didn't wholeheartedly support the "Zionist regime" (which also acts like an ethnocentric empire - Aztecs come to mind as a comparison), didn't historically meddle in the region's politics by both carrot and a lot of stick, etc., would they be hated enough for people to suicide bomb them?
Apparently, 90% of the terror attacks happen in the context of local instability (a civil war, rebellion, uprising, coup, etc.). You really need something special for the foreign terrorists to be willing to travel half a world just to blow themselves up on your doorstep. If it's not the imperialist policies, then what is it? If I understand your argument correctly, it's all religious fanaticism? But then, why would those fanatics attack the US, instead of enjoying some jolly sectarian bloodshed locally, like they did for centuries? There are enough religions and sects in ME to fuel terror attacks for a few more millennia, I'd guess, and it's not like that infighting stopped completely. How come the US was added as another traditional target for "death to ..." calls? I don't think it would happen without America's heavy involvement there...
"You really need something special for the foreign terrorists to be willing to travel half a world just to blow themselves up on your doorstep"
Yes, and what could be that something special?
Imperialism says you?
Britain and France have been struck by terrorism yet they no longer have an empire. Ok, guilt by association could be a motive...
But then why would Belgium and Germany be struck? oh, and Sweden too? And all these kidnapped christian girls in Nigeria? and in every case by Sunni-Muslim...
Maybe it's anti-imperialism, who knows... perhaps some middle eastern sunni muslims were really upset that Sweden ever had an empire, and decided that ramming a crowd with a truck was a good way to avenge the "oppression" perpetrated by Sweden 300 years ago.
That, or maybe you could adjust your worldview, and realise that religious fanatism has been a pretty strong motivator for atrocities throughout history, and even in such enlightened times as ours, there are still people who would conduct the most horrendous acts for their faith and the credibility it gives them within their group.
In all cases, the Chinese, who also suffered from such attacks (the perpetrators were of the same religion), found a "solution" that is much more aligned with imperialistic norms throughout history. They have not been struck since.
And no, be at rest, I am not for the establishment of a surveillance state, but pointing the wilful blindness in your reasoning.
Personally im a fan of introducing ternaranary operator in lua. Everyone uses `x and y or z` as a ternanary which i find way more confusing than ?:
reply