Earlier quoted context omitted.
Not at all the same thing. Your half-baked works can't appear to be anything else than what they actually are. You are in no danger of wasting anyone's time. For one thing, you probably never tried to mislead anyone. Did you put 8 minutes of effort into something and then come here and try to say "Hey world, here is a thing you should all care about and invest in. I mean, I didn't, but you should."? But even if you d…
I respectfully disagree. Single-person projects that are not commercially motivated always have the risk of abandonment, regardless of how polished they seem. Depending on the problem itself, I could very well get bored after 8 minutes of effort, or 8 months of work. Some of my personal projects had a lot of polish because I really cared; I abandoned them because I stopped caring. (Also, adding polish was a great pro…
Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
361–370 of 383 posts
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#362That screenshot is some Lynchian horror. "#engineering. New direction, team – we're moving the prototype to Flutter" and then the humans and agent bots engage in flirty emoji-filled chats with cutesy names "I nailed the physics, UI shell @Honeybot?" I'm trying to imagine a world in which this makes sense as a way to organize software development work, but coming up short. It's on a blockchain or something though, so…
I have a premonition of future programming despair, and I wonder if it'll be like what Ian McKellen felt: A veteran of Shakespearean plays, doing all those [correction, not LoTR] The Hobbit green-screen shots interacting with no real person... __________ > McKellen said: "I felt pretty miserable … and thought perhaps, has the time come for me to stop acting altogether if I can't cope with these difficulties?" [...] >…
I want to reduce accidental complexity, discover and understand real problems, solve them well, and leave the world somehow better for it. Not just some infinitely process ping-pong of a hallucinated digital dollhouse fifteen levels removed from objective reality.
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#363That screenshot is some Lynchian horror. "#engineering. New direction, team – we're moving the prototype to Flutter" and then the humans and agent bots engage in flirty emoji-filled chats with cutesy names "I nailed the physics, UI shell @Honeybot?" I'm trying to imagine a world in which this makes sense as a way to organize software development work, but coming up short. It's on a blockchain or something though, so…
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#364Earlier quoted context omitted.
Compare that to actors acting in The Volume though, instead of the greenscreen room.
Being marginally better than hell is still hell.
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#365Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#366Earlier quoted context omitted.
I think this is missing my implied point. Is this desire for AI integration actually coming from most people? Or is it a handful of decision makers who aren't thinking about the technology critically for one reason or another (either due to lack of information/understanding, or a financial stake)? AI is still seen very negatively in opinion polls across multiple countries, and anecdotally, tools which were often obno…
Just my two-cents as a very much boots-on-the-ground infrastructure engineer. We use LLMs heavily on my team -- to write code and review PRs. Our harnesses and guardrails are very very good so we get extremely high-quality output out of most models. But getting the humans and agents to talk together is really fragmented right now. It's annoying that the agent with the context in my locally-installed Cursor can't real…
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#367I feel like this might be solving a real problem (agents having identity, access controls, etc that are provisioned like you would a regular user) — with this Nostr layer that doesn’t really provide any specific value that I can see. So actions are signed, great — this is like telling me I’m going to be using blockchain to store my files because I need crypto on top of my crypto. We see where that ended up. Is Nostr…
If that's the case, why not?
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#368Earlier quoted context omitted.
nostr solves for who owns the shared service. nobody. run your own, use an open relay, or pay for one from folks you trust.
What problem is that a solution to? Is there a problem with someone owning it, in that case: what?
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#369Jack still trying to make Nostr relevant in 2026
I also wonder how Nostr is useful here. The central idea of Nostr is that it's a lot harder to deplatform people, because a user can publish to several independent relays. Buzz is self-hostable, which removes the risk of deplatforming.
Re: Jack Dorsey launches Buzz to combine team chat, AI agents and Git hosting
#370Forgive my ignorance, but what is the advantage of decentralization and cryptographically signed events in the context of a work chat/ coordination tool? Could a company not accomplish the same goal self hosting something like zulip?
If you use Nostr groups it's pretty much set in stone and you can just augment it, while at the same time using other tools that already exist for Nostr if you need.
And the agents identity part is just easier with Nostr, no need to create fake emails for the agents, create a separate bot admin dashboard and so on.
Not to mention that once you have a global identity layer it becomes easier to get people from outside the company to join temporarily (just a use case that came to my mind).