Would you be willing to share your spreadsheet template?
I always loved Todoist but wanted a Kanban board to organise my day and week. So I created https://kanban.ist as an alternative client that lets me do this. It’s stateless and talks to the Todoist API directly, meaning…
I’ve really enjoy writing queries in RethinkDB’s [REQL language](https://rethinkdb.com/docs/introduction-to-reql/) > ‘r.table(“users”).filter(u => u(“email”).match(“.*@gmail.com$”)).run(conn)’
I just checked and Up is 1.5%, Volt is 1.45%, and Macquarie is 1.5% for the first 4 months before dropping to 1.35%. Edit: Up is actually at 1.6% when you activate the bonus rate by completing 5 card transactions in a…
Australia has strict KYC and AML laws that means many financial institutions and fintech businesses will request drivers licences and passports as a part of user registration. This may well be common all over the world…
Correct. It’s not always this simple though, you also need an IAM profile that the EC2 instance can assume with the required permissions. Depending on how you configure your NAT Instance/Gateway, you may also need to…
It might be unrelated but this page was mentioned in a fairly highly upvoted comment on a recent top story here. Dan Bornstein is also a relatively well known engineer.
I agree and just want to add IAM to the list of AWS Lock In services. We provisions environments almost entirely using Config-as-code tools (packer, ansible, terraform) and generally have a good blueprint for what an…
Would you be willing to share your spreadsheet template?
I always loved Todoist but wanted a Kanban board to organise my day and week. So I created https://kanban.ist as an alternative client that lets me do this. It’s stateless and talks to the Todoist API directly, meaning…
I’ve really enjoy writing queries in RethinkDB’s [REQL language](https://rethinkdb.com/docs/introduction-to-reql/) > ‘r.table(“users”).filter(u => u(“email”).match(“.*@gmail.com$”)).run(conn)’
I just checked and Up is 1.5%, Volt is 1.45%, and Macquarie is 1.5% for the first 4 months before dropping to 1.35%. Edit: Up is actually at 1.6% when you activate the bonus rate by completing 5 card transactions in a…
Australia has strict KYC and AML laws that means many financial institutions and fintech businesses will request drivers licences and passports as a part of user registration. This may well be common all over the world…
Correct. It’s not always this simple though, you also need an IAM profile that the EC2 instance can assume with the required permissions. Depending on how you configure your NAT Instance/Gateway, you may also need to…
It might be unrelated but this page was mentioned in a fairly highly upvoted comment on a recent top story here. Dan Bornstein is also a relatively well known engineer.
I agree and just want to add IAM to the list of AWS Lock In services. We provisions environments almost entirely using Config-as-code tools (packer, ansible, terraform) and generally have a good blueprint for what an…