HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hexsprite

67 karmajoined 13년 전
your to-do list, scheduled @ focuster.com

comments

hexsprite
·4시간 전·discuss
i might try porting this to rust ;)
hexsprite
·19일 전·discuss
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개월 전·discuss
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개월 전·discuss
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.