HackerTrans
TopNewTrendsCommentsPastAskShowJobs

hexsprite

67 karmajoined hace 13 años
your to-do list, scheduled @ focuster.com

comments

hexsprite
·hace 3 horas·discuss
i might try porting this to rust ;)
hexsprite
·hace 19 días·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
·hace 6 meses·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
·hace 7 meses·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.