Self-Promotion
p/self-promotionShow off what you're working on
trending

2mo ago

I tracked every hour of my growth week. Then I built dolv to fix what I found.

Hey everyone

I'm Nolan, one of the makers behind dolv.

20d ago

We launched ProveIt yesterday. Are technical interviews testing the wrong thing?

We launched ProveIt yesterday, September 1.

We ve been working on a problem that kept bothering us about technical hiring.

20d ago

We built an AI team that runs growth ops (leads, outreach, ads, content)

Hey PH community,

Quick disclosure upfront: I'm one of the people behind e9e, so keep that in mind, but I'm genuinely here for feedback, not to farm upvotes.

The problem we kept running into: early-stage teams don't have the bandwidth for the full growth stack, finding and qualifying leads, writing cold emails that don't sound like spam, warming up sending domains, building ad creative, and actually analyzing what's working. Usually that means either hiring 3-5 freelancers or one overworked generalist trying to do all of it badly.

What we built instead: a coordinated AI team, not a single generic copilot. Each "member" specializes: one finds and qualifies leads, one writes copy and creative, one does market/competitor research, one handles analytics and reporting. They're coordinated so the output is end-to-end (actual sendable campaigns, actual lead lists) instead of a pile of disconnected drafts you still have to stitch together yourself.

20d ago

Building Crankflo: a system for companies that use AI without chaos

Most companies do not have an AI adoption problem anymore. They have an AI systems problem. Tools, prompts, data and workflows are scattered everywhere, and the owner still pays with attention for every handoff. We are building Crankflo to turn that mess into one operating system: goals, Todo, Project Memory, roles, access, proof, automation and code. The point is not to add one more AI tool. The point is to make the company itself programmable and visible. A goal becomes work. Work gets the right executor. The result is checked. The lesson becomes a rule. The stable rule becomes automation. Curious what people here think: which process in your team is still held together by tabs, messages and memory?

https://crankflo.com

20d ago

uilding something has a funny way of exposing your own assumptions

I started working on FixerFlip thinking the main challenge was making property analysis faster.

The more I worked on it, the more I realized that speed isn't necessarily the hard part.

20d ago

Apple owes us money?!

Road to 1,000,000 Votap users - Day 78 | Current: 1466

20d ago

Your AI request returns 200 OK. How do you know the runtime was actually healthy?

While building WAIL, one problem kept coming up: infrastructure-level failures are easy to recognize when a provider returns a timeout or 5xx. The harder cases are requests that technically succeed.

A request can return 200 OK while first-token latency has increased significantly, throughput has degraded, or the stream has become unstable. From the application's perspective the call succeeded, but operationally the execution may already be unhealthy.

The approach I ended up taking with WAIL was to establish runtime baselines, evaluate degradation while execution is happening, and separate observation from control. Depending on the situation, WAIL can observe, retry, or reroute, while recording signed evidence of the decision and outcome. It runs alongside the provider client rather than requiring a gateway.

I'm curious how other teams running AI systems in production draw this line:

20d ago

ShareViral — verified leads from creators, no follower minimum

Building a two-sided marketplace where brands buy phone-verified customer leads and creators earn by producing them.

20d ago

I got a $420 email bill, so I built FranklyMail: unlimited mailboxes and domains for $9 a year

A month ago this was just an invoice that annoyed me. I launched it here yesterday.

Five people on Google Workspace, $420 for the year. Two of them sent maybe six emails a month between them, and one was a shared address that existed so a contact form had somewhere to post. Full seat price for what was basically a database row with an MX record pointed at it.

The thing that bothered me is that a mail server doesn't care how many people are on it. It cares about bytes stored and bytes moved. Everyone bills the human and pays for the gigabyte, which is why adding careers@ or invoices@ costs you money it really shouldn't.

So I built one that charges for the storage and gives the headcount away. $9 a year, unlimited mailboxes, unlimited domains, 10 GB pooled across the whole account, $0.40/GB after that. One plan, no tiers, no free version, no per-seat math.

20d ago

Cloud infrastructure was built for humans, not AI agents. Here’s why that’s a problem.

Traditional cloud hosting was designed for a human-first workflow: a developer writes code locally, commits to Git, triggers a multi-minute CI/CD build, and deploys to production once or twice a day.

As software development shifts from human-only coding to AI-assisted and autonomous agent loops, that infrastructure model starts breaking down.

First
Previous
•••
525354
•••
Next