People who hit it big and then completely vanish online — what's the deal?

Tried to reconnect with an old classmate who got into a rocket company early, back around 2015. Figured I'd send a quick congrats. Except there's nothing to send it to. No LinkedIn, no Instagram, no Facebook. Everything scrubbed. Guy is probably worth a fortune now and just went dark.

It got me thinking about how the people who actually make it seem to disappear, while everyone still grinding is loud online constantly. Almost feels like visibility is inversely related to how well things are going.

Have you noticed this too, or am I reading too much into one ghost?

reddit.com
u/ciralu — 17 hours ago

Docs written for humans are quietly breaking my agents — is there a product here?

I've been building a couple of LangChain agents and kept debugging why they hallucinate API calls. Turned out the real culprit was my docs. Markdown, Confluence, OpenAPI specs — all structured for humans clicking around, not for an LLM retrieving autonomously. The chunking and navigation logic actively works against retrieval.

Made me wonder about a conversion layer that takes existing docs and turns them into agent-consumable formats — semantic chunk hierarchies, tool-call descriptors, retrieval-optimized embeddings — so your docs aren't the weakest link from day one.

Among the AI startup ideas floating around, this feels narrow enough to matter to LlamaIndex and platform teams. But maybe framework maintainers already solve this internally? Am I missing something?

reddit.com
u/ciralu — 4 days ago

AI writes PRs faster than I can review them — is a review triage layer a real product?

I've been shipping with Cursor and Copilot and the velocity is great until I hit the wall: I'm now reviewing way more PRs than I have time for, and I catch myself rubber-stamping diffs I barely read. Reviewing 100% of AI-generated code manually just kills the speed gain it was supposed to give me.

So I started wondering about a thin layer in the GitHub PR flow that risk-scores each hunk — flagging security-sensitive paths, gnarly logic, and untested branches for human eyes, while auto-approving the boring safe stuff. Basically triage, not full automation.

This feels like a decent micro saas idea for solo devs and small teams, but maybe the scoring is the hard part and it already exists. Would you trust an auto-approve, or is that line too risky?

reddit.com
u/ciralu — 6 days ago

The thing breaking my bookkeeping automation isn't the software, it's vendors that never email an invoice

I've got a clean setup: invoices land in my inbox, Xero picks them up, everything reconciles. Then half my vendors (AWS, Figma, some Notion plan) just never email a PDF, so every month I'm logging into portals hunting them down by hand. I've seen founders literally trying to "name and shame" tools that do this.

Made me wonder about a tiny agent — browser extension plus a scheduled scraper that logs into those portals, grabs the missing invoices, and forwards them in a standard format to QuickBooks or Xero. Aimed at solopreneurs and 1–10 person teams running 5–20 SaaS tools.

That's also where I get nervous on whether the edge holds up among micro saas ideas: portal logins and 2FA break constantly. Is this maintainable, or am I missing why nobody's nailed it?

reddit.com
u/ciralu — 8 days ago

The most useful thing I've done with AI agents: turn "taste" into failing tests

I've been letting Codex write big chunks of a side project, and the recurring problem isn't bad logic, it's slop. Straight quotes where I wanted curly ones, a component dumped in the wrong package, inconsistent naming. Stuff that compiles but feels off.

What finally helped was encoding those preferences as actual tests. Wrong quote style? Build fails. Component in the wrong layer? Build fails. The agent literally can't ship the version I'd hate because it won't pass. It feels dumb to lint-test your aesthetic choices, but it works better than any prompt I've tried.

Has anyone found a cleaner way to make an agent respect your conventions without babysitting every diff?

reddit.com
u/ciralu — 11 days ago

The best AI ideas I've had came from being annoyed at the agents I use daily

I've been leaning on AI agents for most of my workflow lately, and the most useful thing isn't the time saved. It's that I keep running into the same friction points over and over, and those gaps feel like obvious things to build.

Half my micro saas ideas now come from a moment where an agent does 90% of a task and then fumbles the last bit. Instead of writing a feature request to nobody, I sketch out what a tool that handles that specific failure would look like, then I use the same agents to prototype it.

Does anyone else find their best build ideas come from frustration rather than brainstorming? Or is that just me cherry-picking my own annoyances?

reddit.com
u/ciralu — 13 days ago

The "build an app and they'll find it" window is open again, and it scares me a little

I was in SF during the early App Store days. For maybe four years you could ship something and people would actually stumble onto it, then distribution got brutal and the gold rush quietly ended.

I'm getting that exact feeling now with AI, except bigger. My friends and I are up past midnight sending each other screenshots of stuff we built in two hours with whatever just dropped. Nobody assigns it. We just can't stop. It honestly feels like getting away with something.

The part I keep chewing on is that I'm older this time and I know windows close. So I'm half giddy, half anxious about wasting it chasing tool updates instead of shipping. For anyone hunting AI startup ideas right now, are you treating this as a real window with a deadline, or am I overthinking the urgency?

reddit.com
u/ciralu — 14 days ago

Building on someone else's AI feels like sharecropping, and I'm not sure how to avoid it

