I Love Ruby

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Judoscale - Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Rails, Sidekiq, Solid Queue, and more to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up job queues.
judoscale.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. crystal

    The Crystal Programming Language

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Rails, Sidekiq, Solid Queue, and more to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up job queues.

    Judoscale logo
  3. gitlab

    This made me curious. Having never read the gitlab code before, and on mobile, took all of about 30 seconds to find https://gitlab.com/gitlab-org/gitlab/-/blob/master/config/ro...

    Those are some pretty clean routes!

  4. rubocop

    A Ruby static code analyzer and formatter, based on the community Ruby style guide.

    I believe if you use the `||` operator instead of `or`, then things just work out fine. I agree it is really annoying. But I am pretty sure if you use a tool like RuboCop https://github.com/rubocop/rubocop (a static code analysis tool) then it will catch bugs like this. Note that I am not recommending Ruby. But in my experience if you want to work with a language and it has a community style guide and a linter that enforces it, it will save me some heartache.

  5. ruby-lsp

    An opinionated language server for Ruby

  6. skrift

    A pure Ruby conversion (*not* wrapper) of the libschrift TrueType font renderer

  7. skrift-x11

    Pure X11 integration for the pure Ruby "Skrift" TrueType engine

  8. ruby-x11

    Pure Ruby implementation of the X Window System Protocol

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. rubyterm

    Tiny ruby terminal for X11

  11. re

    A very simple, very much in progress text editor written in Ruby. (by vidarh)

  12. termcontroller

    A controller/input processing for Ruby terminal applications

  13. keyboard_map

    A small Ruby gem to map keyboard escape sequences

    https://github.com/vidarh/keyboard_map

    * This is layered on top of Rouge (which I use for syntax highlighting), to load GTK sourceview themes into Rouge: https://github.com/vidarh/rouge-gtk_theme_loader

  14. rouge-gtk_theme_loader

    Load GtkSourceView themes into Rouge (Ruby syntax highlighter)

    https://github.com/vidarh/keyboard_map

    * This is layered on top of Rouge (which I use for syntax highlighting), to load GTK sourceview themes into Rouge: https://github.com/vidarh/rouge-gtk_theme_loader

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Understanding Ruby 3.3 Concurrency: A Comprehensive Guide

    1 project | news.ycombinator.com | 8 Nov 2024
  • A Language for Humans and Computers

    1 project | news.ycombinator.com | 31 Mar 2024
  • Crystal 1.11.0 Is Released

    6 projects | news.ycombinator.com | 14 Jan 2024
  • Choosing Go at American Express

    1 project | news.ycombinator.com | 3 Jan 2024
  • What languages are useful for contribution to the GNOME project.

    1 project | /r/gnome | 11 Dec 2023

Did you know that Ruby is
the 12th most popular programming language
based on number of references?