Kevin

Developer by day and developer by night.

Optimize language detection

Found out that the Google Translation API does not bill based on invocations but on amount of characters sent to it. I'm glad I have a billing alert, as I already paid 10$ for translations now, changed the implementation to only send a part of the blog post rather than sending the entire blog post, saving $$$

Small UI fixes

- Replaced favicon
- New icon for bug tracker
- Typo fix

Send out invoice to an Indian company for a survey

Registered at Stripe, put in all my contact data and added my VAT ID as a default Tax Id so it appears on the invoice. Used Reverse Charge so the Indian company needs to worry about their taxes. Created an invoice via Stripe and sent it to the company so they can pay online. Hopefully did everything right... will see next month when talking to my tax consultant :D