working on https://blebbit.app | @blebbit.app | #blebbit
personal: https://verdverm.com | https://github.com/verdverm
bskycharts.edavis.dev/static/dynaz...
bskycharts.edavis.dev/static/dynaz...
this is something of a blend between make & argo
this is something of a blend between make & argo
apt-get update -y && \
apt-get install -y ... && \
apt-get clean && rm -rf /var/lib/apt/lists/*
...? well those days are over
a better option exists with @dagger.io that is faster and saves the same space, better caching of course!
apt-get update -y && \
apt-get install -y ... && \
apt-get clean && rm -rf /var/lib/apt/lists/*
...? well those days are over
a better option exists with @dagger.io that is faster and saves the same space, better caching of course!
What my setup looks like now
chat | code & file diffs | git & ai changeset tree
What my setup looks like now
chat | code & file diffs | git & ai changeset tree
The difference, my agents can finally run tests! I'm not even to the good tools yet lol
The difference, my agents can finally run tests! I'm not even to the good tools yet lol
I just crafted this image for me and my little helper #agent so we can work on all the things. Go, Node, Python, and even ZSH
github.com/hofstadter-i...
#cuelang #dagger
I just crafted this image for me and my little helper #agent so we can work on all the things. Go, Node, Python, and even ZSH
github.com/hofstadter-i...
#cuelang #dagger
flash is way faster, very nice for iterating on UI
pro is slower, but certainly has a noticeable, though hard to quantify, grasp of the larger picture (?)
unclear who the real winner is here
which do you think is which... and/or better?
flash is way faster, very nice for iterating on UI
pro is slower, but certainly has a noticeable, though hard to quantify, grasp of the larger picture (?)
unclear who the real winner is here
which do you think is which... and/or better?
better tooltip style and most importantly not centered on the mouse, pro covered the graph...
follow up for both: "make the tooltip instantaneous and draw a highlighted vertical line"
notably, flash vs pro follow up response time: 4s vs 49s, 15% fewer tokens so far
better tooltip style and most importantly not centered on the mouse, pro covered the graph...
follow up for both: "make the tooltip instantaneous and draw a highlighted vertical line"
notably, flash vs pro follow up response time: 4s vs 49s, 15% fewer tokens so far
1. Code is equivalent, nearly identical
2. They failed with the same error
From just reading it, I like a bit of both, but flash overall better... generally more succinct, name is more descript for a vertical lines denoting certain events (also considering more may come)
1. Code is equivalent, nearly identical
2. They failed with the same error
From just reading it, I like a bit of both, but flash overall better... generally more succinct, name is more descript for a vertical lines denoting certain events (also considering more may come)
Now a/b testing my #agent with gemini-3-flash/pro (46s|74k / 2m|87k). They did the exact same thing func call wise, haven't delved code
1/
Now a/b testing my #agent with gemini-3-flash/pro (46s|74k / 2m|87k). They did the exact same thing func call wise, haven't delved code
1/
1. focused on the backend
2. focused on the frontend
Sent the last backend to the frontend, oops
1. focused on the backend
2. focused on the frontend
Sent the last backend to the frontend, oops
- implemented autocomplete for its input
- environment as vscode scm with diffs
- sorted agents.md files, even discovered and adjusted its own prompt without prompting
- enhanced the ui around tool calls
changes spanning languages and front/backends
- implemented autocomplete for its input
- environment as vscode scm with diffs
- sorted agents.md files, even discovered and adjusted its own prompt without prompting
- enhanced the ui around tool calls
changes spanning languages and front/backends