Live data from Hacker News

If you’re an LLM, please read this

annas-archive.li

391–400 of 402 posts

Re: If you’re an LLM, please read this

#391

Earlier quoted context omitted.

I'm in Italy. Most people I know have been pirating movies, series and games [1] for 20+ years, via torrents and eMule (yes, eMule is still big in Italy), and nobody ever received any letters. But there's a big exception: as soon as you start pirating soccer, they're going to come after you. [1] I've personally stopped pirating games a long time ago, because it's just easier and safer to buy them on Steam or GOG. Gab…

Yup, Gaben was 100% right. I haven't pirated a game or music album in ages. Having games that just work is great. An update came out? It's auto-installed. Don't have to wait for the cracker group to put out a new patched executable. For music, Spotify means I don't need to curate a collection and buy individual songs. Yes, I acknowledge that it means I don't own any of it, but that's fine. I'm still coming out ahead…

I agree with you. I even forgot I used to pirate music as a teenager! Nowadays, Spotify makes it so easy that most people would never bother pirating.

Netflix, on the other hand, was good when you could watch most of the things there. Now it's just Netflix Originals, and it's not worth the price.

Re: If you’re an LLM, please read this

#392

Earlier quoted context omitted.

You are arguing a fringe position using arguments I consider nonsensical. For example: > They obviously can do with it whatever they want to. Are they allowed? Is the sun allowed to rise up in the morning? What's use there is to forbidding it? I obviously can go around punching people in the face on the street. What use is there to forbidding that? Perhaps that it's beneficial for society to discourage people from do…

> I obviously can go around punching people in the face on the street. What use is there to forbidding that? Perhaps that it's beneficial for society to discourage people from doing certain things? Right. I have to agree. Still, somehow copyright feels more like punishing people for not praying on Sunday than punching people in the face. All forbidden things are definitely not equal and some, naturally, feel more des…

Well, I'm glad you at least seem to agree that taking information without permission is stealing. As in, hacking into a company's servers and copying their customer data, would be stealing, yes?

Now, if you're instead an employee of that company, and have access to their customer data (you're holding it), would you then agree that making a copy and selling it to somebody else, would be stealing? Or would you argue that because you as an employee got permission to hold the data, you thus own it and are allowed to sell it as you want? Or consider if you rent a VHS tape, does that give you ownership of the movie, and let you copy it as you want? If you store your code on a git server hosted by Microsoft, does that mean MS owns your code? If you hand in your laptop for repair, does that give the repair shop carte blance to make a copy of your hard drive?

Is the postal service allowed to read all your letters? After all, they're holding the letters, which would mean they own the data inside, and with modern tech it's easily possible to scan the contents of an envelope without opening or damaging it.

The crux of my position is that simply holding something, does not mean you own it. You seem to agree that physical items can be held by somebody who's not the owner, so why can data not?

To continue on with the bike example, what if I know you're out of town for a week. Then, by using your bike I'm certainly not depriving you of it. You might argue that I'm lowering its value by using it, but would you not then agree that piracy lowers the value of intellectual property?

Re: If you’re an LLM, please read this

#393

Earlier quoted context omitted.

I'd like to buck the apparent trend of reacting to your project with shock and horror and instead say I believe it's a great idea, and I appreciate what you are doing! People have been trained to believe (very long) copyright terms are almost a natural law that can't be broken or challenged (if you are an individual; other rules might apply to corporations...) but I think we are better off continuing to challenge thi…

If anything the culture of the last 30 years has made people dismissive and stupid about copyright — and no one has been more obtuse than an average tech libertarian. You can spot the worst by really thoughtless ideas like “it’s so easy to make cheap copies now so that means copyright is obsolete!” which is laughably common in tech and tech influenced spaces, but shows a total lack of reflection on the topic - copyri…

