HackerTrans
TopNewTrendsCommentsPastAskShowJobs

kylex-ken

no profile record

Submissions

[untitled]

1 points·by kylex-ken·قبل 3 أشهر·0 comments

comments

kylex-ken
·قبل 3 أشهر·discuss
I'll give my honest take, I think what you've done is taken dev-tools and given it a wrapper that most designers (including myself would love) I find myself in dev tools alot during QA refining the design, since rendering is never exact. And you've added MCP server integration which is great. But.... First 99$? that's steep my full seat of Figma is 160.0$, so I don't see the value. I do see the value in convienience so you may want to rethink the pricing structure. Second. It's a design tool, not SASS software, the website should speak to designers like me, not look like supabase. Great job, I wish you luck...ken. Kylex.io
kylex-ken
·قبل 3 أشهر·discuss
www.kylex.io would love to let me know you think!
kylex-ken
·قبل 3 أشهر·discuss
The 'store everything vs. synthesize' axis is the interesting design question here. MemPalace bets that retrieval quality is the problem — keep everything verbatim, make it findable. That's a legitimate approach.

We went the other direction with Lodestar (launching tomorrow). The bet is that you don't need the transcript but you do need the decision layer. What was decided, why, what was rejected. Synthesized by an LLM at session end into a plain markdown file that commits to the repo.

The other structural difference: the file lives in the codebase, not on the machine. git clone on a new laptop and the context is already there. Different tradeoff than a local vector DB.

Curious whether MemPalace users find the verbatim storage approach holds up as session count grows — the retrieval quality question gets harder with more history.
kylex-ken
·قبل 3 أشهر·discuss
Claude code written for basic on your Apple II, because it'd be so retro.
kylex-ken
·قبل 3 أشهر·discuss
I have not dove into the particulars, i'm assuming the agents do push/pull requests on your repo so no versioning issues.
kylex-ken
·قبل 3 أشهر·discuss
supper cool, would be great if you can onboard different services.
kylex-ken
·قبل 3 أشهر·discuss
cool snapshot tool
kylex-ken
·قبل 3 أشهر·discuss
is an .xls a normal workflow for API creating? I get the documenting the schema is easier, but why not just a IDE with a prompt?