Live data from Hacker News

U.S. House committee approves blueprint for Big Tech crackdown

reuters.com

441–450 of 452 posts

Re: U.S. House committee approves blueprint for Big Tech crackdown

#441
post #436
post #435

Earlier quoted context omitted.

If technical limitations are incompatible with social concerns, the social concerns are what needs to take priority. If society wants to make sure algorithms are fair, it may decide one option is to ban black boxes algorithms — if DNNs can’t be comprehended, that means no DNNs. Alternatively, if society says the only way to have a black box is to not compete in the domain the black box judges, then Google et al will…

We don't even understand the consequences of the laws we pass in plain English. The idea that news feed algorithms are going to be meaningfully interpretable by anyone is just not practical, even if those algorithms are relatively simple. The other problem with transparent algorithms is that they are trivial to game. Gaming is almost certainly worse than obscurity.

A. Laws aren’t written in plain English (or other vernacular), they are written in legalese. This is why lawyers have to train so long and why people should not represent themselves.

B. Hence the alternative of “don’t let the company which runs the algorithm benefit from the results of that algorithm”, which I’ve phrased differently in each post on this topic.

There are really clear conflicts of interests, even if you believe (as I happen to) that they are not exploiting their positions to the detriment of consumers: Google has products and services which people search for using Google’s own algorithm; Apple gets to write and enforce the rules of the App Store while having products in that store; Amazon sells both e-book readers and owns a e-book brand & platform, and would benefit from the Amazon.{com|co.uk|de|etc} stores listing the Kindle devices higher than they might otherwise be.

Again, I am not claiming they are actually engaging in anti-consumer behaviours (that would be outside of my expertise, and anecdotally I don’t feel like I’m being harmed by any of this), I’m saying it’s a conflict of interest and society is suspicious.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#442

Earlier quoted context omitted.

> The list goes on. I'm happy that it's being suggested, I'm just worried how it took so long to get here. Because this is a Gish Gallop of weak individual reasons batched together to make it seem like a stronger obvious argument when it’s not. > How can Google own the entire ads market and still be allowed to compete in it? They don’t. Amazon and Facebook both make a fortune from ads. You need to be more specific. >…

>The same reason you can’t put software you want on a Xbox/PlayStation/Switch. What reason is this? As far as I'm concerned you should be allowed to install whatever you want on game consoles as well.

As the boundaries of hardware, firmware, and “software defined” blur, I disagree with forcing manufacturers to implement and enable some arbitrary magical line between proprietary hardware and open software. The whole thing can be IP; the whole thing can be a product.

I’m just fine with saying this thing is an appliance that does what it does, including only accepting paired cartridges (gate-kept apps).

Consumers buy toasters instead of open grills for valid reasons, same for mobile devices. Forcing the toaster maker to support open grilling is over-regulation, the opposite of letting markets decide. If consumers don’t want a no muss no fuss appliance, they can buy something else.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#443
post #437
post #429

Earlier quoted context omitted.

