HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rbren

no profile record

Submissions

Show HN: My personal AI-powered dev workstation

github.com
3 points·by rbren·4 miesiące temu·0 comments

OpenHands Index of Coding Agent Performance

index.openhands.dev
1 points·by rbren·5 miesięcy temu·0 comments

Show HN: OpenHands Software Agent SDK

github.com
2 points·by rbren·8 miesięcy temu·0 comments

comments

rbren
·20 dni temu·discuss
Who owns your domain name? Hint: it’s probably not you. Your hosting provider could take down your domain, or even steal traffic and direct it to their own IPs
rbren
·28 dni temu·discuss
[dead]
rbren
·w zeszłym miesiącu·discuss
This should be labeled humor or taken down. I did laugh though
rbren
·2 miesiące temu·discuss
If you're interested in driving coding agents with code, check out the OpenHands Software Agent SDK [1]

We need to define agents in code, and drive them through semi-deterministic workflows. Kick subtasks off to agents where appropriate, but do things like gather context and deal with agent output deterministically.

This is a massive boost in accuracy, cost efficiency, AND speed. Stop using tokens to do the deterministic parts of the task!

[1] https://github.com/OpenHands/software-agent-sdk
rbren
·3 miesiące temu·discuss
Some people seem to be convinced by logical reframings, like "if you jump into a woodchipper you die, but if 50% of people jump into the woodchipper they all survive"

A logical reframing is not equivalent though! We know everyone else gets the same frame, and most of the problem is predicting what other people will do when presented with this particular two-button frame.
rbren
·3 miesiące temu·discuss
Considerations:

* many people (at least toddlers, people with dementia) are going to press blue roughly by accident. See the lizardman constant

* other people will not want to be responsible for any deaths and will press blue out of a sense of moral imperative

* many other people are going to take this into account and vote blue out of hopes we can save everyone

You should vote blue.
rbren
·3 miesiące temu·discuss
Forgetting how to code is not a bad thing. Forgetting how to make software is.
rbren
·3 miesiące temu·discuss
Lots of negativity towards k8s in here. It's always funny to me when $WILDLY_POPULAR_TECH gets ripped apart like this, as though no one has ever had a positive experience with it. I've seen similar pile-ons for React, microservices, git, PHP, JavaScript, cloud services, really anything that's been adopted at scale.
rbren
·3 miesiące temu·discuss
Good reminder to choose model-agnostic tooling!
rbren
·3 miesiące temu·discuss
Strong article! I’ve been using the engine/car analogy for a while now.

If you want to play with the basic building blocks of coding agents, check out https://github.com/OpenHands/software-agent-sdk
rbren
·3 miesiące temu·discuss
I still think every developer should be building their own IDE

https://github.com/rbren/personal-ai-devbox
rbren
·3 miesiące temu·discuss
It's probably just as hard to secure OpenClaw as this, but you'll find better tutorials for securing OpenClaw
rbren
·3 miesiące temu·discuss
The prompts contain e.g. a terminal UI, which gives you root access to the machine. If someone can access that UI and its backend, the can do whatever they want! So make sure to put it behind a firewall or basic auth or something else.
rbren
·3 miesiące temu·discuss
I still strongly believe every developer should be vibecoding their own cowork/openclaw/devin

Here are the prompts I use for my AI environment, though it's changed a bunch since the last snapshot

https://github.com/rbren/personal-ai-devbox
rbren
·5 miesięcy temu·discuss
Funny, I just released my dev setup as “Open prompt”

https://github.com/rbren/personal-ai-devbox
rbren
·5 miesięcy temu·discuss
A reasonably sized OSS model that's this good at coding is a HUGE step forward.

We've done some vibe checks on it with OpenHands and it indeed performs roughly as good as Sonnet 4.5.

OSS models are catching up
rbren
·6 miesięcy temu·discuss
This is why it's worth investing in a model-agnostic setup. Don't tie yourself into a single model provider!

OpenHands, Toad, and OpenCode are fully OSS and LLM-agnostic
rbren
·7 miesięcy temu·discuss
The OpenHands CLI has had some major improvements since v1: https://github.com/OpenHands/OpenHands

MIT license and model agnostic

I’d also keep a close eye on Toad which is launching this month:

https://willmcgugan.github.io/announcing-toad/
rbren
·7 miesięcy temu·discuss
I use lychee. It’s been great. Uploads could be a bit rough a few versions back but they’ve been seamless for a while
rbren
·8 miesięcy temu·discuss
If you want to hack on an emerging agent SDK (specializing in software development), join us at https://github.com/OpenHands/software-agent-sdk