zthxxx 最近的时间轴更新
zthxxx's repos on GitHub
JavaScript · 811 人关注
kugimiya-rainbow-fart
傲 娇 钉 宫,鞭 写 鞭 骂 - 钉宫理惠 vscode-rainbow-fart 扩展语音包
JavaScript · 673 人关注
hexo-theme-Wikitten
A theme of Hexo for personal wiki which seems like Wikitten style.
Shell · 416 人关注
jovial
Jovial - A lovely zsh theme with responsive-design, it's pretty fast, keep simple but useful
JavaScript · 39 人关注
hexo-directory-category
Automatically add category to Hexo article according to the article file directory.
Shell · 21 人关注
init-macOS-dev
init my macOS development environment
TypeScript · 5 人关注
midk
Mapping MIDI keypress to PC keyboard, that you can work or code with your MIDI kerboard ?
Vue · 4 人关注
prinalysis
print document with smart anlyze in cloud, printer & analysis, it's prinalysis.
HTML · 3 人关注
archived-legacy-blog
This blog to record of life.
JavaScript · 3 人关注
leetsolve
simple & light testing frame for LeetCode solutions with JavaScript
TypeScript · 3 人关注
LingoCaster
自用的一款在 Raycast 上完美复刻 Alfred 版 YoudaoTranslator 丝滑体验的查词翻译插件
TypeScript · 2 人关注
changesets
? A way to manage your versioning and changelogs with a focus on monorepos
C# · 2 人关注
CSharp-FingerprintEntranceGuardwindowsTerminal
CSharp Fingerprint Entrance Guard windows Terminal
JavaScript · 2 人关注
dont-care-log
make git stage ignore specific log code line
TypeScript · 2 人关注
pikapika-tab
A pure New-Tab extension that could only customize backgrounds.
JavaScript · 2 人关注
python-flask-IoT_Sensor_Web
A web to IoT Sensor with flask frame.
1 人关注
chatbot-ui
An open source ChatGPT UI.
Python · 1 人关注
chicken-dinner-daily
daily punch for chicken dinner everyday
JavaScript · 1 人关注
dependency-cruiser
Validate and visualize dependencies. Your rules. JavaScript, TypeScript, CoffeeScript. ES6, CommonJS, AMD.
JavaScript · 1 人关注
eslint-plugin-import
ESLint plugin with rules that help validate proper imports.
JavaScript · 1 人关注
getrusage.js
system function getrusage() precompiled and binding for Nodejs
1 人关注
Grasscutter
A server software reimplementation for a certain anime game.
1 人关注
GSLua
Lua files dumped from some anime game
JavaScript · 1 人关注
libnpmexec
npm exec (npx) Programmatic API
0 人关注
automa
A browser extension for automating your browser by connecting blocks
Python · 0 人关注
Auto_Bangumi
AutoBangumi - 全自动追番工具
Python · 0 人关注
django
The Web framework for perfectionists with deadlines.
TypeScript · 0 人关注
exposes-dts-poc
playground for test d.ts generator POC
Shell · 0 人关注
GoogleVoiceHelper
a helper for signup a Google Voice number
Shell · 0 人关注
kurachan-magic-daily
daliy check for the magic of kura chan. (magic.moe.lu)
Python · 0 人关注
MikeBrush
Brush ticket on mike
zthxxx

zthxxx

V2EX 第 146826 号会员,加入于 2015-11-12 14:24:17 +08:00
今日活跃度排名 19555
zthxxx 最近回复了
4 小时前
回复了 Fader10 创建的主题 ? 程序员 ? homelab 远程访问的正确姿势?
Tailscale +1
一直 tailscale 回家
51 天前
回复了 kinfuy 创建的主题 ? 分享创造 ? git 账户管理工具
这个需求直接用 git config 中自带的能力,includeIf (配合 gitdir 或 hasconfig) 直接自动切配置,并不需要手动切换

包括账号和各种配置,比如两套 ssh-key

给个简单的配置命令就是

git config --global 'includeIf.hasconfig:remote.*.url:[email protected]:zthxxx/**.path' ~/.config/git/github
mkdir -p ~/.config/git
git config --file ~/.config/git/github user.name zthxxx
git config --file ~/.config/git/github user.email zthxxx.me@gmail.com


比如我自己用的就在 https://github.com/zthxxx/init-macOS-dev/blob/f14141a9e03/init-app-preference.sh#L43-L49
Pode
Shift Happens (异形换位)
130 天前
回复了 catfly 创建的主题 ? 程序员 ? Raycast 和 alfred 你们在用那个?
总结下我自己使用感受的对比:


- Raycast 生态丰富特别多、安装操作简单
- 开发体现上,
- Raycast 是完全 Pro Code 模式,定位是开发者使用
- Alfred 是拖拽工作流 Workflow + Embed script 的 Low Code 模式,代码编辑能力较弱

Alfred 一个输入框直接搜索所有内容,并且排序匹配做得很好,
- 而 Raycast 所有东西都是至少两级,必须先进某些 Command 下然后才能搜索,效率差很多
- 比如 Alfred 输入框能直接搜索 Chrome bookmark 、WebSearch link 、Google ,并且所有类容在一起时的优先级也做得很好,也能根据使用频率自动调整

- 而 Raycast 必须先进入 bookmark 命令,才能搜索书签内容,并且匹配时不会按照使用频率做调整,书签多时几乎都必须要输入完整单词才能搜索 (依赖 `Google Chrome` Extension 中 `Bookmarks` 命令)
- 换成 `Browser Bookmarks` 扩展后排序好多了
- Raycast `Quicklinks` 搜索太麻烦,体验如上同样是因为多级命令的原因


从这点上说,使用 Alfred 才更接近于「未来的 AI 产品」这个形态:
—— 「只需要一个入口(输入框),想要啥只需要给他几个词,甚至不需要输入完,而它会直接给你想要的」

- Raycast 不能给一个命令设置多个 alias ,也不能一个 hotkey 触发多个自动流程 (command)
- Alfred 上的 `Youdao Translate` 使用体验巨好,从速度、发音、单词详细介绍方面,都比 Raycast 的 `Easydict` 好用太多
- 但 Alfred 3 无法多行展示,翻译长句子还是 Raycast 体验更好
- 因此自己做了一个迁移 Alfred `Youdao Translate` 到 Raycast 的工具 https://github.com/zthxxx/LingoCaster
- 也因为多级菜单的问题,Raycast 的 `ESC` 不能给人稳定的预期,Alfred 的 `ESC` 就总是能一下就关闭
- Raycast 即使 `Command + ESC` 也不能直接关闭。。。
- 在多级菜单下由于 `Pop to Root Search 设置` 中的缓存时间问题,退出一个命令后再打开可能还会遇到缓存
135 天前
回复了 luluxia 创建的主题 ? 分享创造 ? 做了一个在线多人平台跳跃页游
kaboom.js 版本都 v3000 了
GitHub 本身就提供在线版本的预览,甚至有两种,github.dev 和 codespaces,
比如 https://github.dev/vitejs/vite

另外一大堆在线 IDE 工具都能直接打开 GitHub 仓库,比如 Replit / CodeSandbox / StackBlitz

- https://stackblitz.com/github/vitejs/vite
- https://codesandbox.io/s/github/vitejs/vite


本地看的话,VSCode 本身也能直接 open remote repository 打开 GitHub 仓库
可以用来播彩六吗
261 天前
回复了 royalknight 创建的主题 ? 程序员 ? 如何提高鼠标操作精准度
现成的带 WebUI 版本的追番工具,AutoBangumi 可以试试

https://github.com/EstrellaXD/Auto_Bangumi
关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2770 人在线   最高记录 6543   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 20ms · UTC 15:21 · PVG 23:21 · LAX 08:21 · JFK 11:21
Developed with CodeLauncher
? Do have faith in what you're doing.


http://www.vxiaotou.com