Tech Radar (Resources)

Yi Cheng's curated list of high-quality tech resources, tools, and articles.
Following the 3A Principle (Annotation, Aggregation, Authority).

Subscribe via RSS

2026

2026-05-18 #Bible #Sermon #Theology #Video

Why This Resource Is Worth Saving: This StemiTV entry page gathers a wide range of sermon highlights, catechism-style Q&A sections, and themed video resources. Topics include evangelism, church life, sacred music, Hebrews, James, and many other areas of Christian teaching, making it a strong long-term study entry point rather than a single isolated video link.

For readers who want a structured place to revisit sermon excerpts, theological Q&A, and curated video content related to the ministry context around Pastor Stephen Tong (唐崇榮), this page is especially useful. Its value lies not only in the volume of material, but in the way the content is categorized for repeated learning and review.

Website: https://stemitv.org/Home/QandAMenuList

StemiTV Q&A and Sermon Highlights

Jake Shimabukuro

★★★★★
2026-04-18 #Music #Ukulele #Inspiration

Why I Recommend This: Jake Shimabukuro is a world-renowned ukulele virtuoso from Honolulu, Hawai'i, often described as the "Jimi Hendrix of the ukulele." He is known for redefining what the instrument can do through a style that blends jazz, rock, classical, blues, folk, and traditional Hawaiian music. For many listeners, his interpretation of While My Guitar Gently Weeps was the performance that revealed the ukulele as a serious expressive instrument.

To me, he is not just a great musician. He is my ukulele idol and the teacher who first awakened my love for the instrument. A lot of how I understand melody, rhythm, tone, and emotional expression on the ukulele started by listening to Jake. When I want to remind myself what soulful, technically brilliant playing sounds like, I go back to his work.

If you want to understand why the ukulele is far more than a beginner instrument, and why it can carry depth, artistry, and genuine emotional force, Jake Shimabukuro is one of the best people to start with.

Official media page: https://www.jakeshimabukuro.com/media

Jake Shimabukuro
2026-02-01 #AI #TypeScript #Productivity

Why I Recommend: Boris Cherny is a Staff Engineer at Anthropic and the creator of Claude Code. He previously served as Principal Engineer (IC8) at Meta, leading Instagram's engineering team.

He authored "Programming TypeScript" published by O'Reilly, making him an authority in the TypeScript domain. What's even more impressive is that all his code contributions in the last month of 2024 were written by AI, producing up to 100 Pull Requests per week.

Here are three reasons why I highly recommend following him:

  1. AI Coding Pioneer: He runs 10-15 Claude Code sessions simultaneously, demonstrating the extreme possibilities of AI-assisted development.
  2. Systematic Methodology: He emphasizes "plan mode first" and using the smartest models, optimizing total iteration cost rather than single output speed.
  3. Pragmatic Balance: He distinguishes between low-debt code (can be delegated to AI) and high-debt code (requires human involvement), showing a mature philosophy on AI tool usage.

If you're interested in AI-assisted development and the future of software engineering, Boris Cherny is a must-follow figure.

Boris Cherny (Claude Code Engineer)
2026-01-19 #DotNet #Web #Learning

Why I Recommend This: This is one of the most influential technical sites in Taiwan's .NET and Web development community, run by Will Huang, also known as "保哥." In the last year, its value has expanded beyond classic Microsoft-stack content into AI tooling, agent workflows, and developer productivity in the AI era.

Will Huang is the Technical Director at Duotify Inc., a long-time Microsoft MVP, and more recently a very active educator around generative AI and AI coding workflows. The blog still keeps its practical engineering style, but over the past year it has increasingly covered topics like Azure OpenAI, GitHub Copilot, AI agents, Windows Terminal, Cloudflare Tunnel, and how to make AI tools part of real software development rather than just casual experimentation.

His recent Duotify Learn courses also show where his current focus is:

  1. A strong shift toward AI coding and agent tools: He now teaches topics such as GitHub Copilot Agent Mode, Claude Code, Gemini CLI, Codex CLI, and the GitHub Copilot SDK, which makes it clear that AI-assisted development has become a major part of his work.
  2. The "Lobster" course turns AI from a chatbot into a working agent: His recent course on building a 24-hour AI agent with GitHub cloud infrastructure focuses on safe, controllable, auditable background automation, which is a very concrete example of how he is thinking about AI right now.
  3. Specification-Driven Development for teams: He also teaches SDD as a workflow that connects specifications, testing, task breakdown, and AI implementation, which is especially valuable for people who want to upgrade team process, not just learn one tool.

If your stack lives in the Microsoft ecosystem, or if you are trying to figure out how AI tools actually fit into modern engineering work, The Will Will Web is still one of the best long-term resources to follow.

Blog: https://blog.miniasp.com/ Courses: https://learn.duotify.com/

The Will Will Web (Will Huang)