HN user

acoyfellow

391 karma

About me: Coey.dev

Let's connect: github.com/acoyfellow x.com/acoyfellow facebook.com/coeyman

Posts91
Comments223
View on HN
t2t.now 7mo ago

Show HN: T2T – Voice-to-text with MCP support local and cross-platform

acoyfellow
4pts2
coey.dev 7mo ago

Implementing Patterns with the Cloudflare Agents SDK

acoyfellow
1pts0
anytoolhq.com 8mo ago

Show HN: Anytool – Give your LLM infinite tools with one API

acoyfellow
2pts6
inbox.dog 8mo ago

Show HN: inbox.dog – AI agents for Gmail support that sort, reply, and escalate

acoyfellow
2pts0
news.ycombinator.com 1y ago

Show HN: FormWing – AI Form Filler for Lead Gen and Testing

acoyfellow
2pts0
cashpredictor.com 1y ago

Show HN: CashPredictor- Predict Monthly Cash Flow from Revenue, Expenses, Growth

acoyfellow
2pts2
news.ycombinator.com 2y ago

Show HN: Inbox.Dog – email to LLM model prototype

acoyfellow
1pts0
inbox.dog 2y ago

Show HN: Inbox.Dog – email to LLM model prototype

acoyfellow
1pts1
brewpdf.com 2y ago

BrewPDF – REST API and easy to use tools to convert HTML to PDF

acoyfellow
1pts0
callkite.com 6y ago

Show HN: CallKite – Your website’s video call center in just one click

acoyfellow
1pts1
calcmaker.com 6y ago

Show HN: CalcMaker.com – Quickly build custom forms and calculators

acoyfellow
1pts1
adstxt.pro 6y ago

Show HN: Generate “Ads.txt” on the Fly

acoyfellow
2pts0
www.indiehackers.com 6y ago

Attribute.Pro (a marketing and advertising attribution solution)

acoyfellow
1pts0
attribute.pro 6y ago

Show HN: Attribute.pro – A cross-domain traffic attribution solution

acoyfellow
3pts2
timer.plus 7y ago

Show HN: Timer.Plus – Generate an Animated .GIF Countdown Timer

acoyfellow
2pts0
news.ycombinator.com 7y ago

Show HN: Bandit.host – Run and host multi-armed bandit tests

acoyfellow
2pts1
news.ycombinator.com 7y ago

Show HN: Memor.pro – Store data inside images

acoyfellow
1pts2
github.com 9y ago

Show HN: FormSync, sync form field data locally, improve website conversions

acoyfellow
5pts1
noteblox.com 9y ago

Show HN: NoteBLOX- Real-time sticky notes for your website

acoyfellow
2pts0
tributer.com 9y ago

How to Give Digital Marketing Content Critiques

acoyfellow
1pts0
di.st 9y ago

Show HN: Dist – Manage and distribute essential information (on any webpage)

acoyfellow
4pts1
optkit.com 10y ago

How to Use OptKit and ConvertKit Together

acoyfellow
1pts0
optkit.com 10y ago

How to Gamify Your Website

acoyfellow
1pts0
optkit.com 10y ago

How to Re-Create Your Favorite Opt-In or Pop-Up

acoyfellow
1pts0
optkit.com 11y ago

OptKit and Facebook Retargeting Pixels are a perfect match for eachother

acoyfellow
1pts0
www.sendgrowth.com 11y ago

Realtime Website Counter (using Firebase)

acoyfellow
3pts0
www.sendgrowth.com 11y ago

ROI Calculator for Marketing Campaigns

acoyfellow
1pts0
www.sendgrowth.com 11y ago

Google Analytics UTM Builder

acoyfellow
1pts0
www.sendgrowth.com 11y ago

Resources for SMB's, e-commerce, and SaaS

acoyfellow
1pts0
optkit.com 11y ago

Show HN: Using OptKit + Facebook Custom Audiences makes segmenting messages easy

acoyfellow
2pts1

I do a fun orchestration system for long running loops on exe.dev (small write up docs.coey.dev) and I feel like I have super powers.

Self healing, I try two ways:

1) use a memory tool to store learnings for next iteration (Deja.coey.dev) and have the loop system instructions tell how to use it. One orchestrator, and sequential worker agents who run til their context is full and then hand off to the next run with learnings

