HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hexsprite

67 karmajoined 13 лет назад
your to-do list, scheduled @ focuster.com

comments

hexsprite
·13 часов назад·discuss
i might try porting this to rust ;)
hexsprite
·20 дней назад·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.