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 77
2024 3
2023 11
2022 13
2020 15
More

Categories

PHP Laravel Testing DevOps Frontend AI Database Tools Python DevTools

Tags

Testing Laravel Php Claude Code Typescript Ai-Agent JavaScript Python PHPUnit Sqlite Composer Ai Linux Prompt-Caching Vitest AWS Blade Cloudflare Developer-Tools Devops
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
Featured image of post Strauss: The Better Mozart for WordPress Plugin Dependency Isolation
PHP

Strauss: The Better Mozart for WordPress Plugin Dependency Isolation

Strauss is a Composer dependency prefixing tool forked from Mozart. It fixes Mozart's known limitations: full files autoloader support, constant prefixing, license compliance, and zero-config defaults. The modern choice for WordPress plugin dependency isolation.

2026 年 4 月 5 日
正體中文
Strauss Composer Wordpress Php Namespace
Featured image of post Mozart: Isolate Composer Dependencies in WordPress Plugins
PHP

Mozart: Isolate Composer Dependencies in WordPress Plugins

All WordPress plugins run in the same PHP process. If two plugins use different versions of the same library, only one version loads — and it might be the wrong one. Mozart prefixes your vendor dependencies with a custom namespace so they can't conflict with anyone else's.

2026 年 4 月 4 日
正體中文
Mozart Composer Wordpress Php Namespace
1 2 3 4 5 6 7 8 12
© 2020 - 2026 recca0120 Tech Notes
recca0120 on GitHub
Built with Hugo
Theme Stack designed by Jimmy