Ethan Frost

Ethan Frost

Quanta Quest: Open-source AI data search

Forums

We spent 6 months building for enterprise. Nobody bought it.

We thought we were ready.

Bigger deals. Fewer customers. Better margins. That was the dream.

So we built enterprise features. SSO. Advanced permissions. Audit logs. A whole new pricing tier starting at $2,000/month.

We spent 6 months. Three engineers. One dedicated product manager. Endless meetings about "enterprise readiness."

Aleksandar Blazhev

7d ago

What are your favorite business and startup podcasts?

I genuinely love listening to podcasts. It's one of the best ways I've found to stay on top of new trends, pick up strategies I wouldn't have discovered otherwise, and come across founders and operators I'd never stumble on through regular reading.

So I'm always on the lookout for new ones worth adding to the rotation.

Nika

9d ago

Will solo startups dominate the business landscape in the future?

Today, this graphic caught my attention:

It featured individuals who managed to build significant profit while running their businesses solo, without employees. Until now, I ve seen these more as exceptions rather than the norm.

Nika

1mo ago

How do you decide what features should be free and what should be paid?

Let me start from the creator s perspective:
I personally don t have a product (apart from hiring people for creative work or offering personal consultations).

But as a creator, I constantly share content, insights, and information, value that helps me build trust (for free). Based on that perceived expertise, people eventually decide to work with me (a paid service).

Nika

2mo ago

How much do you trust AI agents?

With the advent of clawdbots, it's as if we've all lost our inhibitions and "put our lives completely in their hands."

I'm all for delegating work, but not giving them too much personal/sensitive stuff to handle.

Jake Friedberg

3mo ago

Is usage-based pricing becoming the norm for AI tools?

Hey everyone,

I've built my product around traditional SaaS pricing (monthly tiers), but I m starting to wonder if that model is getting outdated, especially with more AI-powered and compute-heavy tools entering the market.
That shift requires real architectural changes, instrumentation, metering, billing logic, and UI changes, not just pricing tweaks. It s something I m starting to seriously think about for my own product.

In particular, AI usage has real COGs (every prompt costs money), and I m seeing more platforms experimenting with usage-based models, or hybrids like SaaS base + usage + overage.

For those of you building AI or compute-intensive tools:

mina

5mo ago

What’s Your Vibe Coding Stack in 2025?

AI dev tools are evolving crazy fast , every few weeks there s a new must-try for vibe coders.

Some people are building full products with @ChatGPT by OpenAI and @Replit , others swear by @Cursor and @Claude by Anthropic , and a few are mixing @Lovable + @v0 by Vercel + @bolt.new to ship apps in record time.

I ve been refining my own vibe stack lately, trying to find that sweet spot between speed, control, and creativity.
It made me wonder ,what does your setup look like right now?

[Proposal] Bridge Memory: Safely “borrow” context across projects

TL;DR

Bridge Memory is a feature idea for Claude (Anthropic s AI assistant) that lets devs temporarily pull in read-only context ( Memory Chips ) from other projects for a single thread so you can reuse standards, snippets, and runbooks without leaking data or polluting memories.

What it is

* Memory Chips (ephemeral): Add chips like Project A Auth Patterns or Project X Incident Runbook while composing.

Aaron O'Leary

9mo ago

AI in your IDE (e.g. Cursor) vs AI in your terminal (Claude Code) — what’s the better flow?

AI coding tools seem to come in two main flavors: IDE-based, like @Cursor and @GitHub Copilot, and terminal-based setups, like using @Claude Code to generate commands, scripts, or entire files. Both have their fans, but which one actually helps you move faster?

Curious what flow people are sticking with long term, and where you see the most gains (or frustrations).

Aaron O'Leary

9mo ago

AI in your IDE (e.g. Cursor) vs AI in your terminal (Claude Code) — what’s the better flow?

AI coding tools seem to come in two main flavors: IDE-based, like @Cursor and @GitHub Copilot, and terminal-based setups, like using @Claude Code to generate commands, scripts, or entire files. Both have their fans, but which one actually helps you move faster?

Curious what flow people are sticking with long term, and where you see the most gains (or frustrations).