HackerTrans
TopNewTrendsCommentsPastAskShowJobs

yrashk

no profile record

Submissions

Show HN: Cognitive Layers

github.com
3 points·by yrashk·قبل 4 أشهر·0 comments

We Forked Supabase Because Self-Hosted Postgres Is Broken

vela.simplyblock.io
9 points·by yrashk·قبل 5 أشهر·1 comments

Inferal Workspace Architecture: How We Work at Inferal

gist.github.com
1 points·by yrashk·قبل 7 أشهر·1 comments

comments

yrashk
·قبل 4 أشهر·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 أشهر·discuss
Relax NG Compact is a great way to communicate schemas to LLMs in a token-efficient way.
yrashk
·قبل 7 أشهر·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 أشهر·discuss
This happened to FerretDB