* "This isn't X. It's Y"
* "Some sentence emphasizing something. Describing the same thing with different framing. Describing it a third time but punchier.
* The em-dash of course
* A hard to describe sense of "cheesiness"
I only hope the models get good enough to not be so samey in the future.
> "These are not complaints, merely observations."
> "There are repairable laptops, and then there are ThinkPads."
> "iFixit approached the relationship as collaborators, not critics."
> "[...] they didn’t declare victory and go home. They kept pushing."
> "Designing for repairability doesn’t mean compromising innovation or premium experiences; when done well, it actually drives smarter innovation, better modularity, and more resilient platforms."
> "It would be one thing to make a highly repairable but low-volume niche device or concept. Instead, Lenovo just threw down a gauntlet by notching a 10/10 repairability score on their mainstream-iest business laptop."
> "This is [...] how repair goes from being an enthusiast’s “nice-to-have” to being baked into procurement checklists and fleet-management decisions."
Presumably the smelly AI text problem is just ... a problem that will be solved. Or maybe we'll just get used to it.
Unless I'm reading for pleasure, I want everything in concise summaries. I don't need flowery language. Or even complete sentences.
Maybe an LLM verbosity slider that dynamically truncates text we don't need. I'll dial mine down.
It was about a very fragile part of the process, and so it seemed like an error of omission that seemed atypical for iFixIt. It made me suspect the instructions might not have been wholly human written. I feel a bit vindicated for that suspicion.
The most generous interpretation I can have for this type of article is that it's a second-order phenomenon. If it was written by a human, it was written by one who consumes a lot of AI generated content and whose standards for what they produce have slipped.
This is the "Reddit" factor. I picked up on it being LLM written with this sentence:
"This is the treacherous, final-boss stage where repairability usually dies,"
If the studies that say that humans prefer AI writers are to be believed then you'd be a fool not to
Why would you hope to be more easily fooled?
I'm glad I haven't let AI write much for me, its better for it to help me develop my ideas and writing and do the work to learn, explore and end up with something where my brain is in the gym. . Passive generation might not always map well to passive consumption
Everything works pretty well out of the box, it never really overheats, Linux support required basically no effort with NixOS, the keyboard feels pretty nice, the screen is bright and easy to read, and fortunately I bought it when RAM prices weren't insane so I got the 64GB model.
I haven't tried repairing it yet but considering how well it's been working I'm not even sure I'll need ever need to. If this laptop gets stolen, I will likely just buy another ThinkPad, I'm a complete convert.
My only grievance is a bit buggy firmware. When I turn laptop on or reboot, speakers will randomly be muted (not a problem after OS boots, but for example in UEFI it'll either beep or not beep and that's random). UEFI interface was a bit buggy regarding mouse control, for example I've used to touch and drag things in boot order, but it didn't work and I have to actually press touchbar button down and keeping it like that move cursor. But touch drag works in other places. Not a big issue bit the first time I encountered it, I spent good few minutes trying to make sense of it, as I thought it just does not allow me to reorder boot entries or something like that. But these are small issues and once you've installed OS, you never deal with that.
Oh, and another complaint is that their BIOS update procedure is super weird. I have to find computer with Windows, download some exe, unpack things, find some BAT file and write to USB drive things, then boot from it. Theoretically they publish stuff to fwupd but I don't like this service. My best BIOS update experience was on Asus PC. I just put some bin file onto FAT32 USB drive, entered UEFI configuration, chose "update", selected that file and that's about it. Super easy, every manufacturer must implement this workflow.
Anyway I'm satistfied owner and my next laptop will likely be Thinkpad. Mostly because its stellar Linux support, but also because I didn't have any major issues with my current laptop.
My main requirement for a next laptop is running NixOS (coming from Macbook land). It’s probably this or one of the new XPS models, but not clear what NixOS support looks like there.
In the case of my ThinkPad, you can see there is literally no extra work required: https://github.com/NixOS/nixos-hardware/blob/master/lenovo/t...
Still, doesn't mean you shouldn't look into other brands, obviously. Take a look at that repo to see if there's obvious compatibility stuff.
I've had the laptop for about two years now and it still runs just as well as the day I bought it. I'm very happy with it.
[1] No I will not stick with Windows. Please feel free to read through my comment history to see why, but TL;DR I just don't like it.
I remember a Thinkpad BIOS update ended up destroying both undervolting and overclocking, and required a "chip-clip" programmer to revert.
It's a real problem that BIOS updates for consumer systems never come with a meaningful changelog, so evaluating whether a particular update is a good idea or not is basically impossible.
That said, I've owned them personally for 10+ years, so looking for objective thoughts outside repairability as the article covers.
But older Thinkpads (not sure about newer (~5 years old) ones, certainly not brand brand new models) have great support of alternative firmware such as coreboot and libreboot, other projects that disable Intel ME and the like.
Today I Learned about LPCAMM2, which is refreshing, seeing soldered-on memory always felt like some kind of slide into disposable barbarism.
[0] https://www.ifixit.com/News/95078/lpcamm2-memory-is-finally-...
Regarding the T14 and T16, I'm frustrated that in my market (AU), they don't sell better screens than 1920x1200. I'd like to have a brighter 3k or 4k screen.
The LPCAMM2 seems to be limited to the Intel models, according to the pc mag article.
https://www.pcmag.com/news/lenovo-thinkpad-t14-gen-7-hands-o...
That is usually my concern with things like the modular ports and replaceable keyboards too. By the time I actually need to replace anything it could be 10 years from now, could I actually source these parts easily?
Regardless, that is a excellent problem to have compared to other less repairable laptops. I have been running my current laptop for 10 years, by the time it's unrepairable I might switch to this.
I don’t have the tools or skills to replace soldered on memory chips when they fail. Nobody at my place of work does. Nobody was doing that type of work in a warranty centre I worked in either.
I’d need to buy an entire motherboard, which will much more expensive, and likely more time consuming, than swapping a couple of memory modules.
I'm the current owner of a T14s (gen3 AMD) and the non-replaceable wifi chip has been my biggest pain point with it. I'm somewhat disappointed to see them give this 10/10 score with that problem unresolved.
according to lspci it's a Qualcomm QCNFA765 and it works great under Linux...until you suspend the machine. after it wakes up from suspend, it will only stay connected for a few seconds to a minute before dropping the connection and re-establishing it.
I've replaced wifi chips in other Thinkpads I've owned, so I naively assumed this would be the same as well - just swapping out the M.2 card. but no such luck, it's soldered in place.
I ended up using systemd to rmmod-then-modprobe the ath11k_pci module when the system resumes from sleep. this is annoying because it adds a delay of several extra seconds before the machine is ready to use, but none of the "smaller hammer" workarounds I attempted worked at all.
My first laptop was an IBM Thinkpad, and while it was a great piece of hardware, I don’t see myself ever buying another one as long an Lenovo owns the brand.
> Going from a high score to the highest score isn’t usually about making minor tweaks. It requires fighting for every small, boring, consequential decision—the ones that determine whether a repair isn’t merely possible or practical, but within easy reach.
Later, Framework send me a laptop in 1 week and later a replacement screen in less then a week. It's been 3 years ago now.
One thing which worries me, is how easily the Qualcomm core platforms run novel OS because I don't see indications they are avoiding blob dependency either in the core, or in peripheral control. It will probably be fine if you run the Lenovo tailored linux release, but if you want to run a BSD or something else you might find either you're on a slower path, or you have less battery life, or you simply can't drive some devices. (I am a user not a kernel/devicedriver developer so if I misunderstand blobbyness and why things like wifi cards often don't work please don't hate me)
But for hardware replacement? This is ace! I like the other sources which people use too, but Lenovo has a worldwide warranty, and has agents almost everywhere so your ability to be on-the-road, pick up a phone, quote a number and get a part is significantly enhanced. (in my experience)
I replaced the batteries a few months ago and it was painless.
I bought an internal and external battery and the external one quickly started bloating.
(Typing this from a T14 gen 1.)
Whereas Lenovo laptops (non Thinkpads) from 2007 and 2021 are very solid nearly unbreakable.
I represent pricing in $/warranty year. (If you want me to believe the product is worth more, stand by it in the form of a warranty. But if a company isn't going to put their warranty where their mouth is, well.)
Lenovo used to warrant their product; my previous Thinkpad, which came with a then-pathetic (Thinkpads used to be four year warranties!) 3 year warranty, for ~$1200, or $400/warranty year.
I can't mock up a purchase for either laptop reviewed, as neither are available at any price. So, we'll do the predecessor. Those start at $1300/y; that represents an increase in price of ~14% YoY … which obviously is not tracking inflation.
That's enough to put smaller manufacturers who don't benefit from large supply chains, like Framework, in spitting distance.
But is it comparable? The base screen is "45%NTSC", and AFAICT from the reviews, the consensus is "don't do it". The other option is an sRGB screen. The base SSD is half the size now, but it is also upgradable to 1 TiB if you fork over $. The OS can be removed now, which actually knocks $90 off the "base" price! The dGPU is just quite literally gone. And nine years later, and the RAM is still the same size, but as we all know, software definitely hasn't gotten more bloated in the past nine years.
So, oddly, my current Thinkpad is down for the count right now. After 9 years, it suffered the first real HW failure: the motherboard. The first one took ~3 weeks to ship, and it was defective. The next one only took ~2 weeks, and the patient is still in surgery, so fingers crossed?
My biggest repairability question: … have they fixed the power brick to not have the cable melded into the brick? The cable is what breaks, and it costs probably like $3.50, but because it's molded into the main AC/DC converter brick, you have to scrap the entire thing and Lenovo charges for those like they're made from the tears of angels. If you just make a connector there, you raise the cost of the brick a few cents, maybe a few dollars … and save $50? $60 down the road in repairs, and untold amounts of eWaste.
worldwide onsite service response times and parts availability are top notch as well.
That made me start looking into their scores. The Thinkpad E14 Gen 7 gets a 9/10 despite soldered ports, a pile of easily breakable plastic clips, a flimsy plastic case, and a riveted keyboard/top case assembly. To me that sounds _worse_ than the M5 MacBook Pro, which scores 4/10 (soldered storage unlike the E14, easily replaceable ports, and a riveted keyboard/top case assembly.) I would personally rather have replaceable ports than non-soldered storage, but putting my personal preferences aside, I think it’s hard to argue that difference between the two is worth going from a 4/10 to a 9/10.
The only other device I've owned which might have that sort of longevity is my Fujitsu Stylistic ST-4110 (which I quite miss for its transflective display).
Really wish the Lenovo Yogabook 9i was in the ThinkPad line and that it had a Wacom EMR stylus....
By elevating ThinkPad T-series above other laptops by reputation, do iFixit weaken their notion of objective repairability ratings?
> Lenovo tells us, “The biggest challenge in getting to a 10/10 was balancing repairability with all the other expectations of a commercial device: performance, reliability, thermal efficiency, form factor, and design integrity. Repairability isn’t achieved by a single change: it requires many small, intentional decisions across the entire system, and each of those decisions can introduce trade-offs.
It sounds like repairability means dividing device into smaller not repairable parts and make extra money off of it.
For instance, can I get those replaceable ports on Mouser?
Repairwashing.
The most annoying part is that the key matrix isn't set up to 3-key rollover with the copilot key like it would be for a real modifier key. (I'd assumed they'd just keep the matrix they used when there was a modifier in that spot. Nope.) Consequently, some key combinations, e.g. ralt-rcontrol-spacebar, don't work. Press them, nothing happens. Infuriating.