Apple definitely has a say in how its software is run. IOS is licensed for use on Apple-branded devices, with further stipulations requiring, amongst other things, that it remain unmodified (it's right there in the EULA). I'll be the last one to prevent you from running your own software on the hardware you bought. So, knock yourself out: Wipe all the nasty, evil Apple software off of that device and have your way wi…

The hardware still will not run any software that is not signed by apple. So even if I wanted to run linux on the device, I can't. The software EULA is not the problem. It's how they are controlling the underlying hardware.

Speaking of these devices, software is just virtual hardware, hardware is just statically fixed software. It’s all just patterns of logic gates configured to operate other cartridges of capability.

Conjuring up some arbitrary boundary constrains device maker innovation, reliability, security, and other consumer value.

You are free to pick your own water line, find a device that draws the line there, and vote with your wallet — or make and market your own thesis.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#444

> potentially barring companies like Amazon.com from operating the markets in which they also compete Absolutely bananas that this haven't been fixed yet! How can Google own the entire ads market and still be allowed to compete in it? Obviously for-profit companies will abuse their positions if it'll earn them more money, and fines ends up being the cost of doing business instead of deterrents. How is Apple allowed t…

> The list goes on. I'm happy that it's being suggested, I'm just worried how it took so long to get here. Because this is a Gish Gallop of weak individual reasons batched together to make it seem like a stronger obvious argument when it’s not. > How can Google own the entire ads market and still be allowed to compete in it? They don’t. Amazon and Facebook both make a fortune from ads. You need to be more specific. >…

Google owns 97% of the mobile search ads market. I think he probably meant search ads in general.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#445
post #388

Earlier quoted context omitted.

A law would be horribly broken if it said something like "all stores must have a web API". Alternatives of "web stores must have a web API" or "all businesses with a digital UI must have a published API offering the same features" wouldn't succumb to that. That's why I take issue with the word "architecture". If a business has chosen to offer a web storefront, a web API can be supplied right alongside that. There's n…

> A law would be horribly broken if it said something like "all stores must have a web API". Alternatives of "web stores must have a web API" or "all businesses with a digital UI must have a published API offering the same features" wouldn't succumb to that. There would have to be a lot more than that. Who would govern API quality, what about service levels, how about authentication and sign up? Data formats, etc. Wo…

> You are basing this entire hypothesis on the basis that computer architectures are what you imagine them to be today, which is an invalid assumption.*

It seems to me that you are the one who is pulling in details from today, asserting that they must be incorporated into any law, and then pointing out how that's a bad idea.

My lone assumption is a business that provides user-facing software. That's it. With that assumption, I'm arguing for the principle that when a business provides customers a human-targeted "UI", they need to provide a corresponding machine-usable "API" that bypasses the accidental complexity of human interaction. We know there must be a machine-friendly format before the user-friendly format, because the software is itself operating on a machine.

>> the business has chosen the architecture, and the law would mandate accessibility.

> Well this isn’t what you said before.

This is what I said before. Having some type of public API is not "architecture". It's mandating open access to the same thing any front end needs to access anyway.

Authentication and sign up: It's a public API, so this is irrelevant for read access. For ordering, the same exact account system as using the web/app UI. You keep ignoring existing implementations, pretending like what I'm saying would require some huge ground-up design rather than tweaks to what already exists.

Data formats: The company. If a company is big enough to dictate formats, then they're big enough for developers to pay attention to. After the custom of using aggregators for shopping becomes commonplace, it becomes in their own interest to stick with common formats rather than get left behind.

Bugs: The company, while leaving the old "buggy" version in place for some period of time.

In general, you seem to be succumbing to the programmers-don't-understand-the-law trap whereby you're imagining that any such law would be useless since a company could just deliberately create an unusable API. But courts see right through those type of "bad faith" approaches.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#446
post #388

Earlier quoted context omitted.

> A law would be horribly broken if it said something like "all stores must have a web API". Alternatives of "web stores must have a web API" or "all businesses with a digital UI must have a published API offering the same features" wouldn't succumb to that. There would have to be a lot more than that. Who would govern API quality, what about service levels, how about authentication and sign up? Data formats, etc. Wo…

> You are basing this entire hypothesis on the basis that computer architectures are what you imagine them to be today, which is an invalid assumption.* It seems to me that you are the one who is pulling in details from today, asserting that they must be incorporated into any law, and then pointing out how that's a bad idea. My lone assumption is a business that provides user-facing software. That's it. With that ass…

> It seems to me that you are the one who is pulling in details from today, asserting that they must be incorporated into any law, and then pointing out how that's a bad idea.

You say this but then go on to pull in far more detail from today than I have...

> My lone assumption is a business that provides user-facing software. That's it. With that assumption, I'm arguing for the principle that when a business provides customers a human-targeted "UI", they need to provide a corresponding machine-usable "API" that bypasses the accidental complexity of human interaction. We know there must be a machine-friendly format before the user-friendly format, because the software is itself operating on a machine.

False. Actual machine friendly formats are not the same as the data structures that power UIs.

>> the business has chosen the architecture, and the law would mandate accessibility. > Well this isn’t what you said before. >This is what I said before. Having some type of public API is not "architecture". It's mandating open access to the same thing any front end needs to access anyway.

As already stated, the front end is not the same thing as an api suitable for clients. Maintaining a stable API is quite different from building a front-end site.

> Authentication and sign up: It's a public API, so this is irrelevant for read access.

Is it? Front ends often require sign up for read access. Why wouldn’t an API?

> For ordering, the same exact account system as using the web/app UI.

Wait - I thought your idea was architecture neutral. Why are you talking about the web ui?

> You keep ignoring existing implementations, pretending like what I'm saying would require some huge ground-up design rather than tweaks to what already exists.

Ahh, so this is just about how things are built today with minor tweaks.

> Data formats: The company. If a company is big enough to dictate formats, then they're big enough for developers to pay attention to.

Ok, so your law requires people to dictate formats?

> After the custom of using aggregators for shopping becomes commonplace, it becomes in their own interest to stick with common formats rather than get left behind.

Aggregators owned by whom? Google, Facebook, Amazon?

> Bugs: The company, while leaving the old "buggy" version in place for some period of time.

Seems like you have just introduced an architectural requirement to be able to run old versions in parallel with new ones. Who determines the person of time?

> you're imagining that any such law would be useless since a company could just deliberately create an unusable API. But courts see right through those type of "bad faith" approaches.

You are the only one talking about bad faith. I’m simply pointing out that supporting API clients requires architecture that is different from only supporting UI visitors.

If you are iterating on the UI frequently, and changing the structures that supports that UI, the by definition you don’t have a stable API unless you engineer one separately. No bad faith needed.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#448
post #446

Earlier quoted context omitted.

> You are basing this entire hypothesis on the basis that computer architectures are what you imagine them to be today, which is an invalid assumption.* It seems to me that you are the one who is pulling in details from today, asserting that they must be incorporated into any law, and then pointing out how that's a bad idea. My lone assumption is a business that provides user-facing software. That's it. With that ass…

> It seems to me that you are the one who is pulling in details from today, asserting that they must be incorporated into any law, and then pointing out how that's a bad idea. You say this but then go on to pull in far more detail from today than I have... > My lone assumption is a business that provides user-facing software. That's it. With that assumption, I'm arguing for the principle that when a business provides…

> You say this but then go on to pull in far more detail from today than I have...

I'm referencing details that today's businesses are already operating with. I'm not proposing them to be part of the law, but analyzing how a generally abstract law would be applied to today's implementations.

> Actual machine friendly formats are not the same as the data structures that power UIs.

You're right. I tried to simplify by leaving off the network, and that was a mistake. It is true, a business offering in-person user-facing software would have to design a protocol to get the data out of memory (ie a security boundary). But when a business offers the software over a communications network, such serialization formats are already a requirement. So I do have a second assumption of a communications network.

> Front ends often require sign up for read access

I have yet to see a popular consumer store that requires a signin to browse products.

> Wait - I thought your idea was architecture neutral. Why are you talking about the web ui?

Because we're still talking about businesses who have chosen to make their software available over the web. That is complexity that they've chosen.

> Aggregators owned by whom? Google, Facebook, Amazon?

Whomever, at your own individual choice, as they're not bound by network effects of selling products as well. I'd personally choose a local client from the apt repository or nixpkgs.

> If you are iterating on the UI frequently, and changing the structures that supports that UI, the by definition you don’t have a stable API

So you're telling me that the back end engineers at Amazon just make whatever changes they feel like, remove the old version, and the front end engineers just deal? Or when the front end engineers want some additional data, they simply edit the backend code and deploy it directly?

In reality, there is versioning and change control going on internal to any large company. But once again you're blindfolding yourself to the common structure and customs that already exist, only to throw your hands up.

I really don't see how we can productively continue this conversation, as you keep superficially dragging in orthogonal complexity and then point outing how complex it is, rather than focusing on my proposal as stated.

FWIW, look at the EU's mandate for a common charging connector that both avoided locking in one implementation forever, while leveraging modern industry consensus to provide a massive market benefit.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#449
post #446

Earlier quoted context omitted.

> It seems to me that you are the one who is pulling in details from today, asserting that they must be incorporated into any law, and then pointing out how that's a bad idea. You say this but then go on to pull in far more detail from today than I have... > My lone assumption is a business that provides user-facing software. That's it. With that assumption, I'm arguing for the principle that when a business provides…

> You say this but then go on to pull in far more detail from today than I have... I'm referencing details that today's businesses are already operating with. I'm not proposing them to be part of the law, but analyzing how a generally abstract law would be applied to today's implementations. > Actual machine friendly formats are not the same as the data structures that power UIs. You're right. I tried to simplify by…

> So you're telling me that the back end engineers at Amazon just make whatever changes they feel like, remove the old version, and the front end engineers just deal? Or when the front end engineers want some additional data, they simply edit the backend code and deploy it directly?

No - they work as a team and make changes together without any regard for the needs of API consumers outside their company.

This is exactly the point.

Front and back end teams work together to make changes and don’t have to maintain a stable API for any other consumers.

> look at the EU's mandate for a common charging connector that both avoided locking in one implementation

If I was interviewing someone for a technical role and they told me that APIs were like charging connectors, I would say ‘no hire’, and complain to the recruiter.

> you keep superficially dragging in orthogonal complexity

It’s not orthogonal.

Your argument seems to be that supporting external API clients in addition to an in-house UI imposes no burden on someone’s architecture.

This is patently false.

If you could accept that there are architectural constraints imposed by your demand, then it would be possible to reason about them, but simply denying them leads nowhere.

Re: U.S. House committee approves blueprint for Big Tech crackdown

#450
post #449

Earlier quoted context omitted.

> You say this but then go on to pull in far more detail from today than I have... I'm referencing details that today's businesses are already operating with. I'm not proposing them to be part of the law, but analyzing how a generally abstract law would be applied to today's implementations. > Actual machine friendly formats are not the same as the data structures that power UIs. You're right. I tried to simplify by…

> So you're telling me that the back end engineers at Amazon just make whatever changes they feel like, remove the old version, and the front end engineers just deal? Or when the front end engineers want some additional data, they simply edit the backend code and deploy it directly? No - they work as a team and make changes together without any regard for the needs of API consumers outside their company. This is exac…

> Front and back end teams work together to make changes and don’t have to maintain a stable API for any other consumers.

So you agree that they already have to maintain stable APIs for each other? Meaning the mandate would be just adding a requirement for external visibility into the existing internal process, not anything significantly different from what they're already doing.

> If I was interviewing someone for a technical role and they told me that APIs were like charging connectors, I would say ‘no hire’, and complain to the recruiter.

So are you closed minded to analogies in general, don't appreciate that the physical layer has its own complexity, or what? The same type of arguments you're making were also levied at micro USB, by companies trying to keep their bespoke proprietary connectors so they could charge $50 for a spare phone charger. In the end they lost and the market benefited.

> Your argument seems to be that supporting external API clients in addition to an in-house UI imposes no burden

I agree there's a "burden". It's a small burden. One easy bound on this burden is that it is much less effort than developing a mobile app or another whole website specifically for mobile users. And most companies have eagerly done both.

> If you could accept that there are architectural constraints imposed by your demand

You keep using this word architecture. The current de facto deliverable includes XML or JSON documents. The deliverable for the mandate would be differently-formatted XML or JSON documents. Calling a second formatting an "architectural constraint" is a stretch.

Post reply on HN