echim / YC (@echim2021) 's Twitter Profile
echim / YC

@echim2021

iOS developer from Taiwan / Release apps: 📓 Vini: apple.co/492tHqZ 🥂 Check-in Box 缺應盒子: apple.co/3Sd66gI

ID: 1473910166420856837

linkhttps://www.linkedin.com/in/yi-chin-hsu/ calendar_today23-12-2021 06:56:00

123 Tweet

90 Followers

288 Following

echim / YC (@echim2021) 's Twitter Profile Photo

今天把 tuist 升上 4.60.0 的時候,突然就無法正常 generate Xcode 專案了,搞了很久才發現原來是 mise 版本還停在 v2024.04.04,更新到最新版之後就可以正常開專案了。 筆記一下,提醒自己也提醒用 tuist 的朋友們,記得升級 mise 啊 😌

echim / YC (@echim2021) 's Twitter Profile Photo

Speaking in English on stage today was a challenge, but also a lot of fun! Huge thanks to the audience for the warm support, and to try! Swift Tokyo for all the inspiration 🫶 #iPlayground2025

echim / YC (@echim2021) 's Twitter Profile Photo

趁著認識很多新朋友,來重新業配自己一年多前用 TCA 寫的過氣小產品:Check-in Box,可以用來在沒話題聊的聚會、派對、飯局、或車上開啟一些有趣的對話。 最近有些想來加新功能的衝動,如果有任何靈感或回饋,歡迎與我分享 🤩 apps.apple.com/tw/app/check-i…

echim / YC (@echim2021) 's Twitter Profile Photo

週末回頭把自己的 Check-in Box app 加上 tuist & 升版 TCA,昨晚發現原本有加上 presentationDetents 的某個 sheet 在 dismiss 時會有閃爍的情況,修了很久還是沒找到解法。 今早把 .sheet 的 API 從 TCA 以前的 .sheet(store:) 換成原生的 .sheet(item:) 就修好了,筆記一下提醒自己記得睡覺 😌

週末回頭把自己的 Check-in Box app 加上 tuist & 升版 TCA,昨晚發現原本有加上 presentationDetents 的某個 sheet 在 dismiss 時會有閃爍的情況,修了很久還是沒找到解法。

今早把 .sheet 的 API 從 TCA 以前的 .sheet(store:) 換成原生的 .sheet(item:) 就修好了,筆記一下提醒自己記得睡覺 😌
echim / YC (@echim2021) 's Twitter Profile Photo

這兩天的下班時間,試著用 CreateML 拿來跑內部小專案的數據預測,意外有趣,想不到第一次 vibe coding 是用在 ML 上面 😆