• smith - Command line utility from Oracle designed to build containers with only a single process & its dependencies, reading and writing from standard locations.
  • Announcing Graylog v2.3.0-rc.1 - Notably with Elasticsearch 5 compatibility.
  • Syntax. - New podcast from Wes Bos and Scott Tolinski, kicking off with an episode about React tools.
  • Exclude Some Stylesheets in Rails 4 - Rails helpfully provides different stylesheets for different controllers - and then insists on concatenating them all together. Here are some thoughts on a more modular setup.
  • Redux isn't slow, you're just doing it wrong - An optimization guide - Some fairly detailed guidance, much of it revolving around how to avoid unnecessary rendering.
  • GitNotifier - Get email notifications when someone stars or forks one of your repos on GitHub, or when they follow or unfollow you.
  • Bitcoin, Ethereum, Blockchain, Tokens, ICOs: Why should anyone care? - Despite the title, this is actually a clear explanation of a lot of the basic cryptocurrency concepts and ideas floating around. It is not however in the least skeptical about them.
  • Ship - Native macOS client for GitHub, focused on code review and issue tracking.
  • Ruby on Rails Code Audits: 8 Steps to Review Your App - Quick ways to judge the quality of a codebase that you just stepped in. I'd add that you should look at routes.rb early on; if the routing is craptacular the rest of the app won't be any better.
  • Wildcard Certificates Coming January 2018 - From Let's Encrypt, that is. Free of charge from one of their automated endpoints.