# 206. Polished Dog

> The cover photo shows a little dog I saw outside. It’s kept in a fence, looks very well-groomed with nice fur, and was very obedient when told to sit. Very cute.

- Issue: 206
- Published: 2024/12/30
- HTML: https://weekly.tw93.fun/en/posts/206
- JSON: https://weekly.tw93.fun/api/en/posts/206.json
- Chinese original: https://weekly.tw93.fun/posts/206.md

---

<img src="https://gw.alipayobjects.com/zos/k/6t/206.jpg" width="800" />

<small>The cover photo shows a little dog I saw outside. It's kept in a fence, looks very well-groomed with nice fur, and was very obedient when told to sit. Very cute.</small>

> **Record the down-to-earth trending technologies seen every week, and publish them here after screening. If you find it good, you can follow this weekly to get update notifications.**

## Trending Tools

**Ghostty: Another great terminal tool**  
<https://ghostty.org/>  
Ghostty is a terminal tool that went viral over the weekend. It's easy to configure, works well, and is fast. I'm currently testing it to see if it can replace my long-time favorite, Alacritty.  
<img src="https://gw.alipayobjects.com/zos/k/5b/CHCPC9.png" width="800" />

**PowerToys: Open-source tools for Windows**  
<https://github.com/microsoft/PowerToys>  
Microsoft's open-source PowerToys for Windows is quite impressive. It includes many practical features like window pinning, color picking, OCR text extraction, batch file renaming, image resizing, and window layouts. Highly recommended for Windows users.  
<img src="https://gw.alipayobjects.com/zos/k/33/SCR-20241222-rnqk.png" width="800" />

**Clay: High-performance UI layout library in C**  
<https://github.com/nicbarker/clay>  
Found Clay, a high-performance UI layout library in C boasting microsecond-level performance. It uses a Flex-box like model and React-like syntax, making it much more approachable than typical low-level language tools. It can also be compiled into a 15kb uncompressed .wasm file for browser use.  
<img src="https://gw.alipayobjects.com/zos/k/87/SCR-20241222-rcln.png" width="800" />

**Presenterm: Create presentations with Markdown**  
<https://mfontanini.github.io/presenterm/>  
Presenterm is an interesting tool for creating slideshows using Markdown that run in the terminal. It supports images, animated GIFs, code highlighting, and PDF export—all basic presentation needs are covered.  
<img src="https://gw.alipayobjects.com/zos/k/af/SCR-20241222-rhfz.png" width="500" />

**Alibaba Cloud's Wuying Cloud Desktop for cross-platform debugging**  
<https://www.aliyun.com/product/ecs/wuying>  
Over the weekend, I needed to reproduce an issue for a Windows app but only had a Mac. Virtual machines are hard to use for development. I found Alibaba Cloud's "Wuying" Cloud Desktop to be the best solution. For only 15 RMB, I got 10 hours of a very smooth Windows environment on my Mac—an excellent cross-platform debugging solution.  
<img src="https://gw.alipayobjects.com/zos/k/lj/SCR-20241221-lmyk.png" width="800" />

## Just Looking Around

**Douban 2024 Books of the Year**  
<https://book.douban.com/annual/2024/?fullscreen=1>  
I found I've already read several books on this list this year. Many more to go—I'll pick the good ones to read slowly.  
<img src="https://gw.alipayobjects.com/zos/k/dk/nPuSAA.png" width="800" />

**Selecting a Chinese E-ink Reader**  
<https://u.jd.com/s1ANtKm>  
I sold my Kindle because transferring books was a hassle. I picked up a domestic iReader Ocean 4 Turbo long-battery version. The 7-inch screen with ergonomic grip feels great. I love the minimalist black design without a logo on the front. Reading experience is solid, and with a WeChat Reading membership, it's very convenient.

<table style="margin-top:-20px">
    <tr>
        <td width="33%">
          <img src="https://gw.alipayobjects.com/zos/k/ew/IMG_1786.JPG" width="400" />
        </td>
        <td width="33%">
            <img src="https://gw.alipayobjects.com/zos/k/jp/IMG_1787.JPG" width="400" />
        </td>
        <td width="33%">
            <img src="https://gw.alipayobjects.com/zos/k/a7/IMG_1788.JPG" width="400" />
        </td>
    </tr>
</table>
