The reading list
Essays, tech notes, and the in-between.
- code-quality·3 min read
How to get FTP and Telnet back in High Sierra?
Are you missing ftp in cli of mac os? Here is how you can get FTP and Telnet back in High Sierra?

- code-quality·3 min read
How to copy value from variable to clipboard
How to copy to clipboard using jquery

- code-quality·3 min read
How to have same enum values for multiple columns in rails
How to have same enum values for multiple columns in rails

- code-quality·3 min read
Devise - create confirmed user account without sending out an email?
Devise - create confirmed user account without sending out an email?

- code-quality·3 min read
How to make rubocop ignore comments using regex
How to make rubocop ignore comments using regex

- code-quality·3 min read
Solving screen flickering issue in freshly installed ubuntu
How to stop your flickering screen in freshly installed ubuntu

- code-quality·3 min read
Setup golang in ubuntu 16.04
Setup golang in ubuntu 16.04

- code-quality·3 min read
How to install guake dropdown terminal in ubuntu
How to install guake dropdown terminal in ubuntu

- code-quality·3 min read
Install powerline fonts in ubuntu 17.04
Quickly install powerline fonts on ubuntu 17.04.

- code-quality·3 min read
Best way to share your code locally to non-core member
Best way to share your code locally with non-core member using git, ruby/node/python.
