manually send invoices to Netdata Inc. because #remoteok didn’t send invoices out yet (only receipts), so now I have to manually send them to companies that wanted them
do customer support #remoteok about bug due to moving from Charges to Invoices on Stripe API, but didn’t update server stripe-php library that supports $invoice->sendInvoice();
fix bad/broken/empty schema JSON-LD sometimes due to bad unicode characters, build safe_json_encode() which uses utf8_encode() to hard encode strings and arrays before json_encoding them because json_encode with bad chars fails silently and returns nothing #remoteok
make ?ref=remoteok.io tag also work with complex urls like domain.tld/?id=3433#description -> domain.tld/?id=34333&ref=remoteok.io#description #remoteok
add annual “baseSalary” JSON-LD Schema for Google, 1) if available, convert from language to annual salary USD integer, 2) if not available, use average salaries of tag (like DevOps) and set that #remoteok