# 186. Lime Drink

> The cover photo shows my morning drink—delicious! Three ice cubes, three small cut limes, half a cup of soda water, and half a cup of pure coconut water. Try it—it looks and tastes great.

- Issue: 186
- Published: 2024/07/22
- HTML: https://weekly.tw93.fun/en/posts/186
- JSON: https://weekly.tw93.fun/api/en/posts/186.json
- Chinese original: https://weekly.tw93.fun/posts/186.md

---

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

<small>The cover photo shows my morning drink—delicious! Three ice cubes, three small cut limes, half a cup of soda water, and half a cup of pure coconut water. Try it—it looks and tastes great.</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

**React Flow: Most suitable library for AI workflows**  
<https://reactflow.dev/>  
`React Flow` is currently the most suitable base library for building AI workflows. For front-end developers with an eye for design, it can create refined and easy-to-use node editors. if you've used it or know of a better alternative, feel free to share your results with me.  
<img src="https://gw.alipayobjects.com/zos/k/vw/SCR-20240714-orvu.png" width="800" />

**SocialScreenshots: Easy social media screenshot tool**  
<https://socialscreenshots.com/editor>  
A very easy-to-use tool for creating social media screenshots, similar to effects I've recommended historically. Just copy the URL, select the required social platform size, and it looks beautiful.  
<img src="https://gw.alipayobjects.com/zos/k/n9/c2Tqsr.png" width="800" />

**WebVM: Virtual Linux environment running entirely in the browser**  
<https://webvm.io/>  
Found an interesting virtual Linux environment running purely in the browser using WebAssembly. It executes x86 binaries in a sandbox and is great as a teaching tool or for trying out Python, Vim, GCC, etc.  
<img src="https://gw.alipayobjects.com/zos/k/0i/SCR-20240714-npht.png" width="800" />

**Apple CarPlay Design System**  
<https://figma.com/community/file/1384385816001053279>  
This community version of the Apple CarPlay design system is very pleasing to the eye. Perfect for navigation or EV interface design.  
<img src="https://gw.alipayobjects.com/zos/k/dt/SCR-20240714-osty.png" width="800" />

## Technical Learning

**89 things I know about Git commits**  
<https://jvt.me/posts/2024/07/12/things-know-commits/>  
An excellent consolidation of 89 tips from 12 years of experience with Git commits. a great read for anyone wanting to master Git.  
<img src="https://gw.alipayobjects.com/zos/k/4a/SCR-20240714-nmmf.png" width="800" />

**Basics | Multi-threading and Synchronization**  
<https://tech.meituan.com/2024/07/19/multi-threading-and-multi-thread-synchronization.html>  
An article from Meituan Tech exploring the core concepts of multi-threading: atomic operations, CAS, Lock-free, memory barriers, false sharing, out-of-order execution, and more. it includes specific code examples to help developers mast these technologies for better performance and stability.

## Random Notes

**Haha, the difference is that big?**  
Saw this on Douban—light and bitter, like a Chinese medicine that tastes bad but doesn't actually work. Hahaha.  
<img src="https://gw.alipayobjects.com/zos/k/7v/535shots_so.jpeg" width="800" />

**Random Talk: YC's Pocket Guide for Founders**  
YC has a "pocket guide" for founders that is definitely worth revisiting from time to time to correct your course.

1. Launch now
2. Build something people want
3. Do things that don't scale
4. Find the 90/10 solution (90% problem, 10% solution)
5. Find 10-100 customers who love your product
6. All startups are badly broken at some point
7. Write code - talk to users
8. "It’s not your money"
9. Growth is the result of a great product, not the precursor
10. Don’t scale your team/product until you have built something people want
11. Valuation is not equal to success, or even probability of success
12. Avoid long negotiated deals with big customers if you can
13. Avoid big company corporate development queries - they will only waste time
14. Avoid conferences unless they are the best way to get customers
15. Pre-product market fit - do things that don't scale: remain small/nimble
16. Startups can only solve one problem well at any given time
17. Founder relationships matter more than you think
18. Sometimes you need to fire your customers (they might be killing you)
19. Ignore your competitors; you will more likely die of suicide than murder
20. Most companies don't die because they run out of money
21. Be nice! Or at least don’t be a jerk
22. Get sleep and exercise - take care of yourself
