Posted by rellem 7 hours ago
I’d like a community led, BYOK, modular project where I can define, orchestrate, monitor and maintain agents.
Of course this is a new area and projects like this take time. But still, IMHO, a gap exists.
Unless someone wants to recommend their favorite FOSS tool; please do.
I'm slowly moving to Pi but it's a very DIY system. Think neovim for agents. I think it has the potential to be where I end up for a while but it's a long road.
That opening is so hard to understand what they are trying to say, from the font and how it's written. It took me several times rereading to even grasp.
Plus the article is filled with cryptic things like:
Open ships easy.
Open deploys hard.
What?! Is it a meta answer to "the state of open source AI" question?> The venture-funded open-source ecosystem: total disclosed funding, USD M
> Bars grow as you scroll.
The bars, in fact, don't grow as you scroll. And I don't even see why they should.
On my device, they grow as I scroll to them.
This is on mobile in portrait. In landscape the text doesn't wrap or offset anything.
Array.from(document.getElementsByClassName("quote")).forEach(p => { p.style.marginTop = "20px"; p.classList.remove("quote", "reveal") })
The issue is that all of the text is a quote, and that renders enormous. That’s probably fine for a tiny quote amongst more text, but here it is jarring. querySelectorAll('.quote')