HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ManWith2Plans

no profile record

Submissions

[untitled]

1 points·by ManWith2Plans·20 दिन पहले·0 comments

TypeKro: Write TypeScript. Deploy Kubernetes

typekro.run
7 points·by ManWith2Plans·2 माह पहले·0 comments

Open-artisan: OpenCode plugin for structured AI workflow orchestration

github.com
3 points·by ManWith2Plans·4 माह पहले·0 comments

TypeKro: A control plane aware tool to orchestrate K8s resources in TypeScript

yehudacohen.substack.com
1 points·by ManWith2Plans·11 माह पहले·0 comments

Show HN: TypeKro – TypeScript infra-as-code for Kubernetes built on KRO

typekro.run
1 points·by ManWith2Plans·11 माह पहले·0 comments

[untitled]

1 points·by ManWith2Plans·12 माह पहले·0 comments

A Tale of ECS Service Stability

yehudacohen.substack.com
2 points·by ManWith2Plans·पिछला वर्ष·0 comments

Gambling with Language Models

yehudacohen.substack.com
3 points·by ManWith2Plans·2 वर्ष पहले·1 comments

comments

ManWith2Plans
·11 दिन पहले·discuss
I've been using this for some projects. It's exceptional and I recommend it highly.

I actually included a recipe to deploy it to kubernetes in typekro, my TypeScript infrastructure-as-code project for kubernetes: https://typekro.run/api/searxng/
ManWith2Plans
·2 माह पहले·discuss
I've been busy building and dogfooding open-artisan for my own development purposes. I've diverged quite a bit from main and am hoping to merge some of those changes back soon. It's basically an OpenCode plugin that forces open-code token-hungry state machine that tries to map the engineering process I follow, exposing only valid tools and states at every step of development. If you're interested, in following along or trying it out, it's available here:

https://github.com/yehudacohen/open-artisan/

Hopefully, I'll merge in my large structural changes in the next couple of weeks. These structural changes will enhance the state machine meaningfully, as well as adding support for hermes agenet.
ManWith2Plans
·4 माह पहले·discuss
I agree with this to some degree. Agents often stub and take shortcuts during implementation. I've been working on this problem a little bit with open-artisan which I published yesterday (https://github.com/yehudacohen/open-artisan).

Rather than having agents decide to manage their own code lifecycle, define a state machine where code moves from agent to agent and isolated agents critique each others code until the code produced is excellent quality.

This is still a bit of an token hungry solution, but it seems to be working reasonably well so far and I'm actively refining it as I build.

Not going to give you formal verification, but might be worth looking into strategies like this.
ManWith2Plans
·12 माह पहले·discuss
I appreciate that!
ManWith2Plans
·12 माह पहले·discuss
Author here. Didn't realize this went a bit viral until today.

This blog post does approximate my sentiments pretty well, although its writing style diverges from my usual style.
ManWith2Plans
·12 माह पहले·discuss
Author here, and I mostly agree with this sentiment. With that said, part of my Kiro spec here, had Kiro read my other blog posts and attempt to emulate my style.

I too found the write-up to be a little dry and long-winded, even though the same critique might be leveled at myself [hopefully to a lesser extent]. I did feel like it was a good step up from the usual AI slop out there, and served to illustrate Kiro's capabilities.

I suppose in this context, I wanted to see whether I could take my reader on a journey long enough for them to be surprised by the AI reveal at the end. I'm not sure whether it achieved that but that was the artistic intent of this specific piece.
ManWith2Plans
·12 माह पहले·discuss
I got early access to Kiro. Wrote about my experiences here if you're interested: https://yehudacohen.substack.com/p/developing-with-kiro-amaz...

It is my new daily driver.
ManWith2Plans
·2 वर्ष पहले·discuss
Hi all,

Here's a write up of me fine-tuning ModernBert for regression to try beat the market.

I hope you all enjoy!