
《先整理一下?個人層面的軟體設計考量》讀後心得分享 - The Will Will Web
blog.miniasp.com/post/2025/01/18/Tidy-First-A-Personal-Exercise-in-Empirical-Software-Design-Notes
Aug 8, 2025
1
(21) X 上的 Unclestocknotes:「大叔知道有很多朋友多會主動私訊我有關於有興趣學習期權交易,所以大叔認為入門書籍至關重要,它可以幫你建立正確的觀念和穩固的基礎。 市面上關於期權的書很多,但很多要麼過於簡化,要麼太過學術。 對於初學者,大叔會推薦從「觀念」和「基礎策略」入手,而不是追求複雜的技巧。 https://t.co/9JHiAbZl12」 / X
x.com/Unclestocknotes/status/1952812235585126787
Aug 7, 2025
7
Chapter 8. Explaining Variables 第八章:解釋變數
learning.oreilly.com/library/view/tidy-first/9781098151232/ch08.html
Jun 22, 2025
1
7. Move Declaration and Initialization Together
learning.oreilly.com/library/view/tidy-first/9781098151232/ch07.html
Jun 22, 2025
1
6. Cohesion Order
learning.oreilly.com/library/view/tidy-first/9781098151232/ch06.html
Jun 22, 2025
3
5. Reading Order
learning.oreilly.com/library/view/tidy-first/9781098151232/ch05.html
Jun 22, 2025
2
Chapter 4. New Interface, Old Implementation 第 4 章:新介面,舊實作
learning.oreilly.com/library/view/tidy-first/9781098151232/ch04.html
Jun 22, 2025
1
2. Dead Code
learning.oreilly.com/library/view/tidy-first/9781098151232/ch02.html
Jun 22, 2025
1
1. Guard Clauses
learning.oreilly.com/library/view/tidy-first/9781098151232/ch01.html
Jun 22, 2025
1
I. Tidyings
learning.oreilly.com/library/view/tidy-first/9781098151232/part01.html
Jun 22, 2025
1
Introduction 導言
learning.oreilly.com/library/view/tidy-first/9781098151232/introduction01.html
Jun 22, 2025
4
Preface
learning.oreilly.com/library/view/tidy-first/9781098151232/preface01.html#id72
Jun 22, 2025
6

The butterfly effect is a real phenomenon—but not how you think
www.nationalgeographic.com/science/article/real-butterfly-effect-chaos-theory
Jun 12, 2025
1

These Real-World Destinations Inspired the Most Popular Video Games
www.nationalgeographic.com/travel/article/best-travel-destinations-for-gamers
Jun 11, 2025
1
Compose UI
developer.android.com/jetpack/androidx/releases/compose-ui
Jun 10, 2025
3

讓 Ai 根據用戶當下的需求,即時生成用戶需要的 Ui 元件在前端顯示出來
www.threads.com/@ihower/post/DKmC9EEOi0G?xmt=AQF0dfDRjeV_6Yet8uwrdxzPAVUUIA8TgcQIadpXvIiqTA&__readwiseLocation=
Jun 8, 2025
2

Must-See LGBTQ-friendly Destinations for Every Kind of Traveler
www.nationalgeographic.com/travel/article/must-see-lgbtq-friendly-destinations
Jun 7, 2025
3

Understanding the Internals of Side-Effect Handlers in Jetpack Compose
proandroiddev.com/understanding-the-internals-of-side-effect-handlers-in-jetpack-compose-d55fbf914fde
Jun 6, 2025
5
Reinvent the Wheel
endler.dev/2025/reinvent-the-wheel/
Jun 2, 2025
5

刚读了 Hacker News 上的热门文章,叫做《重新发明轮子》。它挑战了我们常说的“不要重复造轮子”这一建议。作者认为,这个建议虽然听起来有道理,但实际上可能扼杀好奇心和探索精神。我们今天拥有远比过去更先进的“轮子”,这本身就是不断“重新发明”和迭代的结果。
x.com/hongming731/status/1926800695329517879/?rw_tt_thread=True
Jun 2, 2025
1

iOS 17 App 程式設計實戰心法(SwiftUI 試閱版)
www.appcoda.com.tw/learnswift/playgrounds.html
May 30, 2025
1
Ai 傻傻分不清楚?那么多 Ai 变体究竟怎么选?这里快速简单理清!
juejin.cn/post/7494650842701529099
Apr 23, 2025
4

Must Know Optimization for Data Flows❗ Thanks to shareIn, One Observer...
x.com/marcinmoskala/status/1912793398617997388/?rw_tt_thread=True
Apr 19, 2025
1

