Avatar 💻

recca0120 Tech Notes

Software Developer / Tech Notes

  1. Home
  2. Archives
  3. Categories
  4. Tags
  5. Search
  6. About
    1. Dark Mode

Archives

2026 49
2024 3
2023 11
2022 13
2020 15
More

Categories

PHP Laravel Testing Frontend DevOps Database Tools Python AI MacOS

Tags

Laravel Php Testing Javascript PHPUnit Sqlite Python Typescript Ai-Agent Claude-Code Composer Linux Aws Blade Developer-Tools Devops Docker Guzzle MCP Mockery
Featured image of post Does a Long Claude Code Session Waste Tokens? A Cost Model Most People Get Wrong
AI

Does a Long Claude Code Session Waste Tokens? A Cost Model Most People Get Wrong

Developers assume long Claude Code sessions waste tokens, so they /clear aggressively. But with prompt caching giving a 90% discount on reads, frequent clearing often costs more. Breaking down the three variables that actually drive cost.

2026 年 4 月 13 日
正體中文
Claude-Code Prompt-Caching Ai-Agent Cost-Optimization
Featured image of post chezmoi: One Dotfiles Repo Across macOS, Linux, and Windows
DevOps

chezmoi: One Dotfiles Repo Across macOS, Linux, and Windows

chezmoi is a Go-based dotfiles manager. Go templates handle machine differences, age encrypts secrets, and run_onchange scripts auto-install packages. How I sync dotfiles across three operating systems.

2026 年 4 月 13 日
正體中文
Chezmoi Dotfiles Age Go
Featured image of post zoxide: Give cd a Memory — Jump to Any Directory in Two Keystrokes
DevOps

zoxide: Give cd a Memory — Jump to Any Directory in Two Keystrokes

zoxide is a Rust-powered smart cd that remembers directories via a frecency algorithm. Pair it with --cmd cd to replace the builtin, add fzf for interactive selection, and terminal navigation becomes a two-letter affair.

2026 年 4 月 13 日
正體中文
Zoxide Fish Terminal Productivity
Featured image of post MemPalace: 170 Tokens to Recall Everything — A Long-Term Memory System for AI Agents
AI

MemPalace: 170 Tokens to Recall Everything — A Long-Term Memory System for AI Agents

MemPalace is a local AI memory system using a memory palace architecture, AAAK 30x compression, 170-token startup, 96.6% LongMemEval accuracy, fully offline with MCP integration.

2026 年 4 月 8 日
正體中文
Ai-Agent Claude-Code MCP Python
Featured image of post NodeWarden: Bitwarden on Cloudflare Workers — No Server Required
DevOps

NodeWarden: Bitwarden on Cloudflare Workers — No Server Required

NodeWarden is a third-party Bitwarden-compatible server running on Cloudflare Workers with D1 for data and R2/KV for attachments. No VPS needed, runs on the free tier.

2026 年 4 月 7 日
正體中文
Cloudflare Bitwarden Typescript Serverless
Featured image of post claude-view: Mission Control for Claude Code — Live Session Monitoring, Cost Tracking, and Analytics
AI

claude-view: Mission Control for Claude Code — Live Session Monitoring, Cost Tracking, and Analytics

claude-view is a Rust-powered monitoring dashboard for Claude Code that tracks all sessions in real-time — conversations, costs, token usage, sub-agent trees — with 85 MCP tools and full-text search.

2026 年 4 月 7 日
正體中文
Claude-Code Ai-Agent MCP Rust
Featured image of post bb-browser: No Scraping, No API Keys — Your Browser Is the API
AI

bb-browser: No Scraping, No API Keys — Your Browser Is the API

bb-browser runs code directly in your real browser tabs, using your existing cookies to fetch data. 36 platforms, 103 commands, and it doubles as an MCP server for Claude Code to access the entire web.

2026 年 4 月 7 日
正體中文
Ai-Agent MCP Browser-Automation Cli
Featured image of post AionUi: One Interface for 12+ AI Agents — A Free, Open-Source Cowork Desktop App
AI

AionUi: One Interface for 12+ AI Agents — A Free, Open-Source Cowork Desktop App

AionUi is a free, open-source AI Cowork desktop app built with Electron + React. Run Claude Code, Codex, Qwen Code, and 12+ agents in one interface, with 20+ model platforms and scheduled tasks.

2026 年 4 月 7 日
正體中文
Ai-Agent Electron Claude-Code MCP
Featured image of post EmDash: A Full-Stack TypeScript CMS Built on Astro + Cloudflare — Can It Replace WordPress?
Frontend

EmDash: A Full-Stack TypeScript CMS Built on Astro + Cloudflare — Can It Replace WordPress?

EmDash is a full-stack TypeScript CMS built on Astro and Cloudflare, featuring sandboxed plugins, Portable Text content, and multi-database support as a modern WordPress alternative.

2026 年 4 月 7 日
正體中文
Astro Cloudflare Typescript CMS
Featured image of post League Period: A Swiss Army Knife for Time Intervals in PHP
PHP

League Period: A Swiss Army Knife for Time Intervals in PHP

Comparing two time intervals for overlap with raw DateTime means writing a pile of if conditions. League Period wraps time intervals in immutable value objects with built-in overlap, containment, gap, and intersection operations.

2026 年 4 月 6 日
正體中文
Php Period Datetime League Scheduling Immutable
1 2 3 4 5 10
© 2020 - 2026 recca0120 Tech Notes
recca0120 on GitHub
Built with Hugo
Theme Stack designed by Jimmy