zthxxx's recent timeline updates
zthxxx's repos on GitHub
TypeScript · 1313 watchers
react-dev-inspector
jump to local IDE code directly from browser React component by just a simple click
JavaScript · 833 watchers
kugimiya-rainbow-fart
傲 娇 钉 宫,鞭 写 鞭 骂 - 钉宫理惠 vscode-rainbow-fart 扩展语音包
JavaScript · 706 watchers
hexo-theme-Wikitten
A theme of Hexo for personal wiki which seems like Wikitten style.
Shell · 560 watchers
jovial
Jovial - A lovely zsh theme with responsive-design, it's pretty fast, keep simple but useful
Python · 115 watchers
python-Speech_Recognition
A simple example for use speech recognition baidu api with python.
TypeScript · 99 watchers
zsh-history-enquirer
plugin for zsh history search, enhance interaction
C · 56 watchers
STM32-Contiki_Sensor_Smart_Home
Smart home drivers with contiki system | 2016TI杯四川区电设省赛一等奖
JavaScript · 43 watchers
hexo-directory-category
Automatically add category to Hexo article according to the article file directory.
CSS · 39 watchers
wiki-site
My personal knowledge management site.
C · 26 watchers
STM32-W5500_TCP_Client
STM32F103 control W5500 as TCP client connect to TCP server.
Shell · 22 watchers
init-macOS-dev
init my macOS development environment
TypeScript · 20 watchers
slides
Some personal slides
Vim Script · 13 watchers
TianVimrc
轻量级 vim 自使用配置,有一些符合我习惯的改键和增加快捷键等;
Vue · 7 watchers
zthxxx.github.io
blog via vuepress
Python · 6 watchers
tweetopo
A simple spider for Twitter interpersonal topology.
TypeScript · 5 watchers
midk
Mapping MIDI keypress to PC keyboard, that you can work or code with your MIDI kerboard 🎉
TypeScript · 4 watchers
LingoCaster
自用的一款在 Raycast 上完美复刻 Alfred 版 YoudaoTranslator 丝滑体验的查词翻译插件
Vue · 4 watchers
prinalysis
print document with smart anlyze in cloud, printer & analysis, it's prinalysis.
HTML · 3 watchers
archived-legacy-blog
This blog to record of life.
JavaScript · 3 watchers
leetsolve
simple & light testing frame for LeetCode solutions with JavaScript
C · 3 watchers
STM32-FingerprintEntranceGuard
STM32-FingerprintEntranceGuard
3 watchers
tsconfig
zthxxx's base tsconfig
TypeScript · 2 watchers
changesets
🦋 A way to manage your versioning and changelogs with a focus on monorepos
C# · 2 watchers
CSharp-FingerprintEntranceGuardwindowsTerminal
CSharp Fingerprint Entrance Guard windows Terminal
JavaScript · 2 watchers
dont-care-log
make git stage ignore specific log code line
TypeScript · 2 watchers
pikapika-tab
A pure New-Tab extension that could only customize backgrounds.
JavaScript · 2 watchers
python-flask-IoT_Sensor_Web
A web to IoT Sensor with flask frame.
Python · 2 watchers
python-OpinionMonitoring
python for monitor public opinion
TypeScript · 2 watchers
vectorial
[WIP] simple demo for a real-time collaborative Vector Path editing library
2 watchers
zthxxx
profile for github.com/zthxxx
1 watchers
automa
A browser extension for automating your browser by connecting blocks
1 watchers
chatbot-ui
An open source ChatGPT UI.
Python · 1 watchers
chicken-dinner-daily
daily punch for chicken dinner everyday
JavaScript · 1 watchers
dependency-cruiser
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
JavaScript · 1 watchers
eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
JavaScript · 1 watchers
getrusage.js
system function getrusage() precompiled and binding for Nodejs
1 watchers
Grasscutter
A server software reimplementation for a certain anime game.
1 watchers
GSLua
Lua files dumped from some anime game
JavaScript · 1 watchers
libnpmexec
npm exec (npx) Programmatic API
Python · 1 watchers
sniputils
🚀 snippet utils with powerful influence
Shell · 1 watchers
SSlaunch
run BBR, install shadowsocks, launch ssserver and print the config QRCode.
TypeScript · 1 watchers
testing-library
Instrumented version of Testing Library for Storybook Interactions
JavaScript · 1 watchers
TunnelAssist
A SPA for assist calculate tube model
TypeScript · 1 watchers
umi
🌋 Pluggable enterprise-level react application framework.
1 watchers
VChart
VChart, more than just a cross-platform charting library, but also an expressive data storyteller.
TypeScript · 1 watchers
VMind
Not only automatic, but also intelligent.
PHP · 1 watchers
YoudaoTranslate
Alfred Youdao Translate Workflow
Python · 0 watchers
Auto_Bangumi
AutoBangumi - 全自动追番工具
Python · 0 watchers
django
The Web framework for perfectionists with deadlines.
TypeScript · 0 watchers
exposes-dts-poc
playground for test d.ts generator POC
Shell · 0 watchers
GoogleVoiceHelper
a helper for signup a Google Voice number
Go · 0 watchers
hams
Ruby · 0 watchers
homebrew-tap
Homebrew tap for zthxxx's tools — brew install zthxxx/tap/<formula>
Shell · 0 watchers
kurachan-magic-daily
daliy check for the magic of kura chan. (magic.moe.lu)
Lua · 0 watchers
LazyVim-starter
Python · 0 watchers
MikeBrush
Brush ticket on mike
TypeScript · 0 watchers
rslib
Create JavaScript libraries in a simple and intuitive way.
Shell · 0 watchers
tmux-config
zthxxx

