Hacker News new | ask | show | jobs
by jalayir 3055 days ago
The prices of modern appliances have come down due to really intricate miniaturization of many components, which enables larger scale manufacturing and cheaper supply chains.

Because of the prices being low, it's not really worth it to repair consumer goods anymore. And if it's worth it in some cases (iPhone), it can only be done by a specialist due to the extreme miniaturization.

3 comments

I've discovered that modern appliances are repairable, thanks to the internet. There are people that have been making a business based on supplying parts (for example for made-in-China GE dishwashers) and videos on how to install them.

I think it's more accurate to say that first world labor costs are such that it's not usually worth it to pay someone to fix your devices these days, but it's becoming easier to DIY.

I also fixed an old laptop based on mail order parts and a youtube video. It really gave me a sense of accomplishment because I turned to programming computers very young partly out of ineptness with mechanical devices.

Yeah, the Internet is a godsend to people who repair their own appliances. For the most part you just have to figure out what's wrong (most appliances are pretty simple, so this isn't very hard), then look at the part for a model number and punch it into Google. Failing that you can enter the model number of the appliance and often get a parts list. The part you get usually won't be an exact match, but it should work, although you may have to fabricobble a bracket if the new part isn't the same size/shape or has mounting holes in a different location. This is pretty rare though, usually it's just bolting the part on.

This is also when you discover that even though Frigidare may sell dozens or hundreds of different fridge models at wildly different price points over the years, most of them use basically the same innards.

The key for someone like me is a site with videos for every little part for the exact model of appliance. And troubleshooting information, and possible causes of a symptom ranked by customer experience %.

There have always been DIYers, but I cannot do much of anything with just a service manual or parts list.

Sewing machines are hard to miniaturize. I'll give you that the newer crop are cheaper, but they will also only last a fraction of the time, that decrease in price has also come at the expense of quality.

Not that that matters as much any more, people tend to buy clothing rather than make clothing, this particular machine was a wedding gift from my grandfather (a tailor) to my mother and it was meant to last a lifetime, so that the family would have clothes to wear. Making clothing was so common nobody thought anything special of the skill involved, everybody could do it!

But if you tried to seriously keep a family of four clothed today based on fabric bought and a modern day sewing machine you'd be buying new sewing machines ever few years.

Modern sewing machines are cheaper because the intricately machined cams and drive mechanisms that connected the upper mechanism that moves the needle to the lower mechanism that moves the bobbin are no longer used. They're replaced by a pair of stepper motors that are driven by a microcontroller. Instead of having collars and set screws to adjust timing, it's all solidly built and ruined the minute the stepper motor slips or a tiny plastic part breaks and something no longer actuates. They're unrepairable because you'd have to get the actual OEM somewhere in China to release the source code and put a jtag pinout on their boards rather than getting the chips loaded at the factory where the main board is made. That's the difference. Same reason that cam machines have been replaced with vertical machining centers -- CNC is just waaaay cheaper.
Conversely, back in the days if you had any kind of a significant IBM mainframe installation you had an IBM technician if not a team of them on an on-site contract to keep the thing running. The idea of an unattended data center, filled with computers that can run reliably for years untouched, was unthinkable then.
When I was still working with mainframes we used the IBM diagnostics on a Sperry machine (it could emulate the IBM instruction set), they were so much better than the Sperry ones that hardware faults would be isolated much quicker.

One of the best hackers I ever worked with (a guy called Paul Poelenije, unfortunately deceased) had figured out how to load the microcode store and to pull this trick, I'm pretty sure that both IBM and Sperry would have been horrified at it in equal measures. For an encore, he wrote a completely new filesystem in assembler, and used it in production for the bank we both worked for. How he got away with that I'll never know but somehow he managed to get the blessing for his pet projects from the manager of the systems programming division to who I'm going to be eternally indebted because he had a big say in me coming to work for the IT department instead of the mailroom.

Those Sperry's were massive machines, the two mainframes (primary and backup, or production and test depending on what we were up to) + peripherals took up all of one floor of a very large office building and there were always at least several people on duty to keep them running. This was mid 1980's and punch cards were still being used with some regularity.

+1 for even knowing the word "Sperry."

I named my dog Sperry simply because nobody in my company had ever heard of it, and I didn't want the name to die.