# 24. Listening to Music in a Bar

> The cover shows a live 

- Issue: 24
- Published: 2021/05/04
- HTML: https://weekly.tw93.fun/en/posts/24
- JSON: https://weekly.tw93.fun/api/en/posts/24.json
- Chinese original: https://weekly.tw93.fun/posts/24.md

---

<img src="https://gw.alipayobjects.com/zos/k/app2/121231231ddds.gif" width="800" />

<small>The cover shows a live [folk performance](https://cdn.tw93.fun/blog/upic/sYBFaz.mp4) in a small bar. Click the image to see the video—the vibe was incredibly relaxing.</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

**Fliggy’s Flutter Evolution: Practices and Reflections**  
<https://mp.weixin.qq.com/s/iN2Z1oCYlZbuPEbVYVf4WQ>  
A comprehensive write-up on how Fliggy built its systematic Flutter infrastructure.

**Flutter 2 is Officially Released!**  
<https://mp.weixin.qq.com/s/tJe2ScLgKWFTybpBtDl2TA>  
With Flutter 2, you can use the same codebase to build native apps for five operating systems and web experiences for all major browsers.

**An In-Depth Look at QuickJS**  
<https://mp.weixin.qq.com/s/sKP1Svn8r8z_VEIlbUcxTg>  
Understanding the engine behind modern, lightweight JavaScript execution.

**Deep Dive into JavaScript Timers**  
<http://www.alloyteam.com/2021/03/15389/>  
Tencent's Alloy Team takes a look at the underlying mechanics of `setTimeout` and `setInterval`.

**Stop Using Icon Fonts**  
<https://www.irigoyen.dev/blog/2021/02/17/stop-using-icon-fonts/>  
Icon fonts are 22 years old. This article breaks down their flaws and why SVG is the superior modern choice.

## Trending Open Source

**Minimalist Skins for Sogou Pinyin**  
<https://github.com/xiaochunjimmy/Sogou-Input-Skin>  
A collection of 6 beautiful themes for the Sogou input method. This one is my favorite.  
<img src="https://gw.alipayobjects.com/zos/k/13/ITOmn9.jpg" width="800" />

**miro: Terminal Mario**  
<https://github.com/o2sh/miro>  
A GPU-accelerated terminal emulator written in Rust—and yes, it plays Mario.  
<img src="https://gw.alipayobjects.com/zos/k/t4/Idq37L.gif" width="800" />

**web-minecraft: Minecraft in JavaScript**  
<https://github.com/michaljaz/web-minecraft>  
<img src="https://gw.alipayobjects.com/zos/k/h9/bm0jil.jpg" width="800" />

**filepond: A Flexible File Upload Library**  
<https://github.com/pqina/filepond>  
Drag-and-drop file uploading with a beautiful UI and support for all major frameworks.  
<img src="https://cdn.tw93.fun/blog/upic/R0ThQS.gif" width=300/>

**ytfzf: Search and Watch YouTube in the Terminal**  
<https://github.com/pystardust/ytfzf>  
<img src="https://cdn.tw93.fun/blog/upic/yhDZOX.gif" width="800" />

**PaddleGAN: Trendy AI Image Processing from Baidu**  
<https://github.com/PaddlePaddle/PaddleGAN>  
<img src="https://cdn.tw93.fun/blog/upic/3rttI6.gif" width="800" />

**Svelte NodeGUI: High-Performance Desktop Apps**  
<https://svelte.nodegui.org/>  
Build cross-platform apps using Svelte and Node.js with native performance.  
<img src="https://cdn.tw93.fun/blog/upic/WJtQKD.jpg" width="800" />

## Just Looking Around

**Meituan Waimai's Feature Platform Construction**  
<https://tech.meituan.com/2021/03/04/featureplatform-in-mtwaimai.html>  
A look at how Meituan manages model serving, training, and the data features that power their algorithms.

**Why Kubernetes is Deprecating Docker**  
<https://draveness.me//whys-the-design-kubernetes-deprecate-docker>  
The industry's shift away from Dockershim—why it's happening and what it means for the future of container orchestration.

**Zhihu’s IPO Filing: Value, Revenue, and Survival**  
<https://mp.weixin.qq.com/s/tt0r7ZPT3H9wP4eDWX_hEw>  
A reflection on Zhihu's decade-long journey to going public.

**How to Give a High-Quality Technical Talk**  
<https://mp.weixin.qq.com/s/Uwia82XlTMHPcvJ8QpPbSg>  
Great tips on structuring and delivering meaningful presentations.
