Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
rbren
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
rbren
3mo ago
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
2.
▲
by
rbren
4mo ago
This should be labeled humor or taken down. I did laugh though
3.
▲
by
rbren
4mo ago
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 appropriat
4.
▲
by
rbren
5mo ago
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
5.
▲
by
rbren
5mo ago
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
6.
▲
by
rbren
5mo ago
Forgetting how to code is not a bad thing. Forgetting how to make software is.
7.
▲
by
rbren
5mo ago
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, microservice
8.
▲
by
rbren
5mo ago
Good reminder to choose model-agnostic tooling!
9.
▲
by
rbren
6mo ago
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
10.
▲
by
rbren
6mo ago
I still think every developer should be building their own IDE https://github.com/rbren/personal-ai-devbox
11.
▲
by
rbren
6mo ago
It's probably just as hard to secure OpenClaw as this, but you'll find better tutorials for securing OpenClaw
12.
▲
by
rbren
6mo ago
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.
13.
▲
by
rbren
6mo ago
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
14.
▲
Show HN: My personal AI-powered dev workstation
(github.com)
3 points
by
rbren
6mo ago
|
0 comments
15.
▲
by
rbren
7mo ago
Funny, I just released my dev setup as “Open prompt” https://github.com/rbren/personal-ai-devbox
16.
▲
by
rbren
7mo ago
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
17.
▲
OpenHands Index of Coding Agent Performance
(index.openhands.dev)
1 points
by
rbren
8mo ago
|
0 comments
18.
▲
by
rbren
8mo ago
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
19.
▲
by
rbren
9mo ago
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://will
20.
▲
by
rbren
10mo ago
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
21.
▲
by
rbren
10mo ago
If you want to hack on an emerging agent SDK (specializing in software development), join us at https://github.com/OpenHands/software-agent-sdk
22.
▲
Show HN: OpenHands Software Agent SDK
(github.com)
2 points
by
rbren
10mo ago
|
0 comments
23.
▲
by
rbren
10mo ago
That's the idea! We have a confirmation_mode that can interrupt at any step in the process.
24.
▲
by
rbren
10mo ago
Spoiler: it's not actually that easy. Compaction, security, sandboxing, planning, custom tools--all this is really hard to get right. We're about to launch an SDK that gives devs all these building blocks, specifically oriented ar
25.
▲
by
rbren
11mo ago
If you're looking for open source agents, which can run locally, in Docker, or in the cloud, and which have a consistent track record of acing benchmark scores like SWE-bench, check out https://github.com/All-Hands-AI&#
26.
▲
by
rbren
1y ago
I’d like to see a “no jerks” license. It’d be MIT by default, but call out specific bad actors as being disallowed from using the software. That way your average corporate user wouldn’t need to consult a lawyer before adopting
27.
▲
by
rbren
1y ago
If you're interested in running agents (specifically for software dev) inside a sandbox, OpenHands [1] runs in Docker by default, and can run on Kubernetes or on a raw VM. It gets access to the standard tools (e.g. file ops, bash) as w
28.
▲
by
rbren
1y ago
If you’re looking for a non-slop OSS agent, check out OpenHands: https://github.com/All-Hands-AI/OpenHands?tab=readme-ov-file (It’s written like 30% of its own code, so maybe a little slop if I’m being fair. But it’s m
29.
▲
by
rbren
1y ago
If you’re looking for an OSS alternative check out OpenHands CLI: https://github.com/All-Hands-AI/OpenHands?tab=readme-ov-file
30.
▲
by
rbren
1y ago
Hah it definitely gave us an early boost!
More ›