By-product
Exploring the concept of by-product - those unexpected secondary products in life. This post shares how simple actions like blogging or reading books can create unexpected value, from new relationships to changed perspectives, and how to connect these dots following Steve Jobs' philosophy.

Related Posts
Discover more content you might enjoy

Vibe Coding and Its Drawbacks
Detailed analysis of the drawbacks and risks of Vibe Coding - the approach of letting AI write code without human oversight, helping readers understand the challenges in applying AI technology to software development.

Vibe Coding: The Revolution in Software Development
Introducing Vibe Coding - a new approach to software development, emphasizing the mindset shift and approach to building software, helping readers understand modern technology development trends.

How to Get Rich Through Real Skill
Analyzing Naval Ravikant's wealth-building philosophy, founder of AngelList, through his famous tweet storm 'How to Get Rich'. This post explains the difference between wealth and money, the importance of passive income, and how to build sustainable wealth through specific knowledge and permissionless leverage.

FIRE and Fat FIRE: Financial Independence, Retire Early
An introduction to two popular financial concepts: FIRE (Financial Independence, Retire Early) and Fat FIRE. I explain the formula for applying the 4% rule to achieve financial independence, analyze risks like inflation, and compare regular FIRE with Fat FIRE - the upgraded version allowing more comfortable spending during early retirement.

Guard in Swift
This article explains how to use the guard statement in Swift, an alternative approach to if let for Optional Binding. I present the syntax, practical examples, and benefits of guard in making code cleaner and more readable when handling input conditions.

iOS Programming with Swift 3 + Xcode 8: Son Tung MTP Playlist App
Basic iOS programming tutorial through building a Son Tung MTP music playlist app with Swift 3 and Xcode 8. Covers techniques like Autolayout, TableView, Data modeling, MVC pattern, and using segues, suitable for those with basic Swift and Xcode knowledge.