HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yrashk

no profile record

Submissions

Show HN: Cognitive Layers

github.com
3 points·by yrashk·4 tháng trước·0 comments

We Forked Supabase Because Self-Hosted Postgres Is Broken

vela.simplyblock.io
9 points·by yrashk·5 tháng trước·1 comments

Inferal Workspace Architecture: How We Work at Inferal

gist.github.com
1 points·by yrashk·7 tháng trước·1 comments

comments

yrashk
·4 tháng trước·discuss
I've been working on some parts of this problem, specifically capturing and retaining other semantically useful layers of the systems we build as we build and maintain them.

By introducing progressive semantically enriching layers (starting with prose, reasoning and terminology and going all the way into specifying interaction surfaces), we can reduce the dark matter between spec and code, make code more disposable – if your semantics live in the spec layer rather than the implementation, you can throw away and regenerate the implementation without losing understanding – and, critically, give LLMs a way to navigate a graph of knowledge instead of gobbling up walls of text.

https://clayers.com -- https://github.com/CognitiveLayers/clayers
yrashk
·4 tháng trước·discuss
Relax NG Compact is a great way to communicate schemas to LLMs in a token-efficient way.
yrashk
·7 tháng trước·discuss
This document describes the conceptual architecture of our company workspace - a text-based, version-controlled knowledge and operations hub designed to replace tools like Notion and Webflow while being natively accessible to AI assistants.
yrashk
·9 tháng trước·discuss
This happened to FerretDB