Skip to content
View hexonal's full-sized avatar

Block or report hexonal

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
hexonal/README.md
██╗  ██╗███████╗██╗  ██╗ ██████╗ ███╗   ██╗ █████╗ ██╗
██║  ██║██╔════╝╚██╗██╔╝██╔═══██╗████╗  ██║██╔══██╗██║
███████║█████╗   ╚███╔╝ ██║   ██║██╔██╗ ██║███████║██║
██╔══██║██╔══╝   ██╔██╗ ██║   ██║██║╚██╗██║██╔══██║██║
██║  ██║███████╗██╔╝ ██╗╚██████╔╝██║ ╚████║██║  ██║███████╗
╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝ ╚═════╝ ╚═╝  ╚═══╝╚═╝  ╚═╝╚══════╝

root-causing bugs across storage engines, CLI tools & RESP servers — verify before you trust a report, then verify your own fix


┌─────────────────────────────────────────────────────────────┐
│ guest@hexonal ~ % whoami                                     │
├─────────────────────────────────────────────────────────────┤
│ name        hexonal                                          │
│ role        AI products / developer infra / MCP security     │
│ based_in    Chengdu, China                                   │
│ building    since 2018                                       │
│ right_now   root-causing bugs in garnet, kong, fmt, sinatra   │
│ motto       verify before you trust a report                 │
└─────────────────────────────────────────────────────────────┘


$ hexonal stack

languages:  [Go, Rust, C#, C++, Python, Java, Ruby, TypeScript]
runtime:    [.NET, JVM, Node]
systems:    [Redis-protocol servers, storage engines, CLI tooling]
infra:      [Docker, Linux, Git]
currently:  [AI product infra, secure MCP tooling]

$ hexonal contributions --merged

+ microsoft/garnet#2028  Fix ZREMRANGEBYRANK missing reply and unnormalized negative ranks
+ microsoft/garnet#2029  Fix LRANGE returning the head element when stop is more negative than the list length
+ microsoft/garnet#2030  Fix BLMPOP writing a second reply when force-unblocked via CLIENT UNBLOCK

$ hexonal contributions --open

? microsoft/garnet#2050  Validate argument count in SET-family string commands
? microsoft/garnet#2041  Reject multiple source keys in BITOP NOT
? microsoft/garnet#2040  Fix ZRANGESTORE aborting the RESP session on invalid range parameters
? microsoft/garnet#2038  Cap HRANDFIELD/ZRANDMEMBER count before packing it into arg1

found by reading the source, not just the issue tracker — root cause verified, regression-tested, adversarially reviewed before submitting.


$ hexonal activity --graph


$ hexonal activity --snake

github contribution grid snake animation

$ hexonal activity --streak


EOF 0

Popular repositories Loading

  1. writer writer Public

    Forked from mintlify/writer

    ✍️ AI powered documentation writer

    TypeScript 6

  2. datax-web datax-web Public

    Forked from WeiYe-Jing/datax-web

    DataX集成可视化页面,选择数据源即可一键生成数据同步任务,支持批量创建RDBMS数据同步任务,集成开源调度系统,支持分布式、增量同步数据、实时查看运行日志、监控执行器资源、KILL运行进程、数据源信息加密等。

    Java 3

  3. Profiles Profiles Public

    Forked from morninglt/Profiles

    1

  4. coze-py coze-py Public

    Forked from coze-dev/coze-py

    The Python SDK for the Coze API

    Python 1

  5. homebrew-entrox homebrew-entrox Public

    Homebrew tap for Entrox CLI

    Ruby 1

  6. InterviewMustKnow InterviewMustKnow Public

    面试准备

    Java