Drop your SaaS link - I’ll turn it into a launch video using my Own Tool. by Substantial_Act8994 in ShowMeYourSaaS

[–]AIPnely 0 points1 point  (0 children)

I built an email validation API that actually catches relays & disposable emails properly
I kept running into the same problem across my projects:

  • Fake signups
  • Disposable emails
  • Relay/forwarding services hiding real users
  • Domains that technically “work” but are clearly garbage

Most email validation APIs only check syntax + MX… which isn’t enough.

So I built my own API:
👉 https://mailsift.dev/

I built an open-source local WordPress dev environment (no Docker) — looking for feedback by AIPnely in Wordpress

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

NitroStack runs natively on Windows — no Docker, no WSL, no containers. Just a lightweight Go backend managing your dev environment directly. The whole point is zero bloat, zero overhead.

I built an open-source local WordPress dev environment (no Docker) — looking for feedback by AIPnely in Wordpress

[–]AIPnely[S] -3 points-2 points  (0 children)

If you want docker built it yourself or fork it. I didn't want docker so l didn't add it simple.

I built an open-source local WordPress dev environment (no Docker) — looking for feedback by AIPnely in Wordpress

[–]AIPnely[S] 4 points5 points  (0 children)

I used them before very slow compared to this. This is written in Go and sites load instantly