A subscription for the right to repair your own machine seems completely insane to me. How is this a thing that is allowed?

Well you see, requiring companies to let farmers fix their own tractors is Socialism. And the USSR had "socialist" in the name, so Socialism bad. In the big, beautiful Land of the Free(tm) they don't do Socialism because that's commie shit.

The American Way is to let corporations fuck you over in any way that increases profits. Sure, they have the least efficient healthcare system in the world, ineffectual public education, massive wealth disparity, crumbling national infrastructure, and a different school shooting every week.

But at least they're not socialists.

not sure what's socialist about it. farming is a weird sector though (and a small one; crucial, of course)

>the least efficient healthcare system in the world

and the most advanced healthcare

>ineffectual public education

actually it's better than most rich countries after controlling for race/ethnicity

that said, healthcare, education, and most of all housing are massively far from free markets, they're the most regulated parts and it's hard to innovate. the more free you make those markets, the better they'll get.

>massive wealth disparity

because, and this is no exaggeration, we are way fucking wealthier than almost anything except oil-rich Norway and tiny Luxembourg. it's a lot easier to have disparity when some grasses grow tall.

>crumbling national infrastructure

depends; California and New York yes, Texas no

>and a different school shooting every week

not that often but this is an american pathology yeah

> the least efficient healthcare system in the world

> the more free you make those markets, the better they'll get.

How can you concede the first point and argue the second in the same breath? Are you about to tell me European healthcare is cheaper because its some bastiom of deregulation?

> and the most advanced healthcare

(ignoring Australia and other countries having longer life expectancies and better cancer recovery rates, sure)

> not that often

It's telling you have to downplay this at all.

> depends; California and New York yes, Texas no

