Hatter Jiang hatter
  • China
  • https://hatter.me/
  • I am a programmer from Hangzhou Zhejiang, China.

  • Joined on 2019-11-16
hatter pushed to master at hatter/simple-rust-tests 2026-04-11 02:56:54 +08:00
35c616f223 🔄 Refactor main function to use surelock's Mutex and KeyHandle for thread-safe counter increment
hatter pushed to master at hatter/simple-rust-tests 2026-04-11 02:53:42 +08:00
d200db04c9 📂 Add new untracked directory __concurrent/surelock-demo/
hatter pushed to main at hatter/skills 2026-04-11 02:35:13 +08:00
9a2a7992bb 📝 Update README with additional project link
hatter pushed to main at hatter/skills 2026-04-11 02:34:42 +08:00
86fb985e08 📝 Update README with new directory structure documentation
hatter pushed to main at hatter/skills 2026-04-11 02:32:53 +08:00
b50aa0d02e 📝 Remove SKILL installation instructions from README.md
hatter pushed to main at hatter/skills 2026-04-11 02:22:36 +08:00
8aa30ba5f6 🗑️ Remove deprecated SKILL files and update README for installation command change
hatter pushed to main at hatter/skills 2026-04-11 02:14:14 +08:00
c4b0cd37fa 📝 Update README with improved formatting and add installation instructions for SKILL
hatter pushed to main at hatter/skills 2026-04-11 02:10:17 +08:00
7dc2c0b649 [".📁 Add .well-known directory"]
hatter pushed to master at hatter/zig-tests 2026-04-10 00:46:42 +08:00
963854697f 📝 Update README with new Zig build commands
hatter pushed to master at hatter/zig-tests 2026-04-10 00:36:33 +08:00
54fd3760c4 🔧 Update .gitignore and refactor print logic in hello.zig
hatter pushed to main at hatter/python-tests 2026-04-10 00:19:59 +08:00
5363f9239a 📝 Update README with additional script example
hatter pushed to main at hatter/python-tests 2026-04-09 23:59:19 +08:00
eaada7cf16 📝 Update README with new script example and usage instructions
hatter pushed to main at hatter/python-tests 2026-04-09 23:53:00 +08:00
c3df4db07b 📝 Update README with additional shell command example
hatter pushed to main at hatter/python-tests 2026-04-09 23:48:08 +08:00
a91f1cba2f 📝 Update README with Python tool and usage examples
hatter pushed to main at hatter/ts-scripts 2026-04-07 23:31:51 +08:00
dc11b5c0ff ♻️ Refactor directory creation logic to use a new makeDirectoryIfNotExists function
hatter pushed to main at hatter/ts-scripts 2026-04-06 23:23:59 +08:00
08f91530d0 📝 Update script metadata and signature for commit.ts
hatter pushed to main at hatter/ts-scripts 2026-04-06 23:20:53 +08:00
f9af7981a2 🌟 Enhance commit script with AI summarization and add new script metadata
hatter pushed to main at hatter/ts-scripts 2026-04-06 23:01:34 +08:00
a5be4f19de 🔧 Update default max cache time for secret value retrieval to 30 days
hatter pushed to main at hatter/ts-scripts 2026-04-06 22:59:20 +08:00
e58fd9b656 ♻️ Refactor import statements and update script metadata for improved readability and dependency management
hatter pushed to main at hatter/ts-scripts 2026-04-06 13:28:08 +08:00
349b83abb0 ⚙️ Add configurable cache time options to getSecretValue function