Back
Steven Irby
Steven Irby
PRO
PRO
@Nomadsteve
Nomad since 2015. I build and share weird, random things, and document it.
Subscribe: randomdailyurls.com
Subscribe: randomdailyurls.com
Load previous page…
I am working on a script that will gather real emails, send them off to backend functions, and test that things are working correctly. Some stuff just isn't right and I need a lot of real emails to help me find bugs.
Working on the landing page for the extension today. I hope Google doesn't take a long time.
Building a clone of Gmail with HTML/tailwind so I can create images and mockups without a designer or photo editing. (I don't know how to use Figma or Photoshop) 😭
Had my boomber Mom go through the extension from start to finish. Very illuminating to see her struggle through parts of it UX/UI wise. Super helpful.
Ugh, I have to use a client-side image uploader, so I'm switching to tactics. Vercel has very small file size limits. 🙄
Ok, I'm going to use Vercel blob client-side with a server-side signature, so users have to be authed.
Upload to vercel blob. Then move to bunnyCDN and then delete from vercel blob. I'm cheap and don't want to pay for vercel. (Already paying for bunny cdn but it's cheap)