and the more than 40 other states? See the American Society of Civil Engineers (ASCE) Infrastructure Report Card (spoiler, it's a C)

>>crumbling national infrastructure

> depends; California and New York yes, Texas no

lol. lmao.

https://en.wikipedia.org/wiki/2021_Texas_power_crisis

> actually it's better than most rich countries after controlling for race/ethnicity

Yikes dude

[deleted]

Never has a man of straw been so completely eviscerated. An absolute massacre. Bravo.

A lot of vehicle manufacturers don't even give you access to their repair/diagnostic software even if you want to pay.

Tesla for example lets you pay to access their diagnostic software, so why is John Deere the bad guy here?

Oh that's simple. Both Tesla and John Deere are bad guys.

And yes. I am happy to expand that list to literally every other manufacturer you have in mind. They are all bad guys too. If manufacturers were altruistic good guys, they would need no regulation.

If all manufacturers except one were altruistic good guys, the one malevolent bad guy would undercut the altruists and drive them out of business.

Regulation is the solution to this prisoner’s dilemma.

Heavy regulations are the reason why we have the John Deere semi monopoly. The regulatory entry cost is in the millions for any new player to enter the market so no one wants to compete and provide better service.

Why isn't this an apples-oranges comparison?

Good regulation: right to repair, manufacturers must supply manuals.

Bad regulation: JD bribed senators to write regulations that make it insurmountably difficult for new players to enter.

Calling regulation bad because corruption is baked into the US Constitution makes it really hard to get anything done.

>Why isn't this an apples-oranges comparison?

Every regulation looks good or at least defensible in abstract, especially when some peddler is trying to sell it and the consequences aren't obvious yet.

This is just not true - their machines are purposely opaque and loaded with DRM. Regulation in this area could potentially make the entire system more efficient and cheaper for everyone at the cost of JD's predatory practices. In addition to owners there are lots of independents who could work on JD equipment, but they are all literally locked out.

[deleted]

It depends on who writes the regulations. Today money writes the regs and people pay the price. Take money out of politics. But all three branches are captured. Anything that resembles returning power to the people is derided as socialism. So the result is power over the people.

the cost of starting a company that makes a line of tractors combines and sprayers is probably second only to an aircraft manufacturer in difficulty and complexity

I think China has this all sorted, we should just have a free market without tarrifs. Let the market provide us the best, un-enshittified products we can find. I am old enough to remember when that was a conservative position.

The conservative position is always whatever benefits conservatives at this moment. Back when they supported a free market, a freer market benefitted them. When market regulations benefitted them, they supported a more regulated market.

So are for some regulations but not others. I think that is most people's stance. It's more constructive if we talk about which specific ones.

Given how each tractor manufacturer is essentially associated with its own specific country, I'd say this industry is a great example of how mature industries tend to consolidate into monopolies while getting propped up by regulatory capture greased by concerns over natural security. So while the regulatory costs you cite may indeed be onerous, simplistic calls merely for "less regulation" don't bear out.

I call bullshit until you cite evidence. Farm equipment doesn't even need to comply with road vehicle requirements. What special regulations does a farm equipment manufacturer need to comply with that don't apply to any other industrial manufacturer?

$50,100 per employee in regulatory safety and compliance costs.[0]

Up to $8k per engine unit produced in EPA regulatory fees.[1]

Between $100k and $500k per engine model variant for EPA testing and General Compliance.[2]

$100k to $200k for Transient & Steady-State Dynamometer Testing.[2]

$150k per engine variant for Useful Life Deterioration Testing.[2]

[0] https://www.msci.org/federal-rules-costs-small-manufacturers...

[1] https://www.ecfr.gov/current/title-40/chapter-I/subchapter-U...

[2] https://www.epa.gov/regulations-emissions-vehicles-and-engin...

That's normal stuff for anyone producing a vehicle, isn't it?

When I bought my current car, it came with an owners manual--for free!!

I can grab any data I want from the OBD port. The hardware was cheap, the software to use it is, again, free.

I'm not excited about this brave new world where you have to pay a subscription fee to plug a cable into a device you own and interact with it, and even less excited there are people here defending the idea.

You may not be aware but there are a lot of proprietary PIDs on your OBD2 bus you can't interpret without specialized software - you can get like oil pressure and temperature, but not say, shift points or anything the manufacturer doesn't think you should see. True right to repair would mean all of the PIDs get documented and there is a marketplace where I can purchase software or documentation without having to be a certified brand X mechanic.

I’m not sticking up for car manufacturers, but at what size or capacity should you be required to document and publish these things? It requires employer time and effort and has a cost associated with it.

As a counter argument: I was just looking at a small open source utility. As I was going through the code I found cases where certain arguments could be set to magic values that cause useful, but undocumented behavior. Should the developers be forced to document these options?

I don’t think a manufacturer should be able to lock you out of reading diagnostics on your own devices, or that anyone should be prevented from reverse engineering what those values mean. But I also don’t think there should be any requirement that they are forced to do additional work. That seems just as immoral.

> I was just looking at a small open source utility. As I was going through the code I found cases where certain arguments could be set to magic values that cause useful, but undocumented behavior. Should the developers be forced to document these options?

You were able to do that because it was open source. If a car mfr was willing to do that, it would be plenty enough for me. They shouldn't be forced to do any additional work beyond the 5 seconds it takes to type `git remote add origin github.com/honda/civic`. Then the community would have everything it needs to carry things forward.

Failing that, yes, I do think everything should be documented.

I can poke at OBD and try to interpret values. CAN bus sniffers exist.

You want to force companies to publish and maintain repositories using your preferred toolset?

GP's point was not that manufacturers must use github - that was an arbitrary "for instance". They saying if the mfg is not going to open source their software, then they should be required to document it.

Certain PID values are bit-packed in non-obvious ways (like the tens digit is in one byte, ones in another, decimal in another) and units of measure are 'known' but might not be obvious. Publishing that information (which already exists! How do you think they write software?) would be a nice step in the right direction

J1939 is really all most consumers need to care about when it comes to their personal car CAN data.

https://github.com/Konik-ai/j1939_dbc/blob/main/dbc/j1939.db...

There are a ton of dbc files floating around like this. Almost any car with a turbo has a kit to flash the ecu for more boost, so even the proprietary signals have been reversed.

> I can poke at OBD and try to interpret values. CAN bus sniffers exist.

Ghidra exists. That doesn't mean all software is open source.

> You want to force companies to publish and maintain repositories using your preferred toolset?

Nope. Anywhere will do, whatever is easiest for them, as long as device owners can access it.

Between reading basic diagnostics and documenting every signal and field is routine or recurring write operations that will need to happen in the field.

Resetting the oil/maintenance light, recoding key fobs, resetting the battery stats upon replacement, etc.

I want independent mechanics to be able to do that. I also want to be able to do that myself, if I’m so inclined.

Let’s invert the car analogy: if someone writes an app with a backend service or library, should they be required to document the API for people to build their own tools on top of? Where between software and car does this requirement or regulation change and why?

I’m absolutely in favor of being able to repair my own stuff and voiding any warranty or liability in the process. I absolutely support reverse engineering and preventing companies from issuing copyright strikes on uncopyrightable facts about their products. I’m mostly OK with the idea that unqualified people can make potentially life threatening changes to their 2-ton vehicle barreling down the road at 80mph.

Would I like documentation for all these things? Absolutely! Should it be enforced by law? I don’t think so.

> if someone writes an app with a backend service or library, should they be required to document the API for people to build their own tools on top of?

Yes. Network services and client software should be considered two separate products/markets, and tying between them should be seen as anti-competitive behavior worthy of anti-trust enforcement.

That the software industry has been able to develop some brazenly anti-competitive pratices does not constitute an argument that it should be allowed to continue.

I don’t view iRacing owning the service and client software as anti-competitive. Same with CS2, Fortnite, Vallorant, etc.

I’m fine with Google Workspace owning the client and the service, same with Zoom, Slack, Teams, Box, Dropbox, etc.

I don’t think we’d have better games (pretty much for certain), and I don’t know that we’d have as good online productivity tools either.

Games could clearly be an exception - they're the only place the locked down computing paradigm has a reasonable argument.

The multi-user productivity apps you listed would most certainly be better off as separate clients and services! The entire point is that you shouldn't be forced into using one (often terrible) piece of proprietary client software simply due to the network effects of other people using it. Wouldn't it be nice to use the Slack client in a Teams environment (or vice versa if that's your thing) ? This would produce more competition because companies would have to develop the client software to be compelling itself, rather than relying on the pull of installed deployments with captive victims^wusers.

> I don’t think a manufacturer should be able to lock you out of reading diagnostics on your own devices, or that anyone should be prevented from reverse engineering what those values mean.

But they do do that. Also what’s the difference between a lot of obfuscation and prevention and how will you enforce that without lawsuits and discovery?

Also, what is those values have the ability to do damage and cause safety issues? Like losing your own software onto a control by wire car? Then you can rent a car and install your own software surreptitiously.

the issue is not that this information is undocumented, it's that an "authorized service center" gets information that an "owner" does not. Also cars are not "small open source utilities" with undocumented arguments; do you think that an auto manufacturer has hidden, untested diagnostics that only the dealer uses?

>> don’t think there should be any requirement that they are forced to do additional work

At one time seatbelts, airbags, emission controls, etc were all viewed in this category. Now we have regulations enforcing aspects of all of these. Why would diagnostics be different?

That’s why I said, at what level should this disclosure be required? Obviously a small open source utility shouldn’t have to document everything. What about a $20 electric screwdriver with an unpopulated JTAG header? a $200 door buster TV? A $2,0000 OLED TV? A Kickstarter device that unexpectedly takes off? A small ICE engine? A house?

If you’re starting up a small business, selling at-a-loss widgets to gain market share do you want to be forced to publish a diagnostic manual that not only increases your work, but may also increase your liability?

Seatbelts and airbags are safety, but if you talk to anyone at a body shop, they will tell you there are significant regulation changes in the past decade that have made cars more expensive to fix while not necessarily safer.

I just don’t think it’s as cut and dry as everything must be forced to be documented. What is everything, at what size or industry is this documentation required, why this industry and not that one, is it just OBD or _everything_ including all CAN bus communication, etc. Minimally the end result is increased cost for everyone.

If it’s already published, perhaps libraries should start collecting the service manuals.

How about; if it's already documented, make it available to the end user.

The right to repair cases that bother me most is where the company goes out of their way to prevent end-user repair (cryptographic pairing of modules!?), or where service manuals/information exist but are only available to dealers.

> How about; if it's already documented, make it available to the end user.

There's documentation, and then there's documentation. What passes for documentation in the modern era is scattershot over thousands of JIRA tickets and Confluence pages. Most outdated.

Then let the "owners" and repair shops ask questions, mandate accurate replies, and "we don't know" is a valid answer if and only if you actually don't know. If you are found saying "we don't know" when you actually do know, mandatory punishment is one hundred times the purchase price of the machinery unit in question.

>I’m not sticking up for car manufacturers, but at what size or capacity should you be required to document and publish these things? It requires employer time and effort and has a cost associated with it.

You're talking about things that by definition have to be documented and internally published in order to design and build the powertrain in the first place. You can't design a computer-controlled automatic transmission without documenting the shift points.

The cost is therefore essentially nothing, because the information already exists. Just copy paste it into a PDF and put it on your website.

> It requires employer time and effort and has a cost associated with it.

Intentionally obfuscating the data¹ also requires time effort and costs.

¹ https://news.ycombinator.com/item?id=49674097

> at what size or capacity should you be required to document and publish these things?

The reason there is an opaque number in that open source utility is precisely because of a lack of open documentation for that register definition. Independent black box analysis of the messages only got as far as "write this value to do effect X". Whomever developed that utility would have loved to spell that bitfield out, but not at the cost of more days reverse engineering.

But manufacturers aren't reverse engineering register definitions, they're working off of vendor datasheets or protocol definitions they themselves created. All of this documentation has already been produced, as it was used to develop the tractor from its various subsystems. It just needs to be published!

I’ve worked on enough internal and third-party SOA to know that documentation could be in an email, a slack chat, or a hallway conversation. The public docs go through writers and reviews. How many software teams could make their service or library docs public based only on internal documentation and produce anything useful?

Documentation for hardware subassemblies produced by different manufacturers isn't getting conveyed through hallway conversations. Pure software can indeed be quite sloppy, but for vehicles we're talking about large scale cross-stakeholder projects where these things do get formally documented.

At any rate, for things a manufacturer doesn't consider important enough to document themselves then there can be a clear alternative requirement - release whatever upstream documentation they did use to create it, plus the software source code they developed on top of it. If it's not important enough to have been documented as its own product, then it also isn't a significant part of the value they're actually selling, right?

Yes and I'm just pushing back against GP who seems to think gatekeeping that access is a good thing. And it's still way better than John Deere who (according to TFA), when the tractor detects that some wires are disconnected, wants you to pay $195 to find out which ones.

I'd love to move towards a world where owners can access everything, flash the firmware in the headlamps, etc. But all I can do as an individual is vote with my wallet and avoid the 2020s computers-on-wheels.

What you want is the service manual. Owner manual should be implicit. OBD port can work for some cars, for some of the data. But other cars do have specialized gear they require to either access either reset some stuff in some of the car's computers.

Yeah the owners and service manuals are two very very different things. You won't be performing much maintenance with the owners manual besides the absolute basics, like checking your oil.

The cheap OBD2 readers lack the vast majority of data and tools you would want to use for service as well.

There are aftermarket options but most manufacturers want you to subscribe to their service tools - often charged per monthly plus an additional a fee per VIN it touches. These cost in the hundreds to thousands. It can be pretty frustrating as a shadetree mechanic.

Notably, some vehicles like the Toyota Highlander you can’t even figure out when you need to change the spark plugs, let alone what kind of spark plugs you need from the owners manual.

Theoretically, they are to be replaced at 120k miles (!!) but they won’t even tell you that in the owners manual.

Insane.

It is, yeah. The owners manual for my current vehicle seems to mostly contain walkthroughs about the infotainment and other tech features. The section related to maintenance is tiny in comparison.

You're probably aware of this already but luckily a lot of service manuals can be found online in PDF form.

Somewhat related but I was going through an older relatives belongings not too long ago to help cleanup and found a bunch of old manuals for various household things. The detail included in them was beautiful to see - full wiring diagrams, mechanical diagrams, etc.

>> You're probably aware of this already but luckily a lot of service manuals can be found online in PDF form.

Not official ones for John Deere tractors unless they were leaked from authorized service agents!

And those get taken down when JD finds them.

The change interval is in the Warranty and Maintenance Guide, not in the main owner’s manual. (This is still part of the in-glovebox manuals, not a service-center manual.)

One example: https://assets.sia.toyota.com/publications/en/omms-s/T-MMS-1...

Sadly service manuals aren’t commonly sold anymore and you need a subscription to a website to access factory service manuals.

It’s a shame, I use to buy the service manual when I bought the car.

Reading codes is only part of it. For the last quarter century or so (some manufacturers more than others) if you replace certain components (radio, any computer module) you need to update the ECU to recognize the new component. This requires proprietary software and in many cases proprietary hardware as well. These "features" are marketed as an "anti-theft" mechanism. This renders some repairs basically impossible for the end user to perform.

The fact that they've been allowed to build systems like that is appalling.

This is actually pretty widespread on newer models. There are cars for which you need a subscription costing thousands of dollars every year to put your parking brake into "maintenance mode", without which you can't fix your own brakes.

Like others have said: Tesla is the bath guy here. I'm pretty sure most people are focused on the other ways Tesla has been fing around that they just haven't gotten this far down the list.

Also, there's something special about tractors. Their owners (farmers) are both willing and capable of repairing tractors, in general, so John Deere is demonized for taking that ability away. Where as Tesla's owners are comfortable not changing their own oil, so "less" was taken away. (Yes, I know Tesla doesn't have engine oil, don't get hung up on that)

A tractor - and all farm equipment - is ridiculously expensive, the core platform is not much different from previous generations and they are used by a respected segment of our society to grow us food. All of this adds up to make JD's impact large and feel much worse than the relative nitpicks we have with many car manufacturers.

Because in agriculture you are absolutely expecting to be able to repair stuff yourself.

I work on a project related to it and was absolutely surprised at how the company gave instructions to the clients to help them fix their machines (stuff I wouldn't be able to do myself).

Having a non-working machine can mean big $$ lost everyday.

Real life isn't as simple as the one in fairy tales, there's usually more than one villain.

Tesla is the bad guy too.

Whataboutism. Two evils are still evil.