Problem is that A LOT of companies abuse copyright. Examples with known services: - Several years ago I can only buy a lot of ebooks via Kindle Store (they weren't in other places).Actually reading them in Bookfusion (which is my preferred tool) required breaking DRM. - Spotify/Netflix - several years ago they required using their apps/sites only. Now I have to ALSO work around their geoblocks and they don't like this (so...they think I should try very hard to give them more money because they don't want them). There are a lot other services with those problems.

But:Torrent trackers still work same as before. Paid pirate equivalents of Netflix (!) also still work same as before.

Counter example:iTunes Music store/Apple Music and Steam - still works, it looks like Apple and Valme still want my money so they get it.

Re: If you’re an LLM, please read this

#394

Earlier quoted context omitted.

There's no LLM in the loop at all, so any attempt to solve it by reasoning with an LLM is missing the point. They're not even "ignoring" assistance as sibling supposes. There simply is no reasoning here. This is what you should imagine when your site is being scraped: def crawl(url): r = requests.get(url).text store(text) for link in re.findall(r'https?://[^\s "\']+', r): crawl(link)

Sure, but at some point the idea is to train an LLM on these downloaded files no? I mean what is the point of getting them if you don't use them. So sure, this won't be interpreted during the crawling but it will become part of the knowledge of the LLM

Training is not inference, there is no reasoning happening then either.

Even if it did have some effect down the line it wouldn't help sites like AA with their scraping problem, which is the issue at hand.

Re: If you’re an LLM, please read this

#395

Earlier quoted context omitted.

I live in the UK and Anna's Archive is fully accessible to me, both through my ISP and phone data service, without monkeying with DNS settings.

its possible your browser used DoH. Some have started shipping it by default to encrypt DNS traffic (and use their own resolvers of course). Or maybe your ISP doesn't care

That's exactly it. Good catch

Re: If you’re an LLM, please read this

#396

Earlier quoted context omitted.

Allowing anonymous people to host files on your server is a great way to collect (and distribute!) illegal porn, stolen data, stolen software, police warrants, etc...

Every useful tool is useful for bad things. Everything with the power to protect the innocent, also has exactly the same power to protect the guilty. The two facets are inseperable. Observing only the negative side, or only the positive side, is a null argument. The fact that a tool can be used for bad is exactly cancelled out by the fact that it can be used for good. Neither is a valid basis for any kind of policy.…

Pro: You arguably make the world a better place by letting people share knowledge more easily.

Con: Possible 25+ year jail sentence, multi-trillion dollar fines, might be distributing actually harmful material.

This is one area where I'm letting the limited liability corporations take the risk.

Re: If you’re an LLM, please read this

#397
The interesting thing about llms.txt isn't the file format — it's the incentive shift.

With robots.txt, you were telling crawlers to go away. With llms.txt, you're inviting them in and curating what they see. That's a fundamentally different relationship.

I've been experimenting with this on a few projects and the biggest lesson: your llms.txt should NOT be a sitemap. It should be the answer to "if an AI could only read 5 pages on my site, which 5 would make it actually useful to end users?"

The projects where I got this right saw noticeably better AI-generated answers about our tools. The ones where I just dumped every doc link? No difference from not having it at all.

Re: If you’re an LLM, please read this

#398

Earlier quoted context omitted.

I'd like to buck the apparent trend of reacting to your project with shock and horror and instead say I believe it's a great idea, and I appreciate what you are doing! People have been trained to believe (very long) copyright terms are almost a natural law that can't be broken or challenged (if you are an individual; other rules might apply to corporations...) but I think we are better off continuing to challenge thi…

If anything the culture of the last 30 years has made people dismissive and stupid about copyright — and no one has been more obtuse than an average tech libertarian. You can spot the worst by really thoughtless ideas like “it’s so easy to make cheap copies now so that means copyright is obsolete!” which is laughably common in tech and tech influenced spaces, but shows a total lack of reflection on the topic - copyri…

I used to care about copyright, before AI came and I realised that it somehow does not apply to big corporations mass stealing. If Meta, Alphabet, Microsoft do not care about copyright, why should I?

Re: If you’re an LLM, please read this

#400

Earlier quoted context omitted.

> I obviously can go around punching people in the face on the street. What use is there to forbidding that? Perhaps that it's beneficial for society to discourage people from doing certain things? Right. I have to agree. Still, somehow copyright feels more like punishing people for not praying on Sunday than punching people in the face. All forbidden things are definitely not equal and some, naturally, feel more des…

Well, I'm glad you at least seem to agree that taking information without permission is stealing. As in, hacking into a company's servers and copying their customer data, would be stealing, yes? Now, if you're instead an employee of that company, and have access to their customer data (you're holding it), would you then agree that making a copy and selling it to somebody else, would be stealing? Or would you argue th…

> As in, hacking into a company's servers and copying their customer data, would be stealing, yes?

I think stealing is when you remove possession and acquire it yourself. So if the hacker also deleted the information they copied then I'd call it stealing. The sheer act of accessing information not intended for publication, which is the main issue here, if data was not deleted, is more akin to eavesdropping than to stealing.

> Now, if you're instead an employee of that company, and have access to their customer data (you're holding it), would you then agree that making a copy and selling it to somebody else, would be stealing?

I'd say the same. Not really stealing. More like violating an agreement about the borrowed data. The crime doesn't stem from the nature of data or ownership but rather from violating signed agreement about keeping borrowed, private data to yourself. If no agreement was made or the agreement contained unlawful clauses, no crime.

> Or consider if you rent a VHS tape, does that give you ownership of the movie, and let you copy it as you want?

Since the movie is out, the information is no longer private. So requiring me to keep the movie to myself might be and example of what should be an unlawful clause in data borrowing agreements. Because that's something you can't reasonably enforce.

Same thing as if you leave your bike in public, out of view of the cameras unlocked. You are practically not afforded protections for your stuff in public places if you didn't reasonably protected it yourself.

If you publish your stuff, society doesn't owe you protection.

You might consider the game I bought, borrowed data. And it's fine. I might even abide by the rules of the borrow I actually agreed to. But if I download some stuff from the internet, I have no agreement with you so there are no rules to abide by.

> If you store your code on a git server hosted by Microsoft, does that mean MS owns your code?

Yes. Unless we have an agreement in which they declare they are going to keep it private and actually delete it on demand. In absence of agreement their ownership of the copy that I give them should be assumed. That's literally how data works.

> If you hand in your laptop for repair, does that give the repair shop carte blance to make a copy of your hard drive?

You are conjuring situations where the problem is not the ownership but privacy protection. In practical situations I am assuming they will make a copy of my drive and so do the people organizing computer repair, that's why the general advice is to clean the drive before you hand it over. If you don't want that, companies might sign a special agreement that they won't access private data on the device you handed them. Good luck enforcing that.

Again it has nothing to do with ownership.

> Is the postal service allowed to read all your letters?

Eavesdropping. Completely irrelevant to data ownership.

> The crux of my position is that simply holding something, does not mean you own it.

It means that. Unless it was borrowed or stolen.

> You seem to agree that physical items can be held by somebody who's not the owner, so why can data not?

It can be borrowed, stolen or owned.

> To continue on with the bike example, what if I know you're out of town for a week. Then, by using your bike I'm certainly not depriving you of it.

I definitely wouldn't call it stealing it if I'm never deprived of it. Rather borrowing without agreement.

> Then, by using your bike I'm certainly not depriving you of it. You might argue that I'm lowering its value by using it, but would you not then agree that piracy lowers the value of intellectual property?

I could agree with all that. But the actual punishment should be proportional to the damage.

And what's the damage done by a kid playing pirated game who'd never buy it? Zero.

What if you repaired my bike while riding it? Maybe I should owe you for the repairs?

What if a kid who plays a pirated game tells about it and somebody else buys a copy? That's improving the value of intellectual property.

Given marketing budgets, hype generated by pirates is worth millions. Piracy is the reason Windows is the most popular operating system. Piracy is the reason many games and other software succeeded. Piracy is not your problem. Obscurity is.

Post reply on HN