I've been building a small tool on top of one of the big model APIs, and lately it hit me that I don't actually own much. The model, the rate limits, the pricing, even my data access can change overnight. If they pivot, I'm done.

What worries me more is how easy it is to get locked in. You start with their SDK because it's convenient, and a year later your whole micro saas is shaped around their ecosystem. Getting your own data out cleanly is harder than it should be.

How do you all think about this dependency? Worth the speed, or a trap?

reddit.com
u/ciralu — 15 days ago

Why does my AI memory feel like a hostage situation?

I've been bouncing between ChatGPT, Claude, and a couple of local setups, and the thing that bugs me most isn't the model quality. It's that everything I've told each one stays locked inside that one app. Every switch means starting from scratch, re-explaining who I am and what I'm working on.

It feels backwards. Your memory is the one part that should be yours, portable across whatever platform you happen to use. I keep thinking that's where the real fight is heading, not the models but who owns the context.

Has anyone actually managed to self-host their own memory layer and pipe it into different tools? Or am I overthinking this?

reddit.com
u/ciralu — 18 days ago

The hard part of finding a startup idea isn't breadth, it's committing to go deep

I've noticed idea hunting is mostly breadth-first at the start. You skim a dozen directions, get a little excited about each, then bounce to the next before anything sticks. That part is easy and honestly kind of addictive.

The actual struggle is forcing yourself to go depth-first on one thing long enough to build real conviction. Every time I commit, week two arrives and a shinier branch shows up, so I bail before I've learned anything useful about whether the original was good.

For those of you still hunting startup ideas, how do you decide when something's worth committing to?

reddit.com
u/ciralu — 19 days ago

The real moat might just be picking a problem you'd still care about in 7 years

I keep seeing the same advice about finding startup ideas: solve a painful problem, validate fast, ship in months. The trouble is everyone with talent and funding is chasing the exact same 3-year windows, so the field is brutally crowded.

The angle that stuck with me is that Bezos didn't win on AWS or 1-Click. He won on time horizon. Most people can't sit in a bet that doesn't pay off for most of a decade because investors, employees, and even the founder run out of patience. So the patience itself becomes the edge.

But you can't fake a 7-year horizon on a problem you don't actually care about. You'll quit the first hard year. So maybe the prerequisite isn't discipline but knowing yourself well enough to pick something you'd still show up for after everyone else quits. Has anyone here actually built on that long a horizon, or does it just sound nice in theory?

reddit.com
u/ciralu — 20 days ago

TIL Claude Code has output styles and switching off Default actually changed how I work

I'd been using Claude Code for weeks without realizing you can change the output style under /config. Default just does the thing and moves on, which is fine until you notice you've stopped understanding your own codebase.

I switched to Learning mode and now it explains the reasoning before executing, so I'm actually reading instead of blindly accepting diffs. It's slower, but I retain more. For my non-coding automation runs I leave it on Proactive instead.

Has anyone settled on a style they prefer, or do you just stick with Default?

reddit.com
u/ciralu — 20 days ago

Anyone else basically running their whole dev workflow from their phone now?

I've been queueing up small tasks from my phone and letting an agent grind through them one by one. It does the change, runs QA, builds, updates the OTA link with a changelog, then pings me on Telegram before moving to the next thing. If something breaks it just notes it and keeps going.

It feels weirdly productive for a one person company setup, but I keep worrying I'm trusting the QA step too much and skipping real review.

How much do you actually verify before letting it move on to the next task?

reddit.com
u/ciralu — 21 days ago

Why we ended up building our own Slack agent instead of buying one

We kept getting feedback that the off-the-shelf SaaS Slack bots didn't fit. Orgs wanted to customize too much, or their key integrations just weren't supported. So we built our own and it now has around 100-150 daily power users doing everything from investing research to working on big codebases.

The hard part wasn't the agent logic, it was keeping costs low enough to stay self-hostable for small teams. Scoping bot access per channel was way trickier than expected.

For anyone hunting micro saas ideas in this space, do you think a generic coworker agent can ever beat something org-specific?

reddit.com
u/ciralu — 21 days ago

Watched an AI agent actually drive my computer and it felt weird

I tried one of the new computer-use agents over the weekend, the kind that takes screenshots and clicks around on your behalf. Watching the cursor move on its own to fill a form and navigate menus hit different than reading a chat reply. Something about seeing it operate the actual UI made it feel real in a way text never did.

It also made me nervous, because half the time I wanted to grab the mouse back when it hesitated or clicked the wrong thing.

For those of you chasing micro saas ideas around this, does the visual factor change how much you trust it, or is it just a demo trick that wears off?

reddit.com
u/ciralu — 25 days ago

Struggling with the langchain latency on my vector search

I spent three weeks trying to optimize my local vector search because the response times felt sluggish. My first version used LangChain since a friend recommended it for quick prototyping. It worked fine for a few queries but slowed down significantly once I added fifty documents to the index last Tuesday. I might be misconfiguring the retrieval settings or perhaps my hardware just cannot keep up with the embeddings. I am still unsure if the bottleneck is the framework wrapper or my actual database logic. Does anyone else get a two second delay when querying small local datasets?

reddit.com
u/ciralu — 1 month ago