# 108. Sabah Barbershop

> The cover photo is of a little barbershop in Sabah I snapped while wandering the streets in the summer of 2018. Looking at it makes me miss that feeling of pure relaxation. Now that things are finally opening up again, my next big trip will definitely be overseas.

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

---

<img src="https://gw.alipayobjects.com/zos/k/j8/ORG_DSC01420.jpg" width="800" />

<small>The cover photo is of a little barbershop in Sabah I snapped while wandering the streets in the summer of 2018. Looking at it makes me miss that feeling of pure relaxation. Now that things are finally opening up again, my next big trip will definitely be overseas.</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.**

## Front-End Technology

**The Art of Getting Things Done for Engineers**  
<https://tw93.fun/2022-12-09/talk.html>  
Beyond technical skills, the ability to "understand and execute" is vital. Working with clarity is far more effective than just working long hours.

**2023 CSS Ecosystem Trends**  
<https://www.51cto.com/article/741702.html>  
A look at the latest trends based on over 14,000 developer surveys. CSS is evolving at a breakneck pace.

**Experience Measurement and Diagnosis in the Alipay App**  
<https://mp.weixin.qq.com/s/SC2DI2kWveSE1L3aBrP7og>  
Alipay has made incredible strides in performance and user experience over the past two years. here’s a look at their internal measurement systems.

**Introducing Codux: A Visual IDE for React**  
<https://dev.to/codux/introducing-codux-15j5>  
A new editor designed to improve React development by bridging the gap between visual design and code. it’s an interesting blend of a traditional IDE and a low-code tool.

## Trending Open Source

**Pake: A Polished ChatGPT Desktop Client**  
<https://github.com/tw93/Pake>  
For those who prefer a dedicated desktop experience, I’ve used Pake to bundle ChatGPT into a small, standalone app for Mac, Windows, and Linux. I’ve also customized the UI to be even cleaner than the web version.  
<img src="https://cdn.tw93.fun/blog/upic/DAvWM0.png" width="800" />

**OSS Insight: Discover GitHub Trends**  
<https://ossinsight.io/>  
This platform analyzes over 5 billion GitHub events to provide real-time insights into open-source trends, developer contributions, and project comparisons. it’s a goldmine for data-driven developers.  
<img src="https://gw.alipayobjects.com/zos/k/3n/pkYAig.png" width="800" />

**tldr: Simplified Command Line Manuals**  
<https://github.com/tldr-pages/tldr>  
Forget the dense `man` pages. `tldr` gives you practical, common-sense examples of how to use any terminal command instantly.  
<img src="https://gw.alipayobjects.com/zos/k/9q/hkPBDm.png" width="800" />

**codeapp: A Full-Featured iPad Code Editor**  
<https://github.com/thebaselab/codeapp>  
If you’ve dreamed of a serious development environment on the iPad, this open-source project is making it a reality. check out their progress on GitHub.  
<img src="https://gw.alipayobjects.com/zos/k/3n/X41bxm.jpg" width="800" />

## Just Looking Around

**Why Didn’t China Create ChatGPT? (A Zhihu Discussion)**  
It’s not just China—even massive US tech firms like Google were caught off-guard by OpenAI’s breakthrough. the discussion on the systemic reasons for this is quite insightful.

**Knowledge Management for Creators**  
<https://www.zcool.com.cn/article/ZMTQ0NjE2MA==.html>  
An article from Zcool on how designers can better organize and leverage the massive amounts of information they consume daily.

**Reading "The Silent Majority" by Wang Xiaobo**  
<https://book.douban.com/subject/1054685/>  
I just finished this over the weekend. if you’ve never read his work, I highly recommend it—it’s a deeply touching and intellectual experience.

**Code Effect of the Week: Jello Tab Bar (Animated)**  
<https://codepen.io/flavio_amaral/pen/xxgYGrR>  
A wonderfully "sticky" and smooth mobile-style tab bar. it’s built with pure HTML/CSS/JS without any frameworks—perfect for studying graceful animations.  
<img src="https://gw.alipayobjects.com/zos/k/km/1212112.gif" width="800" />
