working on https://blebbit.app | @blebbit.app | #blebbit
personal: https://verdverm.com | https://github.com/verdverm
They were one of the early features in my custom agent setup
CUE + text/template = anything really, partials mean I can do more without imperative code and more with declarative code generation, or declarative/dynamic system prompt generation in this case
They were one of the early features in my custom agent setup
CUE + text/template = anything really, partials mean I can do more without imperative code and more with declarative code generation, or declarative/dynamic system prompt generation in this case
news.ycombinator.com/item?id=4616...
news.ycombinator.com/item?id=4616...
Can you remind me the name of that Google Golang project where the idea is to write once and then running as a monolith or distributed system is transparent to the programming experience?
Can you remind me the name of that Google Golang project where the idea is to write once and then running as a monolith or distributed system is transparent to the programming experience?
GitHub has an emerging bot problem
GitHub has an emerging bot problem
In two new papers, Titans and MIRAS, we introduce an architecture and theoretical blueprint that combine the speed of RNNs with the accuracy of transformers. Titans is the specific architecture (the tool), and MIRAS is the theoretical framework (the blueprint)...
In two new papers, Titans and MIRAS, we introduce an architecture and theoretical blueprint that combine the speed of RNNs with the accuracy of transformers. Titans is the specific architecture (the tool), and MIRAS is the theoretical framework (the blueprint)...
huggingface.co/deepseek-ai/...
huggingface.co/deepseek-ai/...
Open model on par with with the latest from Big AI
huggingface.co/deepseek-ai/...
Open model on par with with the latest from Big AI
huggingface.co/deepseek-ai/...
Having a well thought out SDK to BuildKit unlocks so much. I was able to whip up a Virtual Filesystem and Terminals for oss-code (vscode & forks) based IDEs in just 2 days.
Having a well thought out SDK to BuildKit unlocks so much. I was able to whip up a Virtual Filesystem and Terminals for oss-code (vscode & forks) based IDEs in just 2 days.
As many terminals as you want, with any image you want, at any point in your chat history
As many terminals as you want, with any image you want, at any point in your chat history
🙏 @dagger.io
🙏 @dagger.io
1. they are too tied to directory structure
2. too much ends up in the root (primary) instruction file
Where do language or techstack guidelines go? Where, when, and how much to do instruct about high-level arch and implementation concerns?
1. they are too tied to directory structure
2. too much ends up in the root (primary) instruction file
Where do language or techstack guidelines go? Where, when, and how much to do instruct about high-level arch and implementation concerns?
Find all the details here: github.com/cue-lang/cue...
Find all the details here: github.com/cue-lang/cue...
We need something more like #kubernetes and less like LangChain, Rails, or your favorite batteries included framework.
github.com/google/adk-g... (my comment near the bottom)
We need something more like #kubernetes and less like LangChain, Rails, or your favorite batteries included framework.
github.com/google/adk-g... (my comment near the bottom)
Giving an agent format supposedly makes them more meticulous about editing the plan, because it is not free form text generation in the same sense.
Giving an agent format supposedly makes them more meticulous about editing the plan, because it is not free form text generation in the same sense.
Every chat session gets an isolated filesystem in Dagger. With VS Code virtual filesystems, the difference is transparent to you.
Co-edit files with chat, both of you see the changes so you can
1. generate some code
2. manually fix an error
3. give back to agent
Every chat session gets an isolated filesystem in Dagger. With VS Code virtual filesystems, the difference is transparent to you.
Co-edit files with chat, both of you see the changes so you can
1. generate some code
2. manually fix an error
3. give back to agent