HackerTrans
トップ新着トレンドコメント過去質問紹介求人

yrashk

no profile record

投稿

Show HN: Cognitive Layers

github.com
3 ポイント·投稿者 yrashk·4 か月前·0 コメント

We Forked Supabase Because Self-Hosted Postgres Is Broken

vela.simplyblock.io
9 ポイント·投稿者 yrashk·5 か月前·1 コメント

Inferal Workspace Architecture: How We Work at Inferal

gist.github.com
1 ポイント·投稿者 yrashk·7 か月前·1 コメント

コメント

yrashk
·4 か月前·議論
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 か月前·議論
Relax NG Compact is a great way to communicate schemas to LLMs in a token-efficient way.
yrashk
·7 か月前·議論
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 か月前·議論
This happened to FerretDB