Keyboard-Maestro-Macros
Sneakers
Keyboard-Maestro-Macros | Sneakers | |
---|---|---|
1 | 2 | |
20 | 2,247 | |
- | - | |
0.0 | 2.6 | |
almost 3 years ago | 4 months ago | |
Ruby | ||
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Keyboard-Maestro-Macros
-
What is your development setup (IDE, gems, library, ci/cd etc) for RoR/non-RoR applications development ?
Keyboard Maestro - I have a bunch of macros to speed things up. For example, when I'm on a web page I want to add to a note, all I have to do is press a keyboard shortcut, and it will drop me right into Obsidian, and all I have to do is cmd-V and it will paste the title and link in Markdown format. I've made this macro available in my repo if you're interested: https://github.com/monfresh/Keyboard-Maestro-Macros
Sneakers
-
how do you use Sidekiq?!
A nice Ruby implementation is found in the sneakers gem: https://github.com/jondot/sneakers
-
What is your development setup (IDE, gems, library, ci/cd etc) for RoR/non-RoR applications development ?
Gems, so many to choose from, so only a special mention: sneakers as an alternative to sidekiq.
What are some alternatives?
dotfiles - Development Environment Configuration
Sidekiq - Simple, efficient background processing for Ruby
s3_website - Manage an S3 website: sync, deliver via CloudFront, benefit from advanced S3 website features.
Bunny - Bunny is a popular, easy to use, mature Ruby client for RabbitMQ
starter-workflows - Accelerating new GitHub Actions workflows
Resque - Resque is a Redis-backed Ruby library for creating background jobs, placing them on multiple queues, and processing them later.
YARD - YARD is a Ruby Documentation tool. The Y stands for "Yay!"
Delayed::Job - Database based asynchronous priority queue system -- Extracted from Shopify
Backburner - Simple and reliable beanstalkd job queue for ruby
Shoryuken - A super efficient Amazon SQS thread based message processor for Ruby
Karafka - Ruby and Rails efficient multithreaded Kafka processing framework
Sidekiq::Undertaker - Sidekiq::Undertaker allows exploring, reviving or burying dead jobs.