HackerTrans
TopNewTrendsCommentsPastAskShowJobs

parhamn

no profile record

comments

parhamn
·2 maanden geleden·discuss
> anyone who needs to depend on this service would want to hear

Are you implying you'd be cool with it if it was Apple sanctioned? That's pretty silly.
parhamn
·2 maanden geleden·discuss
might be easier to strip it?
parhamn
·2 maanden geleden·discuss
Not daily driver, but have used it as a utility a few times.

For my daily work I like letting different harnesses compete and look over each others work (while subsidized with the subscriptions) so I use OpenADE.
parhamn
·2 maanden geleden·discuss
I (somewhat jokingly) wrote one recently too... https://github.com/pnegahdar/nano in under 200 lines. Repl, sessions, non-interactive, approvals, etc

The smarter the models get the less the harnesses matter (outside of devx).

Maybe one day I'll run it through swebech.
parhamn
·2 maanden geleden·discuss
This sent me down memory lane, what happened to warez-bb!
parhamn
·3 maanden geleden·discuss
Or even sell the whole org for say $50M and no one ever mentions anything.

I think the type of users it attracts (techies, crypto ppl, etc) makes it worth more too.
parhamn
·3 maanden geleden·discuss
Okay hear me out, I use little snitch for a while. Great product. Love finding out what phones where. I make every single request (except my browser, because I'm fine with their sandbox) block until I approve.

Recently I was wondering how you really have to trust something like little snitch given its a full kernel extension effectively able to MITM your whole network stack.

So I went digging (and asked some agents to deep research), and I couldn't find much interesting about the company or its leadership at all.

All a long way to say, anyone know anything about this company?
parhamn
·3 maanden geleden·discuss
I see a lot of whisper stuff out there. Are these the same old OpenAI whispers or have they been updated heavily?

I've been using parakeet v3 which is fantastic (and tiny). Confused why we're still seeing whisper out there, there's been a lot of development.
parhamn
·4 maanden geleden·discuss
I added an "Ask" button my agent UI (openade.ai) specifically because of this!
parhamn
·4 maanden geleden·discuss
Is the website Stripe or NYTimes?
parhamn
·4 maanden geleden·discuss
Now, I'm curious. How Bedrock/Azure Claude models work?

Do these rules apply to them too?
parhamn
·5 maanden geleden·discuss
I'm not from California but this to me seems like a great case to move to California. Why not ship your externality creating activities elsewhere? Its not like they pay more for the iPhone.
parhamn
·5 maanden geleden·discuss
gemini flash!
parhamn
·5 maanden geleden·discuss
+1, my experience improved quite a bit when I switched to the parakeet model, they should definitely use that as the default.
parhamn
·5 maanden geleden·discuss
the project just does subprocess calls to claude code (the product/cli). I think services like open code were using it to make raw requests to claude api. Have any more context I can look into?
parhamn
·5 maanden geleden·discuss
I think my read of "hiding" was more of a "trying to hide the secret sauce" which was implied in a few places.

Otherwise it seems like a minor UI decision any other app would make and it surprising there's whole articles on it.
parhamn
·5 maanden geleden·discuss
"Hiding" is doing some heavy lifting here. You can run --json and see everything pretty much (besides the system prompt and tool descriptions)....

I love the terminal more than the next guy but at some point it feels like you're looking at production nginx logs, just a useless stream of info that is very difficult to parse.

I vibe coded my own ADE for this called OpenADE (https://github.com/bearlyai/openade) it uses the native harnesses, has nice UIs and even comes with things like letting Claude and Codex work together on plans. Still very beta but has been my daily driver for a few weeks now.
parhamn
·5 maanden geleden·discuss
whats the ~ perf hit of something like this?
parhamn
·5 maanden geleden·discuss
You didn't read the article it seems (or the analogy is a bad one). The differences are much more subtle than having a screwdriver or not.
parhamn
·5 maanden geleden·discuss
On first principles it would seem that the "harness" is a myth. Surely a model like Opus 4.6/Codex 5.3 which can reason about complex functions and data flows across many files would trip up over top level function signatures it needs to call?

I see a lot of evidence to the contrary though. Anyone know what the underlying issue here is?