Julia.
http://twitter.com/b0rk, http://jvns.ca
I pay for a tool to convert HTML/CSS into PDFs https://www.princexml.com/ and it seems to work well. I don't have the best idea of how it compares to the various free options though.
I tried to grep the code for `api.` to get a sense for all the vendors this codebase is using, and which you'd need to have relationships with to run the code. Here's what I found:
payments:
https://api.paypal.com
https://api.stripe.com
tax stuff: https://api.taxjar.com
https://api.vatstack.com (EU VAT)
https://apiservices.iras.gov.sg
for iOS app (?): https://api.appstoreconnect.apple.com
https://api.storekit.itunes.apple
AI stuff: https://api.iffy.com (AI content moderation)
https://api.helper.ai (AI support)
https://api.openai.com
other: https://api.easypost.com (shipping labels?)
https://api.sendgrid.com (email)
https://api.pwnedpasswords.com (haveibeenpwned)
https://api.worldbank.org (for purchasing power parity?)
https://api.dropboxapi.com (for "upload from dropbox"?)
Deleted this post because I don't think a random screenshot from my email is a good source for people to refer to. A better source might be the bitly terms of service: https://bitly.com/pages/terms-of-service (1.4 Destination Preview)
Yes! Katie and I made it into a zine because I was such a huge fan of her work on https://ohshitgit.com/. (you'll notice she's a coauthor of the zine)
This project is an enhanced reader for Ycombinator Hacker News: https://news.ycombinator.com/.
The interface also allow to comment, post and interact with the original HN platform. Credentials are stored locally and are never sent to any server, you can check the source code here: https://github.com/GabrielePicco/hacker-news-rich.
For suggestions and features requests you can write me here: gabrielepicco.github.io