Fixed viewport issues

This commit is contained in:
Akko
2022-03-18 20:17:44 +01:00
parent fd0f4f3946
commit fe807c99cc
8 changed files with 108 additions and 126 deletions

View File

@@ -1,9 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2022-03-18 Fri 19:59 -->
<!-- 2022-03-18 Fri 20:17 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=500, initial-scale=1" />
<meta name="viewport" content="width=100%, initial-scale=0.7" />
<title>Framework Laptop Review</title>
<meta name="generator" content="Org Mode" />
<style>
@@ -190,8 +190,6 @@
{ background-color: #ffff00; color: #000000; font-weight: bold; }
.org-svg { width: 90%; }
</style>
<meta name="viewport"
content="width=500, initial-scale=1.0">
<link rel="stylesheet" href="/static/style.css" type="text/css"/>
</head>
<body>
@@ -204,13 +202,13 @@
</div>
<div id="content" class="content">
<div id="outline-container-orgbc69aa7" class="outline-2">
<h2 id="orgbc69aa7">My Experience with the Framework Laptop</h2>
<div class="outline-text-2" id="text-orgbc69aa7">
<div id="outline-container-orgd2e60e4" class="outline-2">
<h2 id="orgd2e60e4">My Experience with the Framework Laptop</h2>
<div class="outline-text-2" id="text-orgd2e60e4">
</div>
<div id="outline-container-org64cd0b8" class="outline-3">
<h3 id="org64cd0b8">Ordering</h3>
<div class="outline-text-3" id="text-org64cd0b8">
<div id="outline-container-org81cd437" class="outline-3">
<h3 id="org81cd437">Ordering</h3>
<div class="outline-text-3" id="text-org81cd437">
<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>
@@ -222,13 +220,13 @@ I asked their customer service to make a small change to the delivery address, b
</div>
</div>
<div id="outline-container-org3764bde" class="outline-3">
<h3 id="org3764bde">Set-up</h3>
<div class="outline-text-3" id="text-org3764bde">
<div id="outline-container-org04dc2d9" class="outline-3">
<h3 id="org04dc2d9">Set-up</h3>
<div class="outline-text-3" id="text-org04dc2d9">
</div>
<div id="outline-container-org42a537a" class="outline-4">
<h4 id="org42a537a">Hardware</h4>
<div class="outline-text-4" id="text-org42a537a">
<div id="outline-container-org39fd835" class="outline-4">
<h4 id="org39fd835">Hardware</h4>
<div class="outline-text-4" id="text-org39fd835">
<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>
@@ -253,15 +251,12 @@ My enrapturement was short-lived, though, as after a quick assembly my new lapto
<img src="../../static/images/framework_inside.jpg" alt="framework_inside.jpg" width="60%" class="center">
The more you look at it, the nicer it gets!
</p>
</div>
</div>
<p>
/var/snap/gitea/common/data/gitea-repositories
</p>
</div>
</div>
<div id="outline-container-orgfd832e7" class="outline-4">
<h4 id="orgfd832e7">Software</h4>
<div class="outline-text-4" id="text-orgfd832e7">
<div id="outline-container-orge74c8bc" class="outline-4">
<h4 id="orge74c8bc">Software</h4>
<div class="outline-text-4" id="text-orge74c8bc">
<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>
@@ -271,9 +266,9 @@ The laptop held up well during compiling. It&rsquo;s not as fast as a desktop of
</p>
</div>
<div id="outline-container-orgdaf47bb" class="outline-5">
<h5 id="orgdaf47bb">Display scaling</h5>
<div class="outline-text-5" id="text-orgdaf47bb">
<div id="outline-container-orgc00ff77" class="outline-5">
<h5 id="orgc00ff77">Display scaling</h5>
<div class="outline-text-5" id="text-orgc00ff77">
<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>
@@ -283,36 +278,36 @@ The odd application requires its own scaling setting. Rofi requires setting <cod
</p>
</div>
</div>
<div id="outline-container-org2924a82" class="outline-5">
<h5 id="org2924a82">Display manager</h5>
<div class="outline-text-5" id="text-org2924a82">
<div id="outline-container-org091161e" class="outline-5">
<h5 id="org091161e">Display manager</h5>
<div class="outline-text-5" id="text-org091161e">
<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-org2fdbcd9" class="outline-5">
<h5 id="org2fdbcd9">Hibernate/suspend-to-disk</h5>
<div class="outline-text-5" id="text-org2fdbcd9">
<div id="outline-container-org52896e4" class="outline-5">
<h5 id="org52896e4">Hibernate/suspend-to-disk</h5>
<div class="outline-text-5" id="text-org52896e4">
<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-org88619e7" class="outline-5">
<h5 id="org88619e7"><a href="http://guake-project.org/">Guake</a>-like transient terminal</h5>
<div class="outline-text-5" id="text-org88619e7">
<div id="outline-container-org6a88538" class="outline-5">
<h5 id="org6a88538"><a href="http://guake-project.org/">Guake</a>-like transient terminal</h5>
<div class="outline-text-5" id="text-org6a88538">
<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="#orga48c283">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="#org5ffe10c">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-org29c165d" class="outline-5">
<h5 id="org29c165d">Wallpaper-setting script</h5>
<div class="outline-text-5" id="text-org29c165d">
<div id="outline-container-org7290878" class="outline-5">
<h5 id="org7290878">Wallpaper-setting script</h5>
<div class="outline-text-5" id="text-org7290878">
<p>
I wrote a script to set a random wallpaper.
</p>
@@ -339,11 +334,11 @@ I wrote a script to set a random wallpaper.
</div>
</div>
<div id="outline-container-orga45f0c8" class="outline-5">
<h5 id="orga45f0c8">Lockscreen</h5>
<div class="outline-text-5" id="text-orga45f0c8">
<div id="outline-container-org68f0872" class="outline-5">
<h5 id="org68f0872">Lockscreen</h5>
<div class="outline-text-5" id="text-org68f0872">
<p>
I hacked together some <a href="#orgeda57f7">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="#org338a315">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">
@@ -357,34 +352,34 @@ Is there a better lockscreen out there that will let me set my own image as the
</div>
</div>
<div id="outline-container-org1d054a3" class="outline-5">
<h5 id="org1d054a3">TODO</h5>
<div class="outline-text-5" id="text-org1d054a3">
<div id="outline-container-org53ced5e" class="outline-5">
<h5 id="org53ced5e">TODO</h5>
<div class="outline-text-5" id="text-org53ced5e">
</div>
<ul class="org-ul">
<li><a id="orgef1cabc"></a>Battery level notifications<br></li>
<li><a id="orgb23beb7"></a>sleep-then-hibernate<br></li>
<li><a id="org0354298"></a>Battery tuning<br></li>
<li><a id="org5e14e8f"></a>Battery level notifications<br></li>
<li><a id="org00d136e"></a>sleep-then-hibernate<br></li>
<li><a id="orgaee1839"></a>Battery tuning<br></li>
</ul>
</div>
</div>
</div>
<div id="outline-container-orgc0ec95c" class="outline-3">
<h3 id="orgc0ec95c">Impressions</h3>
<div class="outline-text-3" id="text-orgc0ec95c">
<div id="outline-container-org306e125" class="outline-3">
<h3 id="org306e125">Impressions</h3>
<div class="outline-text-3" id="text-org306e125">
</div>
<div id="outline-container-orgd07bd3b" class="outline-5">
<h5 id="orgd07bd3b">Build Quality</h5>
<div class="outline-text-5" id="text-orgd07bd3b">
<div id="outline-container-org7a2946e" class="outline-5">
<h5 id="org7a2946e">Build Quality</h5>
<div class="outline-text-5" id="text-org7a2946e">
<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-org0525fcd" class="outline-5">
<h5 id="org0525fcd">Screen</h5>
<div class="outline-text-5" id="text-org0525fcd">
<div id="outline-container-org04474a9" class="outline-5">
<h5 id="org04474a9">Screen</h5>
<div class="outline-text-5" id="text-org04474a9">
<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>
@@ -399,27 +394,27 @@ The brightness goes up quite high, but colours feel somewhat washed out at high
</div>
</div>
<div id="outline-container-org978869e" class="outline-5">
<h5 id="org978869e">Keyboard</h5>
<div class="outline-text-5" id="text-org978869e">
<div id="outline-container-org19258dc" class="outline-5">
<h5 id="org19258dc">Keyboard</h5>
<div class="outline-text-5" id="text-org19258dc">
<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-orgc642400" class="outline-5">
<h5 id="orgc642400">Touchpad</h5>
<div class="outline-text-5" id="text-orgc642400">
<div id="outline-container-org16cf29b" class="outline-5">
<h5 id="org16cf29b">Touchpad</h5>
<div class="outline-text-5" id="text-org16cf29b">
<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-org3cc7a3d" class="outline-5">
<h5 id="org3cc7a3d">Battery</h5>
<div class="outline-text-5" id="text-org3cc7a3d">
<div id="outline-container-org14dbe9e" class="outline-5">
<h5 id="org14dbe9e">Battery</h5>
<div class="outline-text-5" id="text-org14dbe9e">
<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~
@@ -427,18 +422,18 @@ I seem to get about 6.5 hours of real-world use time when using Emacs and doing
</div>
</div>
<div id="outline-container-orgc83d0c6" class="outline-5">
<h5 id="orgc83d0c6">Expansion cards/ports</h5>
<div class="outline-text-5" id="text-orgc83d0c6">
<div id="outline-container-orgb0eef41" class="outline-5">
<h5 id="orgb0eef41">Expansion cards/ports</h5>
<div class="outline-text-5" id="text-orgb0eef41">
<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-org640df38" class="outline-5">
<h5 id="org640df38">Performance</h5>
<div class="outline-text-5" id="text-org640df38">
<div id="outline-container-org48dd1fc" class="outline-5">
<h5 id="org48dd1fc">Performance</h5>
<div class="outline-text-5" id="text-org48dd1fc">
<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>
@@ -446,9 +441,9 @@ So far I haven&rsquo;t felt limited by performance at all, the experience has be
</div>
</div>
<div id="outline-container-org5247cc8" class="outline-3">
<h3 id="org5247cc8">Closing words</h3>
<div class="outline-text-3" id="text-org5247cc8">
<div id="outline-container-org136df04" class="outline-3">
<h3 id="org136df04">Closing words</h3>
<div class="outline-text-3" id="text-org136df04">
<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>
@@ -466,9 +461,9 @@ Personally, I&rsquo;m getting a rare chance to critically examine all the little
<div id="outline-container-orga48c283" class="outline-2">
<h2 id="orga48c283">Appendix A: Transient Terminal Sources</h2>
<div class="outline-text-2" id="text-orga48c283">
<div id="outline-container-org5ffe10c" class="outline-2">
<h2 id="org5ffe10c">Appendix A: Transient Terminal Sources</h2>
<div class="outline-text-2" id="text-org5ffe10c">
<p>
<code>togglescratch</code>
</p>
@@ -533,9 +528,9 @@ opacity-rule=["90:name = 'scratchterminal'"];
</div>
</div>
<div id="outline-container-orgeda57f7" class="outline-2">
<h2 id="orgeda57f7">Appendix B: lock.py</h2>
<div class="outline-text-2" id="text-orgeda57f7">
<div id="outline-container-org338a315" class="outline-2">
<h2 id="org338a315">Appendix B: lock.py</h2>
<div class="outline-text-2" id="text-org338a315">
<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