zthxxx

V2EX member #146826, joined on 2015-11-12 14:24:17 +08:00
Today's activity rank 28961
zthxxx's recent replies
Apr 17
Replied to a topic by Lycnir 分享创造 分享下我的 Linux 配置
楼主这个配置是怎么安装、怎么用、怎么维护更新呢? 看 README 里啥都没写呢
Mar 11
Replied to a topic by mode171 游戏 说说你最爱的游戏是什么?
异星工厂 Factorio
「每次 merge 都要开 webstorm 」 +1 ,真的比 VSCode 和 lazygit, sourcetree, gitlens 之流的好用太多了
Oct 23, 2025
Replied to a topic by Akay47 React 在 react 中使用 signals 库
@songray #1 不能说意义不大,只能说毫无意义 [Doge]

确实是因为 react 重渲染机制与 useSyncExternalStore 这类存储形态决定了,

solidjs signals 的核心是「各层组件不用重渲染,消费 signals 的副作用直接触发最底层 UI 更新」

react 里不管怎么写,用 zustand 还是 jotai 还是 preact signals 都绕不开「要改 UI 更新,必须让整个父组件重渲染」;
这里说的父是指所有 <div>{foo}</div> 的父
没看懂这个远端部署的结果是怎么更新到本地 sing-box 里面的
Jul 30, 2025
Replied to a topic by Dg3gWjbFvvq 程序员 语法最优雅的编程语言是什么?
Kotlin / C#
Jul 17, 2025
Replied to a topic by zrc NAS 最近连续高温预警,大家怎么给硬盘降温的
我的方式是:白天一直开空调
Jun 10, 2025
Replied to a topic by Tsing2 macOS 你们在 macOS 下是用哪个纯文本编辑器的?
@eairjhioaegnh 原来是这样,怪不得 Heynote 比 CotEditor 好用捏,原来是因为 CotEditor 用 Swift 写的 🤡
Jun 10, 2025
Replied to a topic by Tsing2 macOS 你们在 macOS 下是用哪个纯文本编辑器的?
楼上推荐 CotEditor 的,评价是不如 https://heynote.com

两者整体定位类似,但是 heynote 在便捷性、易用性和功能性都上高于 CotEditor

试一下你们会爱上的
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   965 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 27ms · UTC 21:53 · PVG 05:53 · LAX 14:53 · JFK 17:53
♥ Do have faith in what you're doing.