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.
Anthropic has unveiled Claude Fable 5 and Mythos 5, Mythos-class models that sit a tier above Opus. An independent rundown of their performance, safety, pricing, and availability, written from a Claude Code user's point of view.
I have released TinyPixy, a Mac app that combines three common image preparation tasks—compression, background removal, and AI upscaling—into a single tool. Processes that previously required separate apps or cloud services can now be completed within one window by switching tabs. Since all processing, including AI upscaling, happens on-device, your images are never sent to external servers. It is available as a $19.99 one-time purchase rather than a subscription, and all features can be tested in the free version.
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.
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.
I have released "TinyPress," a Mac app that allows you to compress, convert, resize, and rename blog images all at once with a single drag and drop. It achieves up to a 97% reduction by converting to WebP and AVIF and operates completely offline.
Anthropic has released Claude Opus 4.7. We summarize the key points of its evolution, from the introduction of the new effort level "xhigh", significant improvements in coding and vision performance, and enhanced instruction following, to mentions of the higher-tier model Mythos Preview.
Launching an IDE is heavy, and `cat` is hard to read without syntax highlighting. By using `bat` when you just want to view files and Neovim when editing is also an option, we will create an environment that runs smoothly alongside Claude Code.
Introducing the official claude-md-management plugin from Anthropic. We have summarized how to evolve CLAUDE.md—which often becomes outdated—using skills to grade the file and commands to incorporate learnings from your sessions.
A guide to switching Claude Code from Homebrew to a native installation. Based on the experience of version mismatches when running brew upgrade across multiple Macs, this article covers how to migrate to the native version with automatic updates, how to carry over your settings, and how to configure release channels.
With the newly added /schedule command in Claude Code, you can automatically run tasks periodically in the cloud. We'll explain in detail how to have it handle PR reviews and documentation updates "while you sleep," including the differences from /loop.
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.
By using "Agent Skills" released by Supabase, you can teach AI coding agents Postgres best practices. We introduce specific measures by priority, such as index design, RLS, and connection management.
Claude Opus 4.6 has been released. We explain the key evolutionary points for engineers—such as enhanced coding capabilities, a 1-million-token context window, Adaptive Thinking, and Agent Teams—including a comparison with Opus 4.5.
On January 15, 2026, Let's Encrypt will launch general availability for IP address certificates and short-term (160-hour / approx. 6+ days) certificates. We provide an easy-to-understand explanation of the mechanisms, use cases, and points to note.
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.
This guide explains how to bulk disable entries in a specific section using Craft CMS CLI commands.