Live data from Hacker News

Viewing profile — mwakerman

mwakerman

HN member
Joined
Mon, Mar 16, 2020, 7:29 PM UTC
HN karma
11
Public activity
8 items

About mwakerman

No profile information was provided.

Recent public activity

  1. comment
    Comment #39324641

    Would you be willing to share your spreadsheet template?

  2. comment
    Comment #38626634

    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 talk…

  3. comment
    Comment #26585016

    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$…

  4. comment
    Comment #24555067

    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 b…

  5. comment
    Comment #24303242

    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…

  6. comment
    Comment #24209768

    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 In…

  7. comment
    Comment #23591479

    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.

  8. comment
    Comment #23534376

    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 general…