You know how it is

This commit is contained in:
Akko
2025-10-02 20:33:56 +02:00
parent fac0a2266d
commit 0018a7884c
208 changed files with 9923 additions and 887 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2025-06-23 -->
<!-- 2025-10-02 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Framework Laptop Review</title>
@@ -195,24 +195,33 @@
<script type="text/javascript" src="/static/jquery-3.6.4.slim.min.js"></script>
<script type="text/javascript" src="/static/esquemadorg.js"></script>
<script type="text/javascript" src="/static/footnote.js"></script>
<link rel="stylesheet" href="/static/footnote.css" type="text/css"/>
<link rel="stylesheet" href="/static/collapse.css" type="text/css">
<link rel="stylesheet" href="/static/custom.css" type="text/css">
<link rel="alternate" type="application/rss+xml" title="WebbieWeb" href="https://webbieweb.org/feed.xml">
</head>
<body>
<div id="preamble" class="status">
<div id="header">
<a class="navbar-link" href="/">Home</a>
<a class="navbar-link" href="/about.html"></a>
<a class="navbar-link" href="/sitemap.html">Sitemap</a>
<a class="navbar-link" href="/blogroll.html">Blogroll</a>
<a class="navbar-link" href="/friends.html">Webring</a>
<span id="looking-for-work">
<a href="/work/looking_for_work.html"><b>Looking for Work</b></a> — software, sysadmin, other — €30/hr — <i>2hr free!</i>
</span>
</div>
</div>
<div id="content" class="content">
<div id="outline-container-org30dea7d" class="outline-2">
<h2 id="org30dea7d">My Experience with the Framework Laptop</h2>
<div class="outline-text-2" id="text-org30dea7d">
<div id="outline-container-org77e4d42" class="outline-2">
<h2 id="org77e4d42">My Experience with the Framework Laptop</h2>
<div class="outline-text-2" id="text-org77e4d42">
</div>
<div id="outline-container-orgace771d" class="outline-3">
<h3 id="orgace771d">Ordering</h3>
<div class="outline-text-3" id="text-orgace771d">
<div id="outline-container-org6cd8f00" class="outline-3">
<h3 id="org6cd8f00">Ordering</h3>
<div class="outline-text-3" id="text-org6cd8f00">
<p>
I&rsquo;d been eyeing the <a href="https:frame.work">Framework laptop</a> since somewhere in October 2021, but the EU release got delayed and they were very hesitant to give time estimates. I only managed to get my hands on it in late February, and I ended up having to have it delivered to France. I understand the difficulty of setting up logistics especially these days, but I broke my previous laptop and being stuck in limbo like this was not fun.
</p>
@@ -223,13 +232,13 @@ I asked their customer service to make a small change to the delivery address, b
</p>
</div>
</div>
<div id="outline-container-orgd542c22" class="outline-3">
<h3 id="orgd542c22">Set-up</h3>
<div class="outline-text-3" id="text-orgd542c22">
<div id="outline-container-org30258d6" class="outline-3">
<h3 id="org30258d6">Set-up</h3>
<div class="outline-text-3" id="text-org30258d6">
</div>
<div id="outline-container-org8c01345" class="outline-4">
<h4 id="org8c01345">Hardware</h4>
<div class="outline-text-4" id="text-org8c01345">
<div id="outline-container-orgd65bd7b" class="outline-4">
<h4 id="orgd65bd7b">Hardware</h4>
<div class="outline-text-4" id="text-orgd65bd7b">
<p>
I got the DIY edition with the (lowest-end) i5-1135G7 CPU, 2x16GB RAM. I brought my own 1TB SSD. The higher spec CPUs didn&rsquo;t seem worth the money to me. The RAM is probably overkill.
</p>
@@ -256,9 +265,9 @@ The more you look at it, the nicer it gets!
</p>
</div>
</div>
<div id="outline-container-org5014083" class="outline-4">
<h4 id="org5014083">Software</h4>
<div class="outline-text-4" id="text-org5014083">
<div id="outline-container-orgcbaea09" class="outline-4">
<h4 id="orgcbaea09">Software</h4>
<div class="outline-text-4" id="text-orgcbaea09">
<p>
I installed Gentoo GNU+Linux on the laptop, just like I have on my desktop. I used an Ubuntu live CD as the install medium together with the Gentoo stage3 tarball, and it worked well. I didn&rsquo;t really have to jump through any laptop-specific hoops, it was a very nice experience. I did use the dist-kernel rather than configuring my own.
</p>
@@ -267,9 +276,9 @@ I installed Gentoo GNU+Linux on the laptop, just like I have on my desktop. I us
The laptop held up well during compiling. It&rsquo;s not as fast as a desktop of course, but compile times are not limiting. I&rsquo;ve put this thing through bootstrapping GCC for a cross-compilation toolchain, which is just about the biggest compile job I&rsquo;ve ran, and it wasn&rsquo;t <i>that</i> painful.
</p>
</div>
<div id="outline-container-org920cf66" class="outline-5">
<h5 id="org920cf66">Display scaling</h5>
<div class="outline-text-5" id="text-org920cf66">
<div id="outline-container-org203568c" class="outline-5">
<h5 id="org203568c">Display scaling</h5>
<div class="outline-text-5" id="text-org203568c">
<p>
Simply setting <code>Xft.dpi: 192</code> in .Xresources was enough for the vast majority of applications to use 2x scaling, which looks very good on this display. This is on X11 obviously; I don&rsquo;t use Wayland.
</p>
@@ -279,33 +288,33 @@ The odd application requires its own scaling setting. Rofi requires setting <cod
</p>
</div>
</div>
<div id="outline-container-org0b35370" class="outline-5">
<h5 id="org0b35370">Display manager</h5>
<div class="outline-text-5" id="text-org0b35370">
<div id="outline-container-org0f42e38" class="outline-5">
<h5 id="org0f42e38">Display manager</h5>
<div class="outline-text-5" id="text-org0f42e38">
<p>
I used SDDM which works very well. I wanted to go for something a bit fancier looking, and this delivers. I don&rsquo;t usually use things in the whole QT ecosystem, so it&rsquo;s refreshing.
</p>
</div>
</div>
<div id="outline-container-org39a8c54" class="outline-5">
<h5 id="org39a8c54">Hibernate/suspend-to-disk</h5>
<div class="outline-text-5" id="text-org39a8c54">
<div id="outline-container-org08fe0f2" class="outline-5">
<h5 id="org08fe0f2">Hibernate/suspend-to-disk</h5>
<div class="outline-text-5" id="text-org08fe0f2">
<p>
This required setting up a swap file and setting a kernel command line parameter to refer to it, but it was easy to do. It works well. I&rsquo;ve observed the laptop auto-hibernating when the battery runs out, but it doesn&rsquo;t do this reliably, so I should probably configure it myself.
</p>
</div>
</div>
<div id="outline-container-org749aff6" class="outline-5">
<h5 id="org749aff6"><a href="http://guake-project.org/">Guake</a>-like transient terminal</h5>
<div class="outline-text-5" id="text-org749aff6">
<div id="outline-container-org8449dd6" class="outline-5">
<h5 id="org8449dd6"><a href="http://guake-project.org/">Guake</a>-like transient terminal</h5>
<div class="outline-text-5" id="text-org8449dd6">
<p>
Using some <code>fish</code> scripts, <code>bspwm</code>, <code>picom</code> and <code>xst</code> I rigged up a transient, transparent terminal to use for quick shell jobs. I used the scripts and config file in <a href="#org374f7ed">Appendix A</a> to do this. The implementation is a bit hacky, and it&rsquo;s not impossible to break, but it serves my purposes well (and more important, it was fun to make)!
Using some <code>fish</code> scripts, <code>bspwm</code>, <code>picom</code> and <code>xst</code> I rigged up a transient, transparent terminal to use for quick shell jobs. I used the scripts and config file in <a href="#orgfee5b57">Appendix A</a> to do this. The implementation is a bit hacky, and it&rsquo;s not impossible to break, but it serves my purposes well (and more important, it was fun to make)!
</p>
</div>
</div>
<div id="outline-container-orgd249a13" class="outline-5">
<h5 id="orgd249a13">Wallpaper-setting script</h5>
<div class="outline-text-5" id="text-orgd249a13">
<div id="outline-container-org81f273e" class="outline-5">
<h5 id="org81f273e">Wallpaper-setting script</h5>
<div class="outline-text-5" id="text-org81f273e">
<p>
I wrote a script to set a random wallpaper.
</p>
@@ -331,11 +340,11 @@ I wrote a script to set a random wallpaper.
</div>
</div>
</div>
<div id="outline-container-org1269632" class="outline-5">
<h5 id="org1269632">Lockscreen</h5>
<div class="outline-text-5" id="text-org1269632">
<div id="outline-container-org29fb1db" class="outline-5">
<h5 id="org29fb1db">Lockscreen</h5>
<div class="outline-text-5" id="text-org29fb1db">
<p>
I hacked together some <a href="#org0fc6761">pretty crappy code</a> to lock the screen using <code>i3lock</code>, with my wallpaper composed with a little lock icon as the background. Very overengineered.
I hacked together some <a href="#org100c303">pretty crappy code</a> to lock the screen using <code>i3lock</code>, with my wallpaper composed with a little lock icon as the background. Very overengineered.
</p>
<p width="60%" class="center">
@@ -348,33 +357,33 @@ Is there a better lockscreen out there that will let me set my own image as the
</p>
</div>
</div>
<div id="outline-container-org637f987" class="outline-5">
<h5 id="org637f987"><span class="todo TODO">TODO</span> </h5>
<div class="outline-text-5" id="text-org637f987">
<div id="outline-container-orgb953ef4" class="outline-5">
<h5 id="orgb953ef4"><span class="todo TODO">TODO</span> </h5>
<div class="outline-text-5" id="text-orgb953ef4">
</div>
<ul class="org-ul">
<li><a id="org5e221c3"></a>Battery level notifications<br></li>
<li><a id="orgb55190f"></a>sleep-then-hibernate<br></li>
<li><a id="org3a44924"></a>Battery tuning<br></li>
<li><a id="org252a69f"></a>Battery level notifications<br></li>
<li><a id="org4aa64d1"></a>sleep-then-hibernate<br></li>
<li><a id="org80a241f"></a>Battery tuning<br></li>
</ul>
</div>
</div>
</div>
<div id="outline-container-orgde04702" class="outline-3">
<h3 id="orgde04702">Impressions</h3>
<div class="outline-text-3" id="text-orgde04702">
<div id="outline-container-org1962911" class="outline-3">
<h3 id="org1962911">Impressions</h3>
<div class="outline-text-3" id="text-org1962911">
</div>
<div id="outline-container-org8a66df3" class="outline-5">
<h5 id="org8a66df3">Build Quality</h5>
<div class="outline-text-5" id="text-org8a66df3">
<div id="outline-container-org95a8627" class="outline-5">
<h5 id="org95a8627">Build Quality</h5>
<div class="outline-text-5" id="text-org95a8627">
<p>
The laptop is made of aluminium and feels solid but light. The screen does seem pretty flimsy, though. I probably wouldn&rsquo;t want to drop this thing. It looks sleek and elegant, but pretty muted.
</p>
</div>
</div>
<div id="outline-container-org2668431" class="outline-5">
<h5 id="org2668431">Screen</h5>
<div class="outline-text-5" id="text-org2668431">
<div id="outline-container-orgcb82f1c" class="outline-5">
<h5 id="orgcb82f1c">Screen</h5>
<div class="outline-text-5" id="text-orgcb82f1c">
<p>
This is my first time ever using a high-DPI screen, and I&rsquo;m very impressed by it. Text looks unbelievably crisp and pleasant to read. I was somewhat worried about the linux high DPI situation, but I am having no issues whatsoever.
</p>
@@ -388,51 +397,51 @@ The brightness goes up quite high, but colours feel somewhat washed out at high
</p>
</div>
</div>
<div id="outline-container-orge9b9091" class="outline-5">
<h5 id="orge9b9091">Keyboard</h5>
<div class="outline-text-5" id="text-orge9b9091">
<div id="outline-container-orgf496c6c" class="outline-5">
<h5 id="orgf496c6c">Keyboard</h5>
<div class="outline-text-5" id="text-orgf496c6c">
<p>
Framework seems to advertise their keyboard as having particularly deep travel, but it mostly just feels like any chiclet keyboard to me. Not a bad chiclet keyboard, but not that great, either. The layout is fine, but it makes me miss the thinkpad.
</p>
</div>
</div>
<div id="outline-container-orgadfdf3f" class="outline-5">
<h5 id="orgadfdf3f">Touchpad</h5>
<div class="outline-text-5" id="text-orgadfdf3f">
<div id="outline-container-orgb181aa3" class="outline-5">
<h5 id="orgb181aa3">Touchpad</h5>
<div class="outline-text-5" id="text-orgb181aa3">
<p>
I&rsquo;ve never had a decent touchpad before, so I was pleasantly surprised. I expected to miss the trackpoint on the thinkpad a lot, but this is fine, though it&rsquo;s still a step down. Pinch to zoom doesn&rsquo;t work very well, but I don&rsquo;t use that functionality a lot. I miss having dedicated mouse buttons; the clicking functionality on this touchpad works fine for me, but it&rsquo;s hard not to mess up left/middle/right click. That&rsquo;s a good incentive for me to practice relying on the mouse less, though. There&rsquo;s plenty of <a href="https://linuxtouchpad.org/">work being done</a> on the Linux touchpad experience software-side, too. It&rsquo;s a nice time to be a linux laptop user!
</p>
</div>
</div>
<div id="outline-container-orgd9a77f3" class="outline-5">
<h5 id="orgd9a77f3">Battery</h5>
<div class="outline-text-5" id="text-orgd9a77f3">
<div id="outline-container-org5f4d500" class="outline-5">
<h5 id="org5f4d500">Battery</h5>
<div class="outline-text-5" id="text-org5f4d500">
<p>
With the disclaimer that I haven&rsquo;t tested very intensely and I haven&rsquo;t tuned power settings very much. <br>
I seem to get about 6.5 hours of real-world use time when using Emacs and doing light web browsing. I don&rsquo;t have a good benchmark for more intensive tasks, but compiling does hit the battery pretty hard. All in all I&rsquo;m very happy with it, getting decent battery life on Linux is hard. It might be worth eventually buying a power bank for it though, for travel~
</p>
</div>
</div>
<div id="outline-container-org8eaaee2" class="outline-5">
<h5 id="org8eaaee2">Expansion cards/ports</h5>
<div class="outline-text-5" id="text-org8eaaee2">
<div id="outline-container-org09649ce" class="outline-5">
<h5 id="org09649ce">Expansion cards/ports</h5>
<div class="outline-text-5" id="text-org09649ce">
<p>
The little expansion cards are one of Framework&rsquo;s big marketing things. I think they&rsquo;re pretty neat, though I don&rsquo;t always quite understand the way people talk about them, as &ldquo;dongle killers&rdquo;. I would find hotswapping these about equally obnoxious as carrying dongles. The idea of aftermarket expansion cards is interesting, though - these are low level, high bandwidth ports, with I think similar capabilities to the ExpressCard ports on old business laptops, but more modern with a USB-C port. I&rsquo;m looking forward to the USB4 era!
</p>
</div>
</div>
<div id="outline-container-org4716b34" class="outline-5">
<h5 id="org4716b34">Performance</h5>
<div class="outline-text-5" id="text-org4716b34">
<div id="outline-container-org2a0d079" class="outline-5">
<h5 id="org2a0d079">Performance</h5>
<div class="outline-text-5" id="text-org2a0d079">
<p>
So far I haven&rsquo;t felt limited by performance at all, the experience has been really snappy. I haven&rsquo;t thrown particularly difficult things at it, though, but that&rsquo;s fine - most of what I do on a laptop is reading, web browsing, and text editing. I played some Factorio on it and that seemed fine, but using the touchpad felt limiting so I didn&rsquo;t play very much.
</p>
</div>
</div>
</div>
<div id="outline-container-org4e8b0c4" class="outline-3">
<h3 id="org4e8b0c4">Closing words</h3>
<div class="outline-text-3" id="text-org4e8b0c4">
<div id="outline-container-org04129e0" class="outline-3">
<h3 id="org04129e0">Closing words</h3>
<div class="outline-text-3" id="text-org04129e0">
<p>
Getting this laptop set up has been really fun! It&rsquo;s a good opportunity to take stock of where we&rsquo;re at. On the hardware side, I am very impressed that it&rsquo;s now possible to make a laptop that&rsquo;s this user-servicable, this well-specced and still not <i>that</i> expensive. It&rsquo;s a reminder of how much better things could be.
</p>
@@ -447,9 +456,9 @@ Personally, I&rsquo;m getting a rare chance to critically examine all the little
</div>
</div>
</div>
<div id="outline-container-org374f7ed" class="outline-2">
<h2 id="org374f7ed">Appendix A: Transient Terminal Sources</h2>
<div class="outline-text-2" id="text-org374f7ed">
<div id="outline-container-orgfee5b57" class="outline-2">
<h2 id="orgfee5b57">Appendix A: Transient Terminal Sources</h2>
<div class="outline-text-2" id="text-orgfee5b57">
<p>
<code>togglescratch</code>
</p>
@@ -514,9 +523,9 @@ opacity-rule=["90:name = 'scratchterminal'"];
</div>
</div>
</div>
<div id="outline-container-org0fc6761" class="outline-2">
<h2 id="org0fc6761">Appendix B: lock.py</h2>
<div class="outline-text-2" id="text-org0fc6761">
<div id="outline-container-org100c303" class="outline-2">
<h2 id="org100c303">Appendix B: lock.py</h2>
<div class="outline-text-2" id="text-org100c303">
<div class="org-src-container">
<pre class="src src-python"><span class="org-comment-delimiter">#</span><span class="org-comment">!/usr/bin/python3</span>
<span class="org-keyword">import</span> os
@@ -545,12 +554,12 @@ opacity-rule=["90:name = 'scratchterminal'"];
<div id="postamble" class="status">
<div id='footer'><div id='publish-date'>Published: 2022-03-17</div><div id='modified-date'>Last modified: 2023-01-10</div><hr>
If you have any comments about this page, you can email me at: <br>
<b>akko [shift-2] nakadashi -dot- lol</b><br>
And I may include them on the website!<br>
<b>akk0</b> <i>{at}</i> <b>webbieweb</b> <i>{dot}</i> <b>org</b><br>
<br>
This website <a href="/feed.xml">supports RSS</a> (I update it manually). <br>
Proudly built using <a href="/posts/blog-tech.html">org-mode</a>. <br>
All code on this website is licensed <b>GPLv3</b> unless otherwise indicated. <br>
Blog proudly built using <a href="/posts/elog-1-blog.html">org-mode</a>!
</div>
</div>
</body>