Inboxes App Blog

How to get a disposable email address for free

Getting a disposable email address for free is easy and only takes a few moments. Unlike Gmail, Hotmail and the rest, temporary email services like Inboxes App make it exceptionally easy to create as many addresses as you like. By making it exceptionally easy to create as many as you need, you can stop giving out your own personal email and put a stop to spam for good.

Continue reading…

How to connect to hotel wifi by spoofing your mac address

Now that we’re all travelling more, and work from home (wfh) is more widely accepted, there are times you’ll be wondering how to connect to hotel wifi without handing over all your data. There’s multiple ways to do this, with some being a bit more questionable than others.

Continue reading…

How to http 301 redirect with CloudFlare Workers with code example

Moving domains is something you hopefully won’t ever have to do. It’s an easy way to mess with your SEO and a great way to fudge up your site. If you do however need to move domains and you want this to be permanent, then an HTTP 301 Moved Permanently redirect is what you’ll want. This is something I’ve had to do recently moving the inboxes.app website to inboxesapp.com, and while it’s not as straight forward as with nginx, it’s still not all that bad.

Continue reading…

MongoDB Serverless: a cautionary tale

I’ve been building microservices in Go and Mongo for work these past few years, and I’ve found that these two work great together. It’s great at letting you quickly build out new services, with the flexibility of a schemaless DB and the rigidity of a strongly typed and highly concurrent language. That’s why I decided to use Go and Mongo when building out Inboxes.app, my disposable email Chrome extension.

My main gripe with Mongo in general is the hosting. It’s very expensive for what you get. mLab, the main competitor to MongoDB Atlas was bought out a few years ago by Mongo. They charge $15/gb for shared, or $180/mo for 2 GB. MongoDB Atlas charges $57/mo for 10GB which is more reasonable, but at $684 a year for a side project, that starts to get expensive. Sure there’s Shared which is cheaper, but I found my latency wasn’t all that great.

Continue reading…


Start creating temporary email addresses with inboxes.app 🎉

★ ★ ★ ★ ★   Rated 5 stars on the Chrome Store