HackerTrans
TopNewTrendsCommentsPastAskShowJobs

rgbrgb

4,398 karmajoined 16 лет назад
I'm Peter Sugihara. I co-founded Open Listings (YC W15, acquired by Opendoor).

Now building https://www.hedgy.works

W: https://campsh.com

T: https://twitter.com/_0_

YC Badge: 0x2363643a1bf43fe9d8fbc0630c706003b4e062bf

Submissions

Blackboard System

en.wikipedia.org
3 points·by rgbrgb·2 месяца назад·1 comments

Failed YC Startup Ideas

startups.rip
4 points·by rgbrgb·4 месяца назад·0 comments

Autonomous Agent Marketplace

50c14l.com
1 points·by rgbrgb·5 месяцев назад·0 comments

OpenClaw: The AI that actually does things (clawd/molt)

openclaw.ai
2 points·by rgbrgb·5 месяцев назад·1 comments

Azakaya: macOS menu bar screen and audio recorder

github.com
1 points·by rgbrgb·6 месяцев назад·0 comments

comments

rgbrgb
·позавчера·discuss
Why do you think you were audited?
rgbrgb
·5 дней назад·discuss
A version of this I've been enjoying is mostly solo dev but with a biz-guy partner. I mostly just build software but have a partner who will go find out how people are using it, what they want, handle inbound, and be there to chat about ideas even if we're not getting into the technical weeds.
rgbrgb
·9 дней назад·discuss
i guess not. you're right, this is not cool!
rgbrgb
·9 дней назад·discuss
~was truly surprised and delighted by this today. claude's recs are usually pretty good. imo as a product engineer this is a good default and all the cranky experts in here can turn it off.~

edit: didn't read closely enough to realize this can't be disabled / think about the perverse incentives. seems bad actually
rgbrgb
·9 дней назад·discuss
This is cool. I was skeptical of MCP's until I made one recently. They're essentially the exact same as 1) giving your agent a CLI tool or REST API and 2) pointing it there in an AGENT.md/CLAUDE.md. Agents are great at using built-for-human CLI tools and IMO they don't need anything purpose-built for agents. The key difference, which ends up being a usability win for non-technical users, is that the MCP bundles 1 and 2 - harnesses inject the MCP tool descriptions on every session after install. Of course, that's also why you need to be careful about context bloat when using/building them
rgbrgb
·23 дня назад·discuss
Notably it has 0 wins.
rgbrgb
·в прошлом месяце·discuss
congrats on the launch! site and docs look great.

can you host this yourself or do you need to use helix-cloud? the chat thing on the side seems to push me to helix-cloud but it looks like that starts at like $600/mo which is above my experimentation budget.

looking for a db for an agent memory application and i'd probably start with something that's just self-hosted / freeish. postgres is working ok but I want to start ingesting server and chat logs.
rgbrgb
·в прошлом месяце·discuss
very cool. session replays are so crucial for understanding new features qualitatively, especially before you have enough users for useful quantitative metrics.

ballpark, how much does this cost to run?
rgbrgb
·в прошлом месяце·discuss
fwiw my experience building a small tech talent agency / recruiting shop disagrees with this. Cold application pipelines are overwhelmed by gen AI applications and many of the (very qualified) candidates we place report getting totally ghosted on all cold applications - even when we’re able to get them several interviews a week with companies in our network.

Seems like companies still value a curated pipeline. 15-20% of first year salary (numbers we see these days) appears to be worth saving the company time interviewing unscreened candidates. Recruiting can be a real time suck and a bad hire can be catastrophic.
rgbrgb
·2 месяца назад·discuss
Congrats on the launch!

> Agents can now get an email inbox by themselves. (This also means a lot of email nobody wants to read gets processed by AI instead of your inbox being cluttered with spam and slop)

Can you explain this? I would think it means the exact opposite.
rgbrgb
·2 месяца назад·discuss
i love this because it seems like you've turned vibecoding up to 11 unleashing the non-technicals in your org to ship vibecode slop straight to prod. it's an idea so obviously terrible to most engineers that maybe it's actually really really smart. much bolder than yet another AI-driven dashboarding tool or smart notebook.

to address the elephant in the room... how do you think about technical debt incurred by users who likely do not understand the underlying data models, consider auth, etc?
rgbrgb
·2 месяца назад·discuss
I built a toy BS with very dumb agents in school in 2012 or so. Multi-agent systems were kind of fringe and retro. It's nuts that modern agents look about the same (basically an OODA loop) but replacing the hand-coded "orient" and "decide" with an LLM is so much easier (for me, a frontier model user) and 100x more capable.

The use-case for multi-agent systems are intuitive from a human perspective (one person can't be an expert in everything) but a little less so with LLM's since, so far, it seems like we use a single frontier model that's pretty good at everything. That said, even a single person has little breakthroughs with different context / sleep / "mind space" so I'd guess there's some useful way to scale that idea usefully with multi-agent systems. I think a lot of these old AI ideas are rich for exploring with LLMs.
rgbrgb
·2 месяца назад·discuss
what harness do you use with all of these?
rgbrgb
·2 месяца назад·discuss
>I’ll share more details about where the Ghostty project will be moving to in the coming months. We have a plan but I'm also very much still in discussions with multiple providers (both commercial and FOSS).

what a cliff hanger!

As someone with similar warm feelings for GitHub, it's kind of sad to see the fragmentation but I have similar frustrations with the recent outages. Perhaps it's time to explore the idea of unbundling the social/discovery layer from the code hosting/dev tool so we can live between the myriad git/jj hosts but still do "social coding" together.
rgbrgb
·2 месяца назад·discuss
I'd guess the same has always been true for READMEs / human dev docs. Of course it doesn't transfer directly but still feels incredible to be in an age where we can measure such (previously) theoretical things with synthetic programmers.
rgbrgb
·2 месяца назад·discuss
It would be really cool to do a causality investigation to determine which one of these boosts it so much / quantify how much each matters. Who knows, they may all interact in a sum-is-greater-than-parts way that only improves the score when shipped altogether.
rgbrgb
·3 месяца назад·discuss
what is Tana?
rgbrgb
·3 месяца назад·discuss
[dead]
rgbrgb
·3 месяца назад·discuss
looks great, congrats. quick note, the examples are really cool, but the link in your blogpost is broken.

working link: https://misery.co/shaderpad/docs/getting-started/examples/
rgbrgb
·3 месяца назад·discuss
to be fair, that's exactly what's at issue. controlling AI implies controlling society as intelligence scales.