pmurach
- Karma
- 235
- Created
- June 22, 2013 (13y ago)
- Submissions
- 0
Software engineer by day, open source enthusiast by night, mathematician by design and human languages enthusiast by life.
GitHub: https://github.com/piotrmurach
- Awesome Ruby CLI Apps List (github.com)
- Looking Inside a Ruby Gem (piotrmurach.com)
- The Tao of Writing a Ruby Gem Specification (piotrmurach.com)
- Express numbers as word numerals in Ruby (github.com)
- Inflect English Nouns and Verbs in Ruby (github.com)
- Working with Capistrano: Tasks, Roles, and Variables (piotrmurach.com)
- Streaming Large Zip Files in Rails (piotrmurach.com)
- Software Product – Fake It Until You Make It? (piotrmurach.com)
- tty-logger: a readable logging for the terminal (github.com)
- Bad Blood – A Tale of a Modern Vampire (piotrmurach.com)
- Nobody Gives a Shit about Your Software (piotrmurach.com)
- RSpec::Benchmark – Performance Testing in Ruby (github.com)
- Can you learn a programming language in 48 hours? (piotrmurach.com)
- The Path to Learning a Programming Language (piotrmurach.com)
- Kick bash habit with Ruby external commands runner (github.com)
- TTY: Ruby gem for building command line apps (peter-murach.github.io)
- Finite_machine Ruby library (rubygems.org)
- Ruby FiniteMachine gem (github.com)
A minimal finite state machine with a straightforward and intuitive syntax. Since FiniteMachine is an object in its own right it leaves integration with other systems up to you. In contrast to other Ruby libraries, it…
- GitHub API integration: github_api and github_cli ruby gems (peter-murach.github.io)