←back to thread

1680 points etbusch | 3 comments | | HN request time: 0.001s | source
Show context
sryie ◴[] No.31434782[source]
I recently received my first framework laptop after being a loyal Thinkpad user for years. I am loving it so far. I run Ubuntu 22.04 daily and have not had any issues with battery life or the lid (but I do typically leave it plugged in during lunch and overnight). The expansion cards are brilliant and the keyboard is comparable to my old t-series. The aspect ratio is great for coding and I'm happy to see upgradeability is being taken seriously as promised. If I can get 5-10 years out of it like my old ThinkPads (all while upgrading piecewise along the way) I will be a fan for life.
replies(6): >>31434810 #>>31434877 #>>31435998 #>>31436540 #>>31436697 #>>31437014 #
favadi ◴[] No.31435998[source]
Do you have any problem with resolution, screen scaling? I think it requires 1.5x scaling, which often cause screen tearing and artifacts on Linux.
replies(2): >>31437133 #>>31437252 #
1. rcthompson ◴[] No.31437133[source]
I run at 2x scaling and then set the text scaling factor to .85, so the effective text scaling becomes 1.7, and I avoid the issues with non-integer scaling in Wayland.
replies(1): >>31442677 #
2. gnufied ◴[] No.31442677[source]
Text scaling via tweaks tool? That setting though is not respected by all apps though right? What happens if you connect an external display?
replies(1): >>31443937 #
3. rcthompson ◴[] No.31443937[source]
Yes, using the tweak tool. I believe there were also a few apps I had to tweak separately, like setting the default zoom level in Firefox. As for external displays, I don't generally connect my laptop to one, since my displays are connected to the desktop PC that I also own (which I run at 150% scaling in X11 mode so that fractional scaling actually looks good).