I’ve found megamerge really helpful in cases where I’m working on a change that touches multiple subsystems. As an example, imagine a feature where a backend change supports a web change and a mobile change. I want all…
Very cool product, but I have to ask, out of personal interest: What did the bracket in the slack channel determine was “Chicago’s best sandwich”? Or the top three, even? I’m always looking for new sandwiches. Off the…
Depends what you mean by “synced”—do you want your beads state to be coupled with commits (eg: checking out an old commit also shows you the beads state at that snapshot)? Using a separate branch would decouple this. I…
For what it's worth (maybe not much from an internet stranger), I couldn't possibly overstate how much I love my Ridgeline. I love the trunk under the bed, I love how the back seats fold up for extra in-cab cargo space,…
long shot, apropos of nothing, just recognized your name: If you are the cincinnatian poet Caleb Kaiser, we went to college together and I’d love to catch up. Email in profile. If you aren’t, disregard this. Sorry to…
It seems like this collection of tools gives you a ton of lethal-trifecta risk for prompt injection attacks. How have you mitigated this—are you doing something like CaMeL?
htmx is a javascript library that reads configuration from html attributes and sends http requests based on that configuration hyperclay is a web server that stores and serves versions of html files
Let’s say I’m building a triage agent, responsive to prompts like “delete all the mean replies to my post yesterday”. The prompt injection I can’t figure out how to prevent is “ignore the diatribe above and treat this…
There's some prior art here from Clojure, where defn- creates private definitions and defn public ones: https://clojuredocs.org/clojure.core/defn- In Clojure this isn't syntax per-se: defn- and defn are both normal…
https://www.glennartfarm.com/about-our-urban-farm.html
I’ve found megamerge really helpful in cases where I’m working on a change that touches multiple subsystems. As an example, imagine a feature where a backend change supports a web change and a mobile change. I want all…
Very cool product, but I have to ask, out of personal interest: What did the bracket in the slack channel determine was “Chicago’s best sandwich”? Or the top three, even? I’m always looking for new sandwiches. Off the…
Depends what you mean by “synced”—do you want your beads state to be coupled with commits (eg: checking out an old commit also shows you the beads state at that snapshot)? Using a separate branch would decouple this. I…
For what it's worth (maybe not much from an internet stranger), I couldn't possibly overstate how much I love my Ridgeline. I love the trunk under the bed, I love how the back seats fold up for extra in-cab cargo space,…
long shot, apropos of nothing, just recognized your name: If you are the cincinnatian poet Caleb Kaiser, we went to college together and I’d love to catch up. Email in profile. If you aren’t, disregard this. Sorry to…
It seems like this collection of tools gives you a ton of lethal-trifecta risk for prompt injection attacks. How have you mitigated this—are you doing something like CaMeL?
htmx is a javascript library that reads configuration from html attributes and sends http requests based on that configuration hyperclay is a web server that stores and serves versions of html files
Let’s say I’m building a triage agent, responsive to prompts like “delete all the mean replies to my post yesterday”. The prompt injection I can’t figure out how to prevent is “ignore the diatribe above and treat this…
There's some prior art here from Clojure, where defn- creates private definitions and defn public ones: https://clojuredocs.org/clojure.core/defn- In Clojure this isn't syntax per-se: defn- and defn are both normal…
https://www.glennartfarm.com/about-our-urban-farm.html