They are based in the UK. That is technically Europe, but I believe for privacy regulations it isn't the same as a EU-country, but I could be very wrong. Would love to be educated on this by someone.
Currently at the millions stage with https://mailpace.com relying mostly on Postgres
Tbh this terrifies me! We don’t just have to log the requests but also store the full emails for a few days, and they can be up to 50 mib in total size.
My favourite band (king gizzard) removed all their music from Spotify. I took the opportunity to switch to navidrome with tailscale and started obtaining music via bandcamp and ripping old CDs. It works much better than I expected, even transcoding from flac to mp3 on the fly from my phone app.
Investing the Spotify fee every month into my own music collection is a great investment, and it has meant that I am actually listening to the music and not just playing the same songs off a Spotify playlist every now and then again
For the dead comment asking about whether this is a vscode fork, it’s not- it’s a completely new, custom word processor written in rust from the ground up
Sounds expensive. Amazon SES has 1k emails/month included for free (if you use an API to send). When sending via SMTP that quota does not apply, but still 1k Emails just costs 0.1$ (yes, 10 cents). I do not use any other AWS services but SES for my emails because of the pricing, I host everything else on Hetzner.
That doesn't seem like even close to the truth, else Amazon SES would have no business. I use it myself in my Webapp to deliver signup verification and haven't gotten a single complaint so far.
Thanks for recommending mailpace, £7.50/month for 10,000 emails is very reasonable, _and_ they support idempotency! Definitely makes me consider switching to them..
While it's being generated, I'll spot check it, and after I test the code i'll peek in more detail at it. I review the code in much the same way I review code from a human dev. I almost never look closely at ALL lines. I'll do a quick look through just looking to see if anything jumps out, and then for the areas I intuitively know there might be some funny business I'll do a deeper dive into the code.
reply