
[MCP·Skill #1] What Is an MCP Server? From Connection Methods to Security Considerations
Using ChatGPT or Claude can leave you wanting more. The models are smart, but they cannot see your database or read your internal wiki.
Read articleARCHIVE · 39
Follow the trail from foundational concepts to practical engineering decisions.

Using ChatGPT or Claude can leave you wanting more. The models are smart, but they cannot see your database or read your internal wiki.
Read article
There’s one scene I come across remarkably often during code reviews.
Read article
If you study object-oriented programming, you will inevitably encounter this sentence: “Favor composition over inheritance.”
Read article
“We might need it later. Should we build it in advance?”
Read article
When developing with Swift, you encounter singletons created with a single line, static let shared, very often.
Read article