Here’s Ethan’s Life, where I share articles, photos and ideas. By @e1hanw0ng.
🔗 Respect running code
https://www.humancode.us/2025/08/20/respect-running-code.html
https://www.humancode.us/2025/08/20/respect-running-code.html
🔗 One of a kind
https://www.manton.org/2025/08/25/one-of-a-kind.html
https://www.manton.org/2025/08/25/one-of-a-kind.html
想到五月天的《转眼》,在一些版本的演唱中略去了下面的几句歌词:
有没有人知道某种秘方 不必永生只要回忆不忘
我不怕死亡 只害怕遗忘
回忆是你我 生存的地方
🔗 周报 #100 - 过去这十年
https://www.pseudoyu.com/posts/weekly_review_100
https://www.pseudoyu.com/posts/weekly_review_100
🔗 我的 8 年职业生涯回顾
https://blog.joway.io/posts/career-8-years/
https://blog.joway.io/posts/career-8-years/
🔗 Some third-party Mac apps I use
https://lapcatsoftware.com/articles/2025/7/2.html
https://lapcatsoftware.com/articles/2025/7/2.html
#TIL@gettoset_channel
https://gallery.ethanwong.me
这几卷胶片的拍摄其实都不算太顺利,新相机的首次磨合适应、因为操作失误导致底片有折痕,以及意外摔掉了相机导致片仓被打开……
今年因为一些种种的烦心事,无论是通过照片还是文字记录和分享生活的欲望变得很低。
这些胶片照片记录了这半年来很难忘的一些经历,包括与朋友相聚、告别、探索新的旧的咖啡店、三月份的 Can Festival、四月份在东京和香港的旅行,以及五月份的越位音乐节。
#life@gettoset_channel
查问题逆向之后打算 swizzle 一个 Objc 方法,发现它不能被 performSelector 调用,仔细看汇编发现竟然是静态派发的。研究了一圈才知道有 direct method 这种特性。🤯
🔗 Objective-C Direct Methods
https://nshipster.com/direct/
https://nshipster.com/direct/