Tom Morris
Tom Morris
Podcasts are a great way for people to learn about programming languages and tools. There are a few of them in the Elixir community that may be worth pointing people...
Add Luau
Noting that it is using Mongoid and MongoDB. I downloaded it thinking that it'd be using ActiveRecord but then was slightly taken aback when I looked for a config/database.yml file...
Every couple of months I check this site to see if any services I use have enabled 2FA. Have you considered an email newsletter so that security-conscious web users could...
The Code Style section discusses the use of PEP8 and `autopep8`. Yelp's [pre-commit](http://pre-commit.com/) framework allows you to formalise the use of PEP8 in a project by ensuring that PEP8/PyFlakes is...
[rel="me"](https://indieweb.org/rel-me) is a commonly used way to show that that two websites or social media accounts are the same, and is used for authentication and proving site ownership in a...
It'd be useful to have an interactive example for Verify built into the CLI. Something like this: ```` $ nexmo verify:example What number would you like to verify? > +44...