Vibe Coding With AI and the Future of Software
www.donnfelker.com/vibe-coding-with-ai-and-the-future-of-software/
Apr 16, 2025
3

「當好人」活不久?任何一行都適用:工作先懂「劃清界線」
www.gvm.com.tw/article/120434
Apr 14, 2025
2

為什麼我不用 PARA?收藏容易、輸出難
raymondhouch.com/notion/para-pai/
Mar 23, 2025
8

「我的一天是怎麼閱讀、管理輸入」
raymondhouch.com/lifehacker/daily-reading-reader/
Mar 23, 2025
15

搞定讀後心得:時間管理必讀經典書、我的實踐與調整
readingoutpost.com/getting-things-done/
Mar 23, 2025
20

《把時間買回來》讀後心得:我讀過最好的時間管理實戰手冊
readingoutpost.com/buy-back-your-time/
Mar 17, 2025
20
架構總覽 | Android Open Source Project
source.android.com/docs/core/architecture?hl=zh-tw
Mar 12, 2025
1

Coroutines Exceptions Handling: A Guide to SupervisorScope, SupervisorJob, and CoroutineExceptionHandler 協程例外處理:SupervisorScope、SupervisorJob 和 CoroutineExceptionHandler 指南
blog.stackademic.com/coroutines-exceptions-handling-a-guide-to-supervisorscope-supervisorjob-and-ed9152d62cea
Mar 9, 2025
1

Jetpack Compose UI Architecture
engineering.monstar-lab.com/en/post/2023/07/14/Jetpack-Compose-UI-Architecture/
Mar 7, 2025
4

Classification of Design Patterns
www.designgurus.io/course-play/grokking-design-patterns-for-engineers-and-managers/doc/classification-of-design-patterns
Mar 6, 2025
1

What Are Design Patterns?
www.designgurus.io/course-play/grokking-design-patterns-for-engineers-and-managers/doc/what-are-design-patterns?courseHome=/course/grokking-design-patterns-for-engineers-and-managers
Mar 6, 2025
6
Arslan Ahmad’s Post
www.linkedin.com/posts/arslanahmad_designpatterns-systemdesign-softwarearchitecture-activity-7297386175470743553-FXip/
Mar 6, 2025
3
一文吃透Kotlin中冷流(Clod Flow)和热流
juejin.cn/post/7472765834964910120?share_token=ec1c8518-b339-4170-9576-51d964e10be1
Mar 3, 2025
2
Lukas Stangl’s Post
www.linkedin.com/feed/update/urn:li:activity:7299773820972752899/
Mar 3, 2025
3
(23) 發表 | LinkedIn
www.linkedin.com/posts/alejandra-stamato_i-definitely-saw-this-in-action-at-google-activity-7300439666707619842-185i/
Mar 3, 2025
2

Understanding Kotlin Delegates With Practical Examples
proandroiddev.com/understanding-kotlin-delegates-with-practical-examples-c0ea976fb184
Mar 1, 2025
2

Loading Initial Data on Android Part 2: Clear All Your Doubts
proandroiddev.com/loading-initial-data-part-2-clear-all-your-doubts-0f621bfd06a0
Feb 28, 2025
2
Kotlin的 委托 Delegate
appuoykwnbg2526.h5.xiaoeknow.com/xe.community.community_service/v2/feedDetail?app_id=appuoykwnbg2526&community_id=c_6221b266902d9_bA5aFqcd1806&feed_id=d_6456fe0f71f38_v7NfJ4rX8SZq&share_user_id=u_62abe7db43527_mFizQTEQEb&share_type=
Feb 28, 2025
8

Loading Initial Data in LaunchedEffect vs. ViewModel
proandroiddev.com/loading-initial-data-in-launchedeffect-vs-viewmodel-f1747c20ce62
Feb 27, 2025
8

Opinion | When I Stopped Trying to Self-Optimize, I Got Better - The New York Times
www.nytimes.com/2023/09/17/opinion/sports-zen-mental-subtraction.html/
Feb 27, 2025
3

看了一些寫作的書籍都有提到,寫作就是思考,你沒有寫下來就表示其實你沒有真正的思考。
x.com/tzangms/status/1892001720181346432/?s=09&t=-_l-edjkZTctgGK9pfdUGQ&rw_tt_thread=True
Feb 24, 2025
1
某程序员自曝:凡是打断点调试代码的,都不是真正的程序员,都是外行
juejin.cn/post/7470185977434144778?share_token=69e080f0-5cf6-4bae-9760-cac924232537
Feb 19, 2025
3