Google's Nano Banana model (Gemini) has been making waves recently. I've compiled a set of effective prompts to help you get the most out of its image-to-image and text-to-image capabilities.
Aug 31, 2025
在`~/.claude/settings.json`下加入如下配置,即可查看Claude Code 消耗、使用模型等信息了。如果没有该配置文件,则手动创建即可。
Aug 28, 2025
打开`~/.zshrc`或`~/.bashrc`文件,添加以下内容:
Aug 22, 2025
Alfred是macOS上的一款强大的效率工具,支持自定义主题来提升用户体验。本文将介绍一些推荐的Alfred主题,并提供安装。
Aug 20, 2025
Spotify is a well-known music streaming app that I’ve been using for many years. I really like it, so here I’ll share the pros and cons. I also recommend it to users who can access it.
Aug 18, 2025
While browsing the metamask-extension source code, I saw a field in package.json: “packageManager”: “yarn@4.9.1”, but when checking yarn on npm, the latest version is still 1.22.22. Strange, so how does the actual project install this v4 yarn? After careful investigation, I found that it uses corepack for package manager and version management.
Aug 12, 2025
Recently, an open source project needed to implement a web3.js library, so I researched the leading web3.js library - ethers.js. Code Size The source code is written in TypeScript, with actual code size around 90k lines.
Aug 5, 2025
Recently, two reasons led me to decide to subscribe to Claude Pro: 1) Claude Code is too popular, and 2) GPTs’ understanding of system prompts always fails, meaning the logic is not strong enough. Therefore, I decided to try Claude Pro. Here I’ll mark how I solved the Claude Pro US subscription issue.
Aug 4, 2025
This article introduces methods for retrieving user avatars and nicknames in mini-programs, including new API usage, compatibility handling, and best practices to help developers correctly implement user information retrieval functionality.
Aug 4, 2025
Recently, family members asked how to mirror their phones to the TV. It seems many people still don’t know about this feature, so I’ll introduce various methods for mirroring mobile devices to TV and share my personal usage experience.
Aug 2, 2025