Elektrine lite

← Feed

@marick@mstdn.social

Post #4098909

2026-07-25 22:35 UTC

Trails, notably, have not caught on in our modern hypertext world. I *want* the idea to work, and I’ve spent a fair amount of time over the past year trying to build (what I see as) trails, to no success. If anyone knows of writeups of people who’ve succeeded, well, you know where to find me. (2/2) @hrheingold@mastodon.social

Replies (2)

  • @Spoofer3@infosec.exchange 2026-07-25 22:47

    @marick@mstdn.social I'm not sure the full definition of 'trails' as used in this context...but if it is metaphorically akin to weak depth first search, in the sense that there is a thought and we have a new thought, so we make a save point and start looking at the new thought and when we get to the bottom of that rabbithole, we revisit a previous checkpoint...somewhat like a conversation or narrative...then this is very nearly how I'm (I'd argue successfully) using Claude-Code now days. Claude-code keeps track of claude.md files at the user/project/session levels that contain instructions for the "agent" part of Claude. There is also memory.md files that contain instructions/facts at the user/project/session levels that are germane to that project context...there is also a roadmap/plan.md file that is basically the "trail" part where I start with a "goal", decompose the goal into subtasks, decompose those into stages/phases, etc...Often the process of working on a "task" results in modification to the .claude, memory.md, or the plan.md. When a (sub-)task is complete, work continues on the next task identified in that trail. (There is more to it for successful claude development, but that is the part relevant to trails.)

    Open ##4098907

  • @RonJeffries@mastodon.social 2026-07-26 02:35

    @marick@mstdn.social @hrheingold@mastodon.social The things I've seen, and tried, have universally derailed me and confused me. A thing that almost works for me, I hate to admit, is the "AI" summary search thing, which seems mostly to give me most of what I need in one go and to sometimes offer just a couple of follow-ups.

    Open ##4105481