I built a coding tutor that won't let me cheat my way through it. Here's the prompt.
Writing code that interacts with LLM services requires bridging two different worlds. Use these tips and techniques to bind ...
Claude Code 团队的工程师 Thariq Shihipar 今天发了篇文章,标题叫《Using Claude Code: The Unreasonable Effectiveness of HTML》。翻译过来不到一行字:他不用 Markdown 了,全换成 HTML。 这事儿听着像是格式偏好问题,但读下去你会发现,Thariq 想说的其实不是 HTML 多好——是 agent ...
ENVIRONMENT: ARE you a Top calibre Graduate Developer with a relevant university degree? Then a leading Multinational Corporation in the Skincare industry wants you to join its Development team where ...
These 13 jobs offer the ability to work from home and pay $83,000 or more without years of experience. Here's what each role ...
Finishing AP Computer Science Principles is a major milestone, but the leap from block-based coding to real-world JavaScript can feel daunting. Fortunately, the landscape has evolved: Code.org has ...
“说实话,我现在几乎完全不用 Markdown 了。” 最近,Anthropic  旗下 Claude Code 的工程师 Thariq Shihipar 撰写了一篇引人深思的文章,他表示:“自己如今更倾向于让 Claude 直接输出 ...
TRANSLATION本文作者 Thariq 是 Anthropic Claude Code 团队的工程师,原文标题 Using Claude Code: The Unreasonable Effectiveness of HTML本文中,他建议把输出从 Markdown 换成了 HTML,以及怎么用Thariq ShihiparClaude Code 工程师 · Anthropic Techni ...
Thariq 认为最主要的问题有两个,一个是HTML通常因为更丰富的视觉效果而花费更多的token,还有一个是版本管理很难。 相比于看Markdown的diff,看HTML的diff非常难受,有很多噪音。
Claude Code上线后,工程师的产出速度快了一个量级。以前一周才能完成的功能,现在几个小时就能推到用户面前。开发周期从六个月压缩到一个月,再到一周,再到一天。 但瓶颈也转移了。以前瓶颈是"能不能做出来",现在瓶颈变成了"该做什么"。设计师和产品 ...