Category

Web Development

「Web Development" category article list.

Web Development 11min read
2026-06-14

Crop images to any ratio. Added a cropping feature to TinyPixy.

TinyPixy, a Mac app featuring compression, background removal, and AI upscaling, has added a fourth feature, "Crop," in v1.2.0. By simply selecting a ratio such as 1:1 or 16:9, you can batch-crop multiple images into the same shape. For images that require precise alignment, you can adjust them individually by moving the frame in the editing screen, which opens with a double-click. All processing is performed entirely on your Mac. With this update, the four essential tasks for image preparation are now unified in a single window.

Web Development 52min read
2026-05-31

Run tens to hundreds of sub-agents at once with Claude Code's Dynamic Workflows

Dynamic Workflows, added to Claude Code as a research preview, is a mechanism where Claude writes orchestration scripts on the fly and coordinates dozens to hundreds of sub-agents in parallel to tackle large tasks. You can start simply by typing "workflow" in the prompt. We will organize the details step-by-step, covering the differences from sub-agents and Skills, specific usage, and the often-overlooked considerations regarding cost.

Web Development 36min read
2026-05-30

Claude Opus 4.8 Released: Towards Long-Term Autonomy and More Sincere Behavior

Introducing Anthropic's new model, Claude Opus 4.8. With improvements in judgment, honesty, and long-term autonomy, the probability of it missing flaws in its own code is now about one-fourth that of the previous generation. Fast mode is 2.5x faster and 3x cheaper, while standard pricing remains unchanged. I have also organized how to leverage it for work from a practical perspective.

Web Development 36min read
2026-02-19

Claude Sonnet 4.6 Released! Evolution from Sonnet 4.5 and the Power of "Best Cost-Performance" from an Engineer's Perspective

A review of Claude Sonnet 4.6, released on February 17, 2026, from an engineer's perspective. It delivers performance exceeding the previous generation's top-tier model, Opus 4.5, at the Sonnet price point. We explain how to differentiate its use from Opus 4.6 based on benchmark comparisons, the evolution of computer use, and product updates.

Web Development 13min read
2025-11-29

Tower: The Ultimate Git Client I've Settled on After Over 10 Years of Use

If you've ever felt intimidated by Git operations, Tower is well worth a try. Its appeal lies in the peace of mind of being able to undo even commits and merges with ⌘+Z, and the ease of performing advanced operations without hesitation via drag-and-drop. Having cycled through various tools, I'll share the honest reasons why I finally settled on Tower.