2) the agent Shelley on exe can search past convos when promoted too for continuation.

I’ve been doing this with great success just “falling” into the implementation after proper guardrails are placed

Thanks for testing - i apologize for wasting your time... But I did take a deep look at things and figured out how to make generation of tools more reliable.

If you're still interested, please take another try... I've got more visibility into logs and errors, and it should be much more reliable!

Launched a bare-bones prototype, Inbox.Dog, aiming to rethink B2B email with a sprinkle of AI—think of it as email, but with an AI-powered twist for tasks we haven't fully imagined yet.

It's rough around the edges (it literally could not be a simpler prototype), but I'm curious about its potential to evolve email beyond its current state.

Keen to explore how AI could make email a more powerful tool?

I'd love to hear your thoughts or see you give it a whirl by emailing hello@inbox.dog

Cheers,

- Jordan

Hey HN!

I'd love feedback on the idea, and the main two use cases: sales & support. This system requires no real phone, only a web browser (webrtc p2p video + screen sharing).

I was inspired to build this by a comment with a partner (on another SaaS): "if i have a team i want to scale quickly, they should be focused on 1 thing and 1 thing only"...

They do a lot of online marketing with funnels, and close deals over the phone. They use a mix of sales pages, and close deals over the phone.

So with CallKite their team of sales team can all actively answer questions of potential buyers, right there live on a sales page as if they were over their shoulder or in real life. They can sit down from anywhere with a browser, and just start answering calls.

I have a lot of ideas of where this product could go, but I wanted to get a usable and simple version out the door A.S.A.P. Thanks for checking it out!

CalcMaker is an online form builder, with a focus around creating results real-time in browser, (think like a custom order form, mortgage calculators, etc..). Includes touch-enabled drag and drop interface. I was able to scratch an itch, while working with a client on a new idea.

Tech stack:

* Sapper/Svelte

* Tailwind

* Google/Firebase: Functions, Firestore, Auth

* Cloudflare: cdn, workers/kv

* Stripe: payments

The entire project (auth, database, payments) comes in normally under 200kb per page, even the heart of the application (the form editor) comes in @ 59kb. Nearly 100's across the board in Lighthouse.. Only a few accessibility issues with the homepage. I'm also experimenting with a mix of exporting sapper and using firebase functions for SSR. If no static file is found in Cloudflare, it falls back to the Firebase SSR / Sapper route.

Any questions or feedback let me know.

Homepage: https://calcmaker.com/

No-signup Demo: https://calcmaker.com/playground/RxILjYhXs0JcHNPaYhTt

Example of the end form: https://calcmaker.com/-/RxILjYhXs0JcHNPaYhTt

I had someone ask: "Can you give more examples of (link: https://attribute.pro/) attribute.pro and why someone would use it?"

My answer:

Client X is a SaaS. They have all marketing pages on "root.com"

Their signup flow is on "accounts.root.com"

Their actual SaaS app (which has Mixpanel installed) is on: "app.root.com"

Outline of Problem:

- You want to drive traffic to their homepage (root.com, root.com/case-studies...)

- You want to use UTM variables to track ad performance from Google Ads.

- You have to get those UTM variables down into "app.root.com" (and inside mixpanel)- so we know which people are attributed to which campaigns/sets/ads.

This tool is allowing me to do what I need: Attribute.pro - it allows me to drop a tag on "root.com", use UTM links, then re-call those UTM links from "app.root.com" (or any other domain)

How would you solve this problem?

Thanks for checking it out -- and more importantly the great feedback :)

The page is definitely geared towards people who are already interested in this type of tool, so showcasing some of the functionality that they came for has improved conversions for me. It's also not a tool for every business to use.

A nearly cold-click (like yours was - you're in a thread about solo founders - not on the hunt for tools to help you improve website conversions) experience is something that can be drastically improved - it's just a matter of matching the expectations to the experience.

I've taken off the Drift automated message, which was overlaying and adding to confusion - sorry about that. I'm not sure what call-to-action close button got your goat, but I don't particularly like the snarky tones in popups myself, and they've never tested to improve conversions for me or clients. I'd be glad to work on the messaging if I knew which CTA you were talking about.

Seriously, thanks for taking your time to check it out and reply. Means a lot :)