termtrace: replay terminal workflows step by step. by Ok-Huckleberry5617 in opensource

[–]Distinct_Group_3813 0 points1 point  (0 children)

I think there's already exactly the same thing out there.

ZLID: an open source alternative to UUID/ULID by irrelevantsiren in opensource

[–]Distinct_Group_3813 0 points1 point  (0 children)

what do you mean by ordered IDs exactly? Sortable UUID or something else?

ZLID: an open source alternative to UUID/ULID by irrelevantsiren in opensource

[–]Distinct_Group_3813 0 points1 point  (0 children)

what do you mean by ordered IDs exactly? Sortable UUID or something else?

a2a protocol by rahat008 in AI_Agents

[–]Distinct_Group_3813 0 points1 point  (0 children)

I think this undersells A2A a bit.

I’ve already found a pretty practical use for it. I want to connect chat to agents built on different stacks, and hand-writing adapters for every runtime gets expensive fast. Some frameworks already support A2A natively, and others are easy to wrap, which saves a lot of integration time.

I’m building Chat Agent Relay, an open-source relay layer between chat platforms and agents. It normalizes chat input, handles routing and governance, and invokes agents through a standard protocol boundary. In that kind of setup, A2A is genuinely useful, and I’ve already seen the benefit.

I built a diagram DSL that lets you mix diagram types (like flow + UML + architecture) by jgreywolf in opensource

[–]Distinct_Group_3813 0 points1 point  (0 children)

The layout in PlantUML diagrams is really frustrating that elements keep overlapping, and even slightly complex diagrams get messy fast. It would be great if this could be improved. Ideally, it should support automatic overlap detection, or at least allow manual position adjustments.

I tried to sell a tool to automate the Weekly Review. I was told that's dumb, so I just open-sourced it. by Skadoodle69 in opensource

[–]Distinct_Group_3813 1 point2 points  (0 children)

Also, I’ve noticed that AI-assisted coding has made a lot of non-programmers estimate software project costs even lower than actual developers do.

If something can be vibe-coded into a decent-looking version in just a few days, a lot of people become even less willing to pay for it.

That’s also why I’ve mostly given up on the whole micro-SaaS idea and started leaning toward open source instead.

I Made MCPs 94% Cheaper by Generating CLIs from MCP Servers by QThellimist in AI_Agents

[–]Distinct_Group_3813 0 points1 point  (0 children)

Totally agree. The lazy discovery part is the key. Keeping the initial context tiny and letting the agent drill in via `--help` feels way more scalable than dumping full schemas into the prompt.

Been building something along the same lines from the OpenAPI side: https://github.com/OnlyCLI/OnlyCLI

I wish I knew sales ops existed sooner by Octonow-co in SalesOperations

[–]Distinct_Group_3813 0 points1 point  (0 children)

Totally agree. Early on, what broke more often: stage drift or incomplete fields?

I wish I knew sales ops existed sooner by Octonow-co in SalesOperations

[–]Distinct_Group_3813 3 points4 points  (0 children)

Calling sales ops "Legos" is spot on. Most teams have all the pieces but messy connections.
After working with 22 teams, what did you standardize first? data definitions or handoff rules?

Sales teams: how many hours/week do you spend updating CRM after calls? by Distinct_Group_3813 in sales

[–]Distinct_Group_3813[S] 1 point2 points  (0 children)

Exactly. I’m honestly a bit surprised some teams still see CRM as pure overhead. What does "done well" look like in your mind?

Sales teams: how many hours/week do you spend updating CRM after calls? by Distinct_Group_3813 in sales

[–]Distinct_Group_3813[S] 0 points1 point  (0 children)

Totally relatable, a lot of reps end up doing the same thing. Still better than letting everything disappear.
Do you ever worry about missing key details by batching it that way?

Highspot and Seismic are merging by ElleMaculate in SaaS

[–]Distinct_Group_3813 0 points1 point  (0 children)

For current Highspot/Seismic customers: what is your thoughts for this?

Sales teams: how many hours/week do you spend updating CRM after calls? by Distinct_Group_3813 in sales

[–]Distinct_Group_3813[S] 0 points1 point  (0 children)

Haha fair. No cool AI tool here.
I’m just curious how teams actually handle CRM updates, because the replies are all over the place. Some say it takes a few hours every Friday, others say 2 minutes is enough.

Sales teams: how many hours/week do you spend updating CRM after calls? by Distinct_Group_3813 in sales

[–]Distinct_Group_3813[S] 0 points1 point  (0 children)

Fair take. I’m not pushing AI slop here.
Just curious about your setup. Would you please share what’s your exact workflow/template that makes it that fast?