HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yrashk

no profile record

Submissions

Show HN: Cognitive Layers

github.com
3 points·by yrashk·4 months ago·0 comments

We Forked Supabase Because Self-Hosted Postgres Is Broken

vela.simplyblock.io
9 points·by yrashk·5 months ago·1 comments

Inferal Workspace Architecture: How We Work at Inferal

gist.github.com
1 points·by yrashk·7 months ago·1 comments

comments

yrashk
·4 months ago·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 months ago·discuss
Relax NG Compact is a great way to communicate schemas to LLMs in a token-efficient way.
yrashk
·7 months ago·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 months ago·discuss
This happened to FerretDB