A bit of a tangent, but I'm really surprised one of the android vendors hasn't focused on the niche of easy to repair phones. Maybe even making them four or five times the thickness of the latest i-sung devices. extra hot swappable batteries and the like. I know the ostensible reasons waterproofing, planned obsolescence, looking cool, and being light weight. Though I suspect the real reason is they're just chasing th…
It's your device, you should be able to repair it
31–40 of 566 posts
Re: It's your device, you should be able to repair it
#32Repairability seems like a good goal for sustainability. The challenge on electronics is determining what is a reasonable and useful life for a product. Should an iPhone SE or a knockoff Android last and be repairable for a decade? My worry is the regulation will get this wrong. Moderate rules are probably the best way to start.
We used to have this right, but it feels like somewhere between 2010-2015, companies realized they could make more money by disallowing simple replacements. I used to make some money as a kid by buying batches of broken Iphone 3G/3GS's on ebay, replacing parts on them, and then re-selling them myself. Practically any part of that device could be replaced in less than 30 minutes with $15 worth of tools. I have a 2012M…
Sorry, I'm not trying to mock you. Just saw an opportunity to be facetious, not facetious.
And, actually, to sort of make a point:
I don't buy into the idea that companies are intentionally doing this — intentionally disallowing replacement parts, although I maybe just be naive. I do in fact loathe SMDs (as a hobbyist) but I am quite sure that companies have moved to them for non-nefarious reasons as well.
Re: It's your device, you should be able to repair it
#33However the other extreme, no access to anything is tantamount to no access at all, which is clearly secure, but isn't useful nor practical.
Is the government really capable of properly defining the line?
Re: It's your device, you should be able to repair it
#34A bit of a tangent, but I'm really surprised one of the android vendors hasn't focused on the niche of easy to repair phones. Maybe even making them four or five times the thickness of the latest i-sung devices. extra hot swappable batteries and the like. I know the ostensible reasons waterproofing, planned obsolescence, looking cool, and being light weight. Though I suspect the real reason is they're just chasing th…
This is why projects like the Pinephone and lebrem5 use such weird SoCs. Open source drivers are absolutely the only way to know that the phone manufacturer will even have the ability to maintain up to date software.
Re: It's your device, you should be able to repair it
#35A bit of a tangent, but I'm really surprised one of the android vendors hasn't focused on the niche of easy to repair phones. Maybe even making them four or five times the thickness of the latest i-sung devices. extra hot swappable batteries and the like. I know the ostensible reasons waterproofing, planned obsolescence, looking cool, and being light weight. Though I suspect the real reason is they're just chasing th…
I wonder if the reason is really just that these manufacturers are all blindly following Apple's lead? To an outside observer, a lot of Android manufacturer's seem to be really stupid, however the reality might be different from their point of view. I don't know, but it's frustrating to see how little of a shit all Android phone manufacturers give. It's why I can't feel sorry when I hear that a company like LG or HTC are shutting down their smartphone division; it's their own damn fault.
Re: It's your device, you should be able to repair it
#36A persistent question in my mind is why do customers buy unrepairable products, from smart phones and high-tech tractors. Why is the market failing? Or is it working perfectly?
Re: It's your device, you should be able to repair it
#37This article moves the goalposts on what "right to repair" is several times. It generally means that manufacturers should not hide schematics from device users or disallow third party manufacturing of first party parts. However, the author states: > The law doesn't yet cover smartphones and tablets that she says are getting harder to fix. One problem is keeping older devices updated with new software. Now "right to r…
How does this work with physical products such as cars? Is there a statute of limitations for automobile recalls?
Re: It's your device, you should be able to repair it
#38A bit of a tangent, but I'm really surprised one of the android vendors hasn't focused on the niche of easy to repair phones. Maybe even making them four or five times the thickness of the latest i-sung devices. extra hot swappable batteries and the like. I know the ostensible reasons waterproofing, planned obsolescence, looking cool, and being light weight. Though I suspect the real reason is they're just chasing th…
Re: It's your device, you should be able to repair it
#39I wonder how the right to repair intersects with security. On one extreme, full right to repair is full access to all source code, schematics and documents related to the phone and all of its hardware and software. It would necessarily also give you the ability to arbitrarily flash firmware and install software without limitation. Clearly this can't be good for security. However the other extreme, no access to anythi…
Open source code and device schematics shouldn't be a significant security threat. If device security is reliant on obscurity, you have improper security controls. Frankly, that should be on the device manufacturer, and not the consumer.
As for the second point, I should be able to install whatever software I want on my device...as its mine.
Re: It's your device, you should be able to repair it
#40I wonder how the right to repair intersects with security. On one extreme, full right to repair is full access to all source code, schematics and documents related to the phone and all of its hardware and software. It would necessarily also give you the ability to arbitrarily flash firmware and install software without limitation. Clearly this can't be good for security. However the other extreme, no access to anythi…
Not "clearly secure" -- rather it would be 'security by obscurity':
https://en.wikipedia.org/wiki/Security_by_obscurity
Quote: Security through obscurity (or security by obscurity) is the reliance in security engineering on design or implementation secrecy as the main method of providing security to a system or component. Security experts have rejected this view as far back as 1851, and advise that obscurity should never be the only security mechanism.