Kevin Jalbert About Now Uses AMA

Make the most of your Chat Channels

June 30, 2017
7 min read
communication learning productivity

Persisted chat channels communication platform, which by its nature, has little guidance in how you organize channels. To ensure that everyone is making the most of channels, I'll provided some tips and suggestions based on my experiences.

Create your own Pronto Runner

May 30, 2017
4 min read
code review pronto ruby

Pronto runners provides an automatic mechanism to find offenses in code reviews. Learn the essentials of pronto runners so that you can build your own.

Bluetooth Connection/Battery Script for macOS

April 8, 2017
1 min read
bluetooth hardware macOS

Using AppleScript to simplify connecting bluetooth earphones to macOS.

Cut Code Review Noise on GitHub

March 28, 2017
8 min read
code review collaboration github

Code reviews on GitHub can be noisy and contain a lot of unnecessary chatter. We explore how to effectively coordinate code reviewing a pull request using GitHub's reactions and request review features.

Find and Bury Dead Code

February 26, 2017
6 min read
ruby software software quality

Dead code has no reason to be in a project. Dead code wastes a developer’s time and energy. Going from this it makes sense to remove the dead code and put it rest with a delete keystroke. The main problem is how to identify dead code in a living project?

Prev Page Next Page
Twitter GitHub Stack Overflow
Code licensed MIT, Content © 2019 Kevin Jalbert