HackerTrans
トップ新着トレンドコメント過去質問紹介求人

hexsprite

67 カルマ登録 13 年前
your to-do list, scheduled @ focuster.com

コメント

hexsprite
·7 時間前·議論
i might try porting this to rust ;)
hexsprite
·20 日前·議論
I created a Claude Code plugin to load AGENTS.md. Uses symlinks but it’s better than no support.

https://github.com/hexsprite/claude-agents-md
hexsprite
·6 か月前·議論
Clawdbot finally clicked for me this week. I was renting out an apartment and I had it connect to FB messenger, do the initial screening messages and then schedule times for viewings in my calendar. I was approving it's draft messages but starting giving it some automatic responses as well. Overall it did 9/10 on this task with a couple cases where it got confused. This is just scratching the surface but this was something that was very valuable for me and saved me several hours of time.
hexsprite
·7 か月前·議論
The typescript-lsp (and others?) is missing a critical part of LSPs whcih is the diagnostics for real-time errors and warnings. So you still need to run a linter, tsc, etc. to generate those sadly.