Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

I built a simple SES email wrapper using Claude Code in less than 5 hours (and would have been less if I didn't try to host on Cloudflare!) @levelsio inspired me to try again after failing to build something like this for myself a while back. VERY rough right...

101,989 Aufrufe • vor 1 Jahr •via X (Twitter)

11 Kommentare

Profilbild von 1LittleCoder💻
1LittleCoder💻vor 1 Jahr

@levelsio if this is your real voice, you should definitely start a youtube channel and i can guarantee success is just waiting there for you to start !

Profilbild von Ian Nuttall
Ian Nuttallvor 1 Jahr

@levelsio haha it is and I do have a YT channel but I rarely know what kind of videos to create...

Profilbild von Wonderchat
Wonderchatvor 2 Jahren

Automate up to 70% of your customer support today. Save time and help your users find answers quickly. Try now at

Profilbild von Artur Kre
Artur Krevor 1 Jahr

@levelsio ok but why not just use: - ListMonk - Billion Mail - Sendy - Mailwizz - Mautic They can be all self-hosted

Profilbild von Ian Nuttall
Ian Nuttallvor 1 Jahr

@levelsio same reason anybody builds stuff when alternatives exist I can build exactly the features I want, the way I want, in a language I know

Profilbild von John Turner
John Turnervor 1 Jahr

@levelsio I found it best to not use frameworks like next js on cloudflare. Straight html, js works great. Tailwindcss does work better than no css framework.

Profilbild von Chris Morris
Chris Morrisvor 1 Jahr

@levelsio Just watch when you start scaling up. I optimized our esp and started getting throttled by Yahoo and Microsoft. Had to add custom rate limiting in order to scale up the send at different rates. We do 200k to 450k campaigns right now.

Profilbild von Mohammed S.
Mohammed S.vor 1 Jahr

@levelsio Now everyone can build. Building a SaaS today is becoming a commodity more tgan something unique. The profit margins are shrinking mire and more. Were good days when margins were 70-90%

Profilbild von Mustafa
Mustafavor 1 Jahr

@levelsio Why not let your agent handle the SES email sending?

Profilbild von Moe - مُهنَّد ⚡️
Moe - مُهنَّد ⚡️vor 1 Jahr

@levelsio Ended up hosting with Cloudflare?

Profilbild von Ian Nuttall
Ian Nuttallvor 1 Jahr

@levelsio nah Vercel!

Ähnliche Videos

✨ A dream I had finally came true: I can now chat directly with my sites to build any feature or fix any bug just via Telegram I've been playing with OpenClaw for 3 weeks now and it's great but I was always too scared to run it on any production server And I was right a bit as Marc Köhlbrugge was able to hack it by social engineering and acting as if it was me, and with enough tries it believed him, and was able to modify the server, change SSH keys etc. of course I had it isolated properly on its own VPS and it didn't touch anything sensitive (as it should!) Marc then reported that bug to Peter Steinberger 🦞 who patched it fast But I wanted to try something more basic and simple, and I think maybe more secure: to just connect Claude Code on my server to Telegram which would be hard locked to only messages from me So I installed claude-code-telegram by Richard Atkinson on the server and run it as a system daemon and it works really well The cool thing is that I was already using Telegram for server errors like this: > Photo AI - ❌ Random credits giveaway failed (Attempt 30/30) with an exception: SQLSTATE[HY000]: General error: 5 database is locked So now I can just reply, "Ok fix this", and Claude Code on the server in production will try (and probably succeed) in fixing it In the video below I asked it to make show [🌳 Parks ] on the map by default on load, it did that, then I reloaded the page and it instantly worked One thing it still needs is sending actual messages while it's doing stuff which OpenClaw does really well, it's annoying to just wait while it says "Working..." but that's probably next

@levelsio

640,316 Aufrufe • vor 3 Monaten