back
user profile

dhorthy

1,124karma·268submissions·March 2, 2018
about
building @ humanlayer.com
recent activity (268 total)
comment
someone had to do it
11mo ago·view thread
comment
sure fair enough. I guess i'm mostly being pragmatic here. Plus i'm not convinced that generating "kubectl"...json..."get"...json..."pod"... is easier for most …
11mo ago·view thread
comment
interesting - what makes you say that?
11mo ago·view thread
comment
this is more about the service account than the runtime environment i think. you put your admin service account in docker the agent can still wreak havoc. Docker lets you hide the admin service accoun…
11mo ago·view thread
comment
oh yeah we had claude diagnose a production k8s redis outage last week (figured out that we needed to launch a new instance in a new AZ to pick up the previous redis' AZ-scoped EBS PVC after a cl…
11mo ago·view thread
comment
i spend a lot of time thinking about this. At humanlayer we have some OSS projects that are 99% written by AI, and a lot of it was written by AI under the supervision of developer(s) that are no longe…
11mo ago·view thread
comment
Yeah fair enough lol…usually I end up building model-optimized scripts instead of mcp which just flood context window with json and uuids (looking at you, linear) - much better to have Claude write 10…
11mo ago·view thread
comment
Give it a spin
11mo ago·view thread
comment
combat how? (And yes, yes I do)
11mo ago·view thread
comment
still don’t know why you need an MCP for this when the model is perfectly well trained to write files and run kubetctl on its own
11mo ago·view thread
comment
Hmm what sorts of advice in the last year are you referring to? Like the “run it ten times and pick the best one” thing? Or something else? I kind of agree that picking from 10 poorly-promoted project…
11mo ago·view thread
comment
When Claude starts deploying Kafka clusters I’m outro
11mo ago·view thread
comment
Yeah you can easily tweak this to push to a branch or a fork or something in the generated prompt.md
11mo ago·view thread
comment
Yeah the NIH thing is super on point. small saas tools for everything is done. Bring on the hand coded custom in-house admin monolith? Is Unix “small sharp tools” going away? Is that a relic of having…
11mo ago·view thread
comment
was deeply unsettling among other things
11mo ago·view thread
comment
stumbled on this - reminds me of what the BAML folks have been doing for a while - rust core, native bindings in every language
1y ago·view thread
comment
love this feature and hope to see more of it > We're working on an escalateIssue tool that will allow AI Agents to report issues directly to us, so we can know they are happening faster and fi…
1y ago·view thread
comment
i feel so strongly that this will rapidly become true over the next 6 months. if you don't believe me check out Sean Grove's talk from mid June - https://www.youtube.com/watc…
1y ago·view thread
comment
my personal take following work of AmpCode folks, Claude Code team, and our internal process evolution - spec development will replace 99% of code development within 3 months
1y ago·view thread
comment
Overall I like this but confused about this part “Yaml doesn’t enforce types but HCL does” Is the same schema-based validation that is 1) possible client-side with HCL and 2) enforced server-side by k…
1y ago·view thread
comment
this looks cool - your homepage video should open with what it is though!
1y ago·view thread
comment
Great post and def needs to be said. Won’t name names but there are some VERY popular ts library that are guilty of this. Once you have type constructor constructors I tend to bail and just cast thing…
1y ago·view thread
comment
This guy gets it
1y ago·view thread
comment
I had kinda wondered about this for a while - I called it "MWP - model workload protocol" - a client-agnostic (sms, whatsapp, in-app, react components) way to display what an agent is doing …
1y ago·view thread