# 95. Tea Stream Leisure

> I attended a co-creation workshop at YouTzai Tea last Sunday. The calligraphy on the wall was beautiful—surprised to find out the boss wrote it himself. impressive!

- Issue: 95
- Published: 2022/09/13
- HTML: https://weekly.tw93.fun/en/posts/95
- JSON: https://weekly.tw93.fun/api/en/posts/95.json
- Chinese original: https://weekly.tw93.fun/posts/95.md

---

<img src="https://gw.alipayobjects.com/zos/k/gf/qdMqaU.jpg" width=900/>

<small>I attended a co-creation workshop at YouTzai Tea last Sunday. The calligraphy on the wall was beautiful—surprised to find out the boss wrote it himself. impressive!</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.**

## Technical Articles

**Visualized Full-Link Log Tracing**  
<https://tech.meituan.com/2022/07/21/visualized-log-tracing.html>  
An insightful article from the Meituan tech team on using visualization to track logs across complex service chains.

**Deep Dive into SolidJS**  
<https://segmentfault.com/a/1190000042392152>  
SolidJS is a frontend framework with syntax similar to React Functional Components but an underlying architecture more like Vue. worth exploring for its performance and reactive model.

**Experience the New IDEA 2022 UI**  
<https://juejin.cn/post/7102231704353538078>  
I followed the guide to try out the new UI in JetBrains IDEs—the default Look & Feel is surprisingly polished and modern.  
<img src="https://cdn.tw93.fun/blog/upic/NBNrjt.png" width="800" />

## Trending Open Source

**MiaoYan V1.5: Smart Document Formatting**  
<https://github.com/tw93/MiaoYan>  
The latest version of MiaoYan now features true auto-formatting for Markdown. it uses Swift to call Prettier, ensuring your documents are always perfectly typeset. it also adds full compatibility for macOS Ventura and improved sorting.  
<img src="https://cdn.tw93.fun/blog/upic/12.gif" width="800" />

**hexclock: Time as a Hexadecimal Color**  
<https://www.jacopocolo.com/hexclock/>  
A brilliant and simple idea: the background color of the site changes every second based on the current time converted to a hex code.  
<img src="https://cdn.tw93.fun/blog/upic/mVCxxY.png" width="800" />

**Spicetify: Power Up your Spotify Client**  
<https://spicetify.app/>  
Spotify is great for music discovery, but its UI can be a bit stale. Spicetify is a powerful CLI tool that lets you fully customize the look and feel of the official client.  
<img src="https://cdn.tw93.fun/blog/upic/9Tk2Uu.png" width="800" />

**astrofox: Generate Music Visualization Videos**  
<https://github.com/astrofox-io/astrofox>  
A tool for turns your audio files into stunning, custom-rendered music visualization videos.  
<img src="https://cdn.tw93.fun/blog/upic/0BFdc8.png" width="800" />

**Upscayl: Free and Open Source AI Image Upscaler**  
<https://github.com/upscayl/upscayl>  
A fantastic AI tool for restoring and enlarging low-resolution photos. it has a great Mac app and the results are very impressive.  
<img src="https://cdn.tw93.fun/blog/upic/yNcqUO.png" width="800" />

**Solon: A Modern application Framework for Java**  
<https://solon.noear.org/>  
A Java framework that claims to be faster, smaller, and more flexible than traditional alternatives. it supports both functional and annotation-based routing.

## Just Looking Around

**Behind the Big Three Airlines' $50B Loss**  
China’s major airlines reported record-breaking losses for the first half of 2022, totaling nearly 50 billion RMB. we look at the systemic factors behind these figures.

**The Controversy of Paris Baguette**  
A bakery was fined for operating without a proper license during the lockdown, sparking a massive social media debate about regulation vs. necessity.

**Hands-on with the WeChat Input Method Beta**  
Tencent is testing its own input method. it looks very similar to the iOS native keyboard—Android users might find it a familiar and polished alternative.
