Viewing profile — durch
durch
HN member- Joined
- Mon, Jan 04, 2016, 3:14 PM UTC
- HN karma
- 31
- Public activity
- 33 items
- HN profile
- View on Hacker News ↗
About durch
https://github.com/open-horizon-labs
Recent public activity
-
comment
Comment #47903445
The framing assumes the agent can reliably represent its principal, and I'm not convinced that holds even if you get everything else right. The problem is that the agent itself is …
-
comment
Comment #46734853
Design indeed becomes the bottleneck, I think that this points to a step that is implied but still worth naming explicitly -> design isn't just planning upfront. It is a loop where…
-
comment
Comment #46576423
Thank you! I really hope we can make some headway here :)
-
comment
Comment #46575982
If you have a few minutes I invite you to check what we're doing over at Open Horizon Labs, its exactly the type of thinking we have around the current state of the world. Apologie…
-
comment
Comment #46575952
I am 100% in agreement, AI is a tool and it does not rob us of our core facilities , if anything it enhances them 100x if used "correctly", ie intentionally and with judgement. I w…
-
comment
Comment #46575917
This is exciting, I hope you manage to get traction for the idea! I currently have rely on a sort of supervisor LLM to check and detect if we're drifting, or overcomplicating or si…
-
comment
Comment #46570810
Yegge is an absolute legend, no doubt about that :D
-
comment
Comment #46570759
Something in there you'd like to discuss further, I've been thinking a lot about these ideas ever since LLMs came around, and I think these are many more of these discussion ahead …
-
comment
Comment #46570620
Generator vs. explorer is a useful distinction, but it's incomplete. Agents without a recognition loop are just generators with extra steps. What makes exploration valuable is the …
-
comment
Comment #46570558
Ironic indeed: pattern-matching the prose style instead of engaging the idea is exactly the shallow reading the post is about.
-
comment
Comment #46570519
Format conversions (text → code, description → SVG) are the transformations most reach for first. To me the interesting ones are cognitive: your vague sense → something concrete yo…
-
comment
Comment #46570254
[flagged]
-
comment
Comment #46566821
LLMs find the center of the distribution: the typical pattern, the median opinion. Tailwind was an edge bet. It required metis, the tacit competence to know the consensus (semantic…
-
comment
Comment #46521083
I've replied with this in another comment, but this seems more pertinent ;) Thats exactly the approach I took with https://github.com/cloud-atlas-ai/miranda , Telegram bot, PR is t…
-
comment
Comment #46521066
Steve Yegge is building awesome things in this space, but I've found them too heavy, started using bd when it was small, but now its trying to do too much IMO, so made a clone, tai…
-
comment
Comment #46520430
Same approach here. PR is the human review point, tests + CodeRabbit catch most issues -> https://github.com/cloud-atlas-ai/miranda . The gap I wanted to fill: when Claude is genui…
- story
-
story
Show HN: Superego – An AI that watches Claude Code and blocks over-engineering
Claude Code will solve your problem. It might also refactor three files, add "future flexibility," and solve two problems you didn't mention. Superego blocks that. It is a Rust CLI…
-
comment
Comment #42297510
Cassie.fm the newest and jankiest entry into the crowded uptime monitoring space now offers status pages and a public status API in its already generous free tier. Check out my pre…
- story
-
story
Show HN: Cassie.fm – Uptime monitoring service with a pretty good free tier
Hi HN, I've just redesigned a landing page for Cassie.fm (cassi.fm). An uptime monitoring service I built, its got a pretty awesome free tier, and I would love if I could get some …
-
comment
Comment #42229734
Hi HN, I built Cassie.fm ( https://cassie.fm ) website and API monitoring service. Why? I run a tiny software shop, and bulk of our work consists of integrating our products (field…
- story
-
comment
Comment #40302330
This sounds a lot like my dream setup, We've been slowly building something along those lines. I've linked a video at the bottom that shows how we did something similar with an Obs…
-
comment
Comment #29402088
Very zeitgeisty :), I've created something similar a while ago ( https://tmp.page ), the idea was to have expiring web pages, with a nice API. Our FEs are quite similar, yours is n…