Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ofabioroma
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
10 ms
·
1.
▲
by
ofabioroma
3mo ago
Absolutely incredible
2.
▲
by
ofabioroma
5mo ago
It’s basically a proxy that lives on top of OpenClaw on the network level. Very interesting.
3.
▲
Brex founder open sourced his stack for running the company through OpenClaw
(github.com)
2 points
by
ofabioroma
5mo ago
|
1 comments
4.
▲
by
ofabioroma
5mo ago
Time to ipo
5.
▲
by
ofabioroma
5mo ago
So that’s means we’re inside singularity?
6.
▲
by
ofabioroma
5mo ago
Idk, but I think he left us with a pretty straightforward worldview
7.
▲
by
ofabioroma
5mo ago
Exactly. And I feel it gets even worse each new agent that gets released. Wanna test openclaw? Good luck exporting all of your contexts. What does your ai stack looks like? Are you still heavily using the web uis on your routine?
8.
▲
by
ofabioroma
5mo ago
Holy shit. That’s scarily clever. Do you trigger it at a certain max token spend ratio? And do you think it generalizes to pass all kinds of context or its tailored for structured tasks?
9.
▲
by
ofabioroma
5mo ago
By UX you mean the chat interface? Or the lack of transparency of it? Or both?
10.
▲
by
ofabioroma
5mo ago
This is WILD. And the fact everyone just accepts this fact makes it even worse. We’re relying our daily decisions on a closed chain of thought. Do you see this changing anytime soon? I think in the end it all boils down to a trust issue on
11.
▲
by
ofabioroma
5mo ago
I think when oss catches up with opus-like capabilities, we’re talking
12.
▲
by
ofabioroma
5mo ago
Be skeptic of those telling you that technological advances are bad. They usually want something from you. And it’s usually your vote.
13.
▲
by
ofabioroma
5mo ago
I think you’re right. In a very narrow, short term scope. That’s the issue. The problem with this argument is that assumes the world is static. When trains were invented, they polluted a LOT. Technology evolved. Looking backwards, the amoun
14.
▲
by
ofabioroma
5mo ago
You're right. It's tricky. Essentially we want probabilistic systems to behave as deterministic ones. Do you see a light at the end of the tunnel?
15.
▲
by
ofabioroma
5mo ago
I think you got brainwashed dude
16.
▲
by
ofabioroma
5mo ago
Interesting. How do you personally ask that? Do you make this as a systematic approach? Like agents passing they "DNA" to the next?
17.
▲
What does annoy you the most with AI today?
2 points
by
ofabioroma
5mo ago
|
25 comments
18.
▲
by
ofabioroma
5mo ago
Amazing! I've been testing for the last hours
19.
▲
by
ofabioroma
5mo ago
Does it work on any TUI?
20.
▲
by
ofabioroma
5mo ago
Does it work with any TUI?
21.
▲
by
ofabioroma
5mo ago
Every change you do to make the product better 10x the effectiveness of your mkt
22.
▲
by
ofabioroma
5mo ago
I just wanted my OpenClaw to be able to interact with it, and its mindblowing that the company that makes remarkable sadly ignore the community feedback
23.
▲
by
ofabioroma
6mo ago
Hi folks! Founder here. Our goal with UltraContext is to build the best open source context infrastructure so you and your team can ship at inference speed. Whether your teammates are human or not. Happy to answer any questions!
24.
▲
Show HN: UltraContext – open-source shared context layer for coding agents
(github.com)
1 points
by
ofabioroma
6mo ago
|
1 comments
25.
▲
by
ofabioroma
8mo ago
I picked ElevenLabs bc its the highest quality transcription model I found for my personal use case, but you can use with whatever you want. If you wanna open a pr and implement some open source or other providers, I would for sure merge it
26.
▲
by
ofabioroma
8mo ago
Didn't pay attention to the license at all. Let me fix it with a MIT's
27.
▲
by
ofabioroma
8mo ago
Hey folks, I just updated now so it also work with ig reels. This is my personal go-to transcriber, and btw it works very well inside Clawdbot/Moltbot Let me know if you guys like it and/or have any ideas on how can it be improved
28.
▲
Show HN: Transcribee: YouTube transcriber that builds a knowledge base
(github.com)
22 points
by
ofabioroma
8mo ago
|
5 comments
29.
▲
by
ofabioroma
8mo ago
Yes, messages are stored on our infrastructure For sensitive use cases, I'm exploring a few options: client-side encryption, data anonymization, or a local-first deployment where context never leaves your infra. Not there yet, but it&#
30.
▲
by
ofabioroma
8mo ago
Great questions. On scaling: appends don't create versions, only updates and deletes do. So for your 10k message conversations, uc.get() is O(n) reads. Standard database scaling. The versioning overhead only kicks in when you're a
More ›