diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2023/thinkpad-t430.html | |
update
Diffstat (limited to 'articles/2023/thinkpad-t430.html')
| -rwxr-xr-x | articles/2023/thinkpad-t430.html | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/articles/2023/thinkpad-t430.html b/articles/2023/thinkpad-t430.html new file mode 100755 index 0000000..75390fe --- /dev/null +++ b/articles/2023/thinkpad-t430.html @@ -0,0 +1,48 @@ +<!doctype html> +<html lang="EN"> + <head> + <meta charset="utf-8"> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel="stylesheet" href="/style.css"> + <title>Bloggings</title> + </head> + <body> + <header> + <h1>Bloggings</h1> + <a href="/index.php">Back</a> + + </header> + + <main> +<article> +<h2>Thinkpad T430</h2> + <h3>27-08-2023</h3> + <p> + Since april 2021 I've been using a Thinkpad X220. I upgraded it with 16Gb ram and a 240Gb SSD hard drive. Really happy with it, solid well built no-nonsense laptop. + </p><p> + But I have a growing problem, the 12" 1366 x 768 is a bit small for developing web sites, and my eyes aren't what they used to be. + </p><p> + So I've bought another old Thinkpad, this time a T430. It has a 14" 1600 x 900 screen. + </p><p> + Upgrades: 16Gb ram, a 128Gb msata hard disk, a 480Gb SSD hard disk, and AC-7260HMW wifi card. + </p><p> + I'll upgrade the Bios with 1vyrain to unlock the limits of Ivybridge laptops and install the AC-7260. + </p><p> + It's also possible to upgrade the screen and processor. + </p><p> + People tend to fall in love with these laptops, because their build and upgradablilty have never been bettered, + and where else can you get a Thinklight? + </p><p> + (Framework laptops look nice, but an older Thinkpad is waaaay cheaper!) + </p><p> + A few links about this machine: + </p><p> + <a href="https://www.thinkwiki.org/wiki/Category:T430">https://www.thinkwiki.org/wiki/Category:T430</a> + </p><p> + <a href="https://medium.com/@n4ru/the-definitive-t430-modding-guide-3dff3f6a8e2e">https://medium.com/@n4ru/the-definitive-t430-modding-guide-3dff3f6a8e2e</a> + </p> +</article> +</main> +<footer> +<p> </p><p>ยง</p></footer> +</body></html> |
