Live data from Hacker News

I'm returning my Framework 16

yorickpeterse.com

131–140 of 621 posts

Re: I'm returning my Framework 16

#131

I appreciate the authors thoughtful review here, but I can’t help but be frustrated by the constant lack of understanding of the core value proposition of framework both in this post and in many comments here on hn. Frequently the author brings up that for 2,000 euros they expect a premium experience, but no where is there an evaluation of the value granted by upgradability and repeatability of the machine, and only…

Upgradable to what? The ability to upgrade is well and good, but suppose the “endgame” configuration of an upgradable laptop was worse than the very base model of a non-upgradable. Why would you care about upgradability then?

Re: I'm returning my Framework 16

#132
I ordered a framework desktop and got it "by accident" - in that I forgot that I had put down a deposit on a fully maxed out Ai MAX395+. After a few days of using it, I decided to keep it, and given how incredibly expensive 8tb NVMe drives and DDR5-8000 has beocme since then (even if you could get DDR-8000 on desktop form factor) - I don't regret that decision at all. It's a great little box - and AI is getting closer to colser to being a good experience.

That said, I have run into a set of frustrations with it: 1) The PCIEx is completely useless on the board. Forget about room for the slot - it's not exposed, there isn't enough exposure inside of the case. This is a real miss - It seems perfect for a occulink port or another USB4 port. 2) USB4 + PCIe tunneling was a mess. Seems to be working better now. 3) There are some real thermal envelopes that are resulting in similar systems with the exact same architecture running 10% faster then this box. That's a big bummer - apparently it's tunable in their bios, but framework really limits the bios settings. 4) Randomly right now, the latest kernel on Ubuntu seems to freeze on boot. No idea why - I can move to the older .5 kernel, and it;s working.

All that said, for what it offers - Framework offers a lot. I really honestly believe that either Mac or Framework is the way to go if you need significant compute power on the desktop.

Re: I'm returning my Framework 16

#133

I appreciate the authors thoughtful review here, but I can’t help but be frustrated by the constant lack of understanding of the core value proposition of framework both in this post and in many comments here on hn. Frequently the author brings up that for 2,000 euros they expect a premium experience, but no where is there an evaluation of the value granted by upgradability and repeatability of the machine, and only…

I think the bigger problem is Framework doesn't actually offer as much in upgradeability as it sounds. While it can be compared to laptops without modular RAM, SSDs, or Wi-Fi cards, the real comparison is to laptops with modular ones of those for significantly less and suddenly the amount of upgradeability value drops significantly. Unofficially, many of the laptops I've had I've been able to upgrade even the screen…

I don't see why upgrading a motherboard to one with a newer generation CPU is not valuable. Or why going 16 to 32 GB RAM a few years after buying it first isn't.

Yes full upgradability of each component would be pretty nice but now we have a desktop and factors like compactness and "premium feel" would be even worse

Re: I'm returning my Framework 16

#134
post #126
post #118

Earlier quoted context omitted.

Your analogy won’t hold scrutiny with a competitive cyclist: newer bikes are also faster given the same rider, even if not as meaningfully as a new CPU. And modern bikes do make with the need for cable replacement or breakage (hydro lines and electric shifting, while more expensive to service, also require much less of it).

Life tip: Noone appreciates and there's no utility in nitpicking analogies. They're never the actual point of the message and it's incredibly rude and socially inept to lock onto a side quest like that.

idk, the OP is all about the author misunderstanding what they bought. Hence a comment about bikes not understanding bikes deserves just as much scrutiny.

My own life tip: there are plenty of good analogies, so no need to choose use an example you are not familiar with.

Re: I'm returning my Framework 16

#135

OP wrote: "My current laptop is an aging X1 Carbon generation 7... A few months ago a few keys of the keyboard stopped working. I decided it was time to look for a replacement." Isn't that like deciding to replace your bike because some of the cables are rusted? Like a new set of cables, a new keyboard is a small expense compared to a whole new laptop. Like replacing bike cables, swapping in a new Carbon X7 keyboard…

Generation 7. I realize you acknowledged the hardware age, but it's really the difference in my own workflows and experience.

I'm still on a Gen 8 i7 (with 40 GB RAM, to boot) T480s. I take pretty good care of my machine, so it's still in superb physical shape.

But, given today's massive webapps and video calls while having my workspace programs open, I'm in Hell. A failing keyboard would probably push me to repurpose the current machine and upgrade as well (and still replace the keyboard for kicks).

If I wasn't strapped for cash, I would have bought an AMD Framework eons ago.

Re: I'm returning my Framework 16

#136
post #131

I appreciate the authors thoughtful review here, but I can’t help but be frustrated by the constant lack of understanding of the core value proposition of framework both in this post and in many comments here on hn. Frequently the author brings up that for 2,000 euros they expect a premium experience, but no where is there an evaluation of the value granted by upgradability and repeatability of the machine, and only…

Upgradable to what ? The ability to upgrade is well and good, but suppose the “endgame” configuration of an upgradable laptop was worse than the very base model of a non-upgradable. Why would you care about upgradability then?

That's a weird argument/hypothetical, because the Framework is not worse than the very base model of a non-upgradeable laptop.

Re: I'm returning my Framework 16

#137
post #95

Putting aside anything specific to Framework, this article really puts into perspective just how piss poor the laptop market is right now. Macs have fantastic hardware, but of course only really run macOS. The future of Asahi Linux is very questionable and, like the author, is not something I'm interested in relying on. I don't hate macOS by any means but I much prefer running Arch with Hyprland. PC laptop hardware i…

1000% agree with this. Been using Macs for decades, but now prefer Linux. But Mac hardware is just so much better. Funny note: Sorta just for fun I bought an old Mac Mini ($25) and installed Mac, Windows, and Linux Mint on it. Fun device that is actually pretty useful with a KVM letting me use it seamlessly with my main Mac (also providing a shared external drive). Fingers crossed that the next leader at Apple after Tim has a Nadella-like moment deciding that Linux can be a friend not a foe.

Re: I'm returning my Framework 16

#138

Earlier quoted context omitted.

I'm using an OLED X1 Carbon right now in the UK. I use it all the time in low light. I just turned all the lights off (even the Christmas tree) and ran through a handful of usage situations and couldn't see any issues. I turned some lights on and did the same, I couldn't see any issues. I asked Claude, and got told to do the finger test, and that is barely perceptible. I then used my phone to record the screen and ye…

I probably should've done a better job at clarifying this, but my issue with OLEDs isn't just that (at least historically) they tend to be too bright even at lower brightness, but also the other issues they come with such as burn-in and text potentially looking less pleasant compared to IPSs displays. Burn-in is probably my biggest concern here, especially since it really seems to be a case of winning the lottery or…

For the brightness issue, if you are running X:

allow dimming display beyond normal max dimming:

  xrandr --output eDP --brightness 0.5
restore to normal brightness range:

  xrandr --output eDP --brightness 1
(substitute the actual output name for your display instead of eDP; run xrandr without args to list)

Re: I'm returning my Framework 16

#139
post #22

Earlier quoted context omitted.

The author seems to be very aware of the benefit of upgradability, but thats not an excuse for the shoddy experience. Some of the issues the author mentions are just absurd. Sharp edges, panels that creak? Come on.

I have a 12th Gen 13. No problems like that.

The sharp edges are exclusively an issue with the Framework 16 due to the spacers that allow you to change the alignment of the trackpad. It's definitely been one of my main annoyances with my F16 that I didn't experience with my F13. I've been scratched by them and had my arm hair caught and pulled.

However, Framework has already indicated that they are looking into providing an input module that spans the entire width of the device to eliminate the need for the spacers.

I don't really know what the "creaking screen" is about though. IMO the F16 screen and hinges are a higher build quality than the F13. I had to upgrade my F13 hinges to the 4kg hinges to keep it from bouncing and moving.

Re: I'm returning my Framework 16

#140
post #91

I can't speak to the rest of the text or the laptops themselves, but as someone who works with color reproducibility in video and print, those photos comparing colors of two different screens are worse than useless. Uncalibrated screens photographed at different angles in different lighting conditions are not a valid basis for comparison. If you want properly calibrated displays, you need to purchase hardware (dataco…

The photos are just meant to illustrate the difference to the reader, not to be anything scientific. Of course manual calibration is ideal, but having a somewhat sensible default calibration isn't much to ask for and is in fact something many other laptops do just fine.
Post reply on HN