Aloha 的头像

Aloha.

Explore and build.

记录一些想法与实践。

22 篇记录 4 个项目 更新于

文章

全部 →
  1. 签到系统选型记:从 380GB 内存告警到 Redis 混合架构

    一场梦走完签到系统三次重构:KV 为何爆到 380GB、Bitmap 快在哪又残在哪、为什么生产环境最终都是混合架构。

  2. 写的coding agent给朋友用3轮对话烧掉80万token。。。压根没调优

  3. LeetCode 347 桶排序O(n) 线性做法

    刷题笔记:桶排序

项目

  1. ZcodeRCLI 一个用 Go 写的 Coding Agent CLI 开发中
  2. MonostichBlog 基于 Astro 的极简风格个人博客 进行中
  3. argus-gateway LLM request gateway: unified auth, rate limiting, retries & fallback. Written in Go. 开发中
  4. tool-router Agent tool-routing framework with declarative registration and parallel dispatch. 开发中

实验室

全部 →
  1. sliding-window-max

    滑动窗口最大值 · 单调队列逐步推演,跟着帧走一遍

pixelScreen ↗

aloha@monostich:~$

// blog & notes

explore
and build.

记录一些想法与实践。

01 随想

小记 →
感觉有好多事情想做但是总是遗漏灵感

02 文章

全部 →
  1. 签到系统选型记:从 380GB 内存告警到 Redis 混合架构
  2. 写的coding agent给朋友用3轮对话烧掉80万token。。。压根没调优
  3. LeetCode 347 桶排序O(n) 线性做法
  4. Site‑wide font refresh! 全站字体更新!
  5. 从 Top-K 选型看算法在真实工程中的优雅映射

03 项目

GitHub ↗
  1. ZcodeRCLI 一个用 Go 写的 Coding Agent CLI [developing]
  2. MonostichBlog 基于 Astro 的极简风格个人博客 [active]
  3. argus-gateway LLM request gateway: unified auth, rate limiting, retries & fallback. Written in Go. [developing]
  4. tool-router Agent tool-routing framework with declarative registration and parallel dispatch. [developing]

04 实验室

全部 →
  1. sliding-window-max 滑动窗口最大值 · 单调队列逐步推演,跟着帧走一遍