HN user

HugThem

301 karma

In love with technology

Posts10
Comments64
View on HN

Lots of confusion in this question. Where do I even start ...

First of all, what do you mean by "this"?

You mention Napster and Limewire. These are things. Things cannot be illegal. Actions can be illegal.

A certain action is illegal if there is a paragraph in the applicable jurisdiction that forbids it.

It might be illegal to manufacture, own, fake, destroy or distribute a thing. But a thing on its own cannot be illegal. What would that even mean.

So who did what, which jurisdiction is applicable and which paragraph forbids it?

Reading Google's point of view on what happened in Spain they had yet another model over there:

"Legislation in Spain requires every Spanish publication to charge services like Google News for showing even the smallest snippet from their publications, whether they want to or not."

https://support.google.com/news/publisher-center/answer/9609...

Maybe it is similar to that? I wonder who defines what "news" are? If part of this text I am writing ends up quoted on a website owned by someone in Spain, I would be forced by law to send them an invoice?

Is this about copyright? Aka "If you copy more then X words, your violate the authors copyright" so that one has to negotiate with the author about copying more then X words?

Or do they force Google and Facebook to publish those snippets and pay for them? Making media kind of state controlled? If so, who decides which news have to be included?

Or what is this about?

Have they been sued over digital lending in general or because they lent out more digital copies then they owned physically?

Either way, I think that there is no legal "digital lending". What makes people buy things is that they can not get them for free easily. Copyright is there to benefit the author. It puts a certain burdon on the consumer: They have to buy a copy. Or - if they want to breach the law - they have to find someone who illegally makes a copy for them.

"Digital lending" would allow the 3rd party to legally make a copy to the consumer. Because bits are not lended. They are copied. That is not how copyright sets the balance between author and consumer.

I would be surprised if the IA wins this.

Summary:

He published a 14GB file and one day there were 2700 downloads resulting in ~30 Terrabyte of traffic.

He had the file behind CloudFlare, but since CloudFlare does not cache files larger then 512MB, all the traffic went to his S3 bucket and Amazon billed him $2700 for that.

I wonder why one would chose a phone with Ubuntu Touch over some non-linux phone.

With Ubuntu Touch, you can not install anything on the phone. It has a read-only root filesystem that gets updated over the air.

So just like with the locked down phones (iOS, Android), to gain control over the filesystem, you would have to root it. But then your changes would get wiped with the next update.

This seems just as far from a "Linux Phone" as Android to me.

I am looking forward to one day having a phone that runs Linux. But then I want the same freedom I have on my laptop. To install whatever I want from the Debian repos via apt-get and update via apt-update / apt-upgrade.

   only the following is stored in ibdata1
You say "only", I say "clusterfuck".

Just look at the very page you linked to. It's a totally confusing concept that befuddles users and causes questions "we often receive", starts "panic", can "unfortunately" not easily be analyzed and you might need to "kill threads" and initiate "rollbacks" to fix the problems it brings.

MyISAM got that right. One dir per database.

Has anybody ever measured the impact of share buttons? Do users really share the page more often when those buttons are present? And if so, how much more often?

To me it seems like this function is not something the page should provide buttons for. Just like it offers no buttons for saving, bookmarking, printing, resizing, scaling, scrolling etc. That is stuff you do with the page. Not something the page does.

I witnessed MySQL bringing linux servers down two.

In my case it happens like this:

I have a long running PHP process that constantly fires away mostly SELECT but also a bunch of INSERT and UPDATE statements and also some DELETEs.

Since the DB and the key files do not fit into memory, its all disk bound work.

All tables are MyISAM.

Like clockwork, this stalls the virtual machine once per day.

All I can do is to hard power down the VM and restart it. Afterwards the table data is corrupted beyond repair.

Not sure it is related to memory though. Because the memory usage of PHP and MySQL seem to be constant. Most RAM seems to be used by Linux for caches.

But can't anybody sue anyone for anything anytime? Does that mean anybody can bankrupt anyone at will?

As far as I know, being bankrupt means you owe someone more money then you have.

At what point does this situation occur?

I would think at first a court needs to accept the plaint and order him to write a rebuttal or to appear in front of the court or something? I wonder what exactly would happen.

You write:

    They know they could bankrupt me
    without breaking a sweat.
How does that work? What exactly would they do to bankrupt you?

They already started taking action but as I understand it, you are not bankrupt yet.

If you put the links back in place, what would they do next? And at which step would you be bankrupt?

    you're still transmitting/redistributing
    the content
Parts of it. Google does the same in their search results. The user can even decide which parts, because they show you the part that contains the search term.

So they provide a service that includes storing your content in it's entirety.

Has this ever been tested in court?