#ruby

[ follow ]
Ruby on Rails
fromRubyflow
1 day ago

The "rv" Tool is Making Swift Progress, Becoming a Must-Have for Rubyists

rv is a modern, Rust-written tool aiming to unify Ruby version and gemset management as a simpler alternative to rvm and rbenv.
Gadgets
fromRubyflow
1 day ago

Ruby running on microcontrollers.

Ruby is running on microcontrollers, expanding into IoT, hardware prototyping, and education via PicoRuby and mruby Girls workshops.
Software development
fromRubyflow
5 days ago

You won't believe what can crash IRB:

A tiny Unicode handling bug causing emoji backspace crashes in IRB was fixed, showing developers can contribute meaningful patches to Ruby internals.
Ruby on Rails
fromWIRED
1 week ago

Ruby Is Not a Serious Programming Language

First programming languages shape lasting preferences; Ruby inspires affection for readability and community, yet can feel outdated or disappointing to those who adopt it later.
Ruby on Rails
fromRubyflow
2 weeks ago

The Embarrassing Ruby/Rails Subreddit Chronicles 2025-11-24

Ruby/Rails subreddit members behave meanly and downvote without patient, respectful discourse, enabling unprofessional conduct despite members' established credentials.
Ruby on Rails
fromRubyflow
2 weeks ago

State machines changed the way I design workflows in Ruby.

State machines structure Ruby/Rails workflows, making logic clean, predictable, and easier to maintain across payments, approvals, integrations, and backend processes.
fromRubyflow
2 weeks ago
Ruby on Rails

I'm excited to share RubyStackNews.com, a community-driven site focused on Ruby

RubyStackNews.com provides a community-driven hub aggregating Ruby and Ruby on Rails news, articles, tools, metaprogramming tips, performance tricks, and gem updates.
fromRubyflow
1 month ago

Mesh Gradient Avatars in Rails

Dynamic avatars with Ruby are a common feature as we usually want to provide sensible default values without resorting to the same default avatar for every single user.
Ruby on Rails
fromrubyflow.com
1 month ago

Sentry Ruby SDK 6.0.0 Released

Sentry Ruby SDK adds full logs for Ruby/Rails, tracing and profiling improvements, and introduces breaking changes including dropped support for older Ruby and Rails versions.
Ruby on Rails
fromRubyflow
2 months ago

SpellKit: Fast Typo Correction with Domain Protection for Ruby

SpellKit delivers blazing-fast, domain-preserving spell checking and typo correction for Ruby via native Rust bindings with zero runtime dependencies.
#rust
Data science
fromRubyflow
3 months ago

Topical: Topic Modeling Pipeline for Ruby

A Ruby gem that provides a complete topic modeling pipeline using ClusterKit clustering and c-TF-IDF, combining Rust performance with Ruby usability.
Software development
fromRubyflow
3 months ago

[ANN] httpx 1.6.0 released

HTTPX 1.6.0 adds a :fiber_concurrency plugin, improves proxy retry behavior and options initialization, and continues broad HTTP protocol and integration support.
fromRubyflow
3 months ago

Serviz - New release with Workflows

Serviz provides a minimal "command object Interface" for your Ruby apps.
Ruby on Rails
fromRubyflow
3 months ago

dsa.rb: Practice core dsa in Ruby from the command line

The tool aids in mastering core algorithms through repetitive practice rather than exhaustive performance testing.
Ruby on Rails
fromrubyflow.com
4 months ago

Lancelot: Ruby Bindings for Lance with Hybrid Search

Lancelot offers efficient Ruby-native bindings to Lance for managing ML workloads with features like hybrid search and support for vector and text search.
fromInfoQ
4 months ago

Refactoring Stubborn, Legacy Codebases

One pervasive assumption in a stubborn codebase is that there's only one way to talk to the database, limiting potential changes and upgrades.
Ruby on Rails
Ruby on Rails
fromRubyflow
4 months ago

RapiTapir - APIs so clean and fast, they practically run wild!

RapiTapir enhances Ruby API development with type safety, automatic documentation, and a clean DSL, making the process more efficient and less error-prone.
Ruby on Rails
fromRubyflow
4 months ago

Run LLMs natively in Ruby with Rust + GPU support

Red Candle enables running large language models directly in Ruby via Rust, enhancing integration and performance.
Ruby on Rails
fromHackernoon
1 year ago

How I Landed My First Client Midway Through The Odin Project | HackerNoon

Successfully developed a custom pricing app for a friend's business while learning from The Odin Project.
fromRubyflow
5 months ago

Ever wondered how Ruby translates numbers into characters-or even emojis?

Ruby's .chr and .ord methods demystify the journey of characters from raw bytes to multi-byte UTF-8 encoding, revealing the intricacies of ASCII and beyond.
fromRubyflow
5 months ago

GitHub Flavored Markdown in Rails with Commonmarker

Commonmarker stands out among Ruby gems as it implements the CommonMark specifications while also accommodating GitHub-flavored Markdown, which enhances user functionality and satisfaction.
fromRubyflow
6 months ago

New Gem: xmp_toolkit_ruby - Ruby Bindings for Adobe's XMP Toolkit SDK

This proof of concept aims to show how Ruby can interact with XMP metadata for various file types, democratizing access for developers.
fromRubyflow
6 months ago

Deep Dive into Ruby Data Structures & Core Enumerable Methods

In Ruby, methods like .each, .map, .select, .reduce, and .inject serve as powerful tools that reveal the inner workings of data structures, enabling developers to write cleaner code.
fromRubyflow
6 months ago
Ruby on Rails

Struggling with error handling in your Ruby apps?

Excessive use of `rescue` can make debugging difficult and hide critical bugs.
fromRubyflow
6 months ago
Ruby on Rails

Testing Beyond the Basics in Ruby

Test suites should aim to provide more than just passing results; they should also ensure comprehensive coverage and understanding.
fromHackernoon
1 year ago

The Odin Project's Chess Game Took Me Weeks to Finish-And I'd Still Do It Again | HackerNoon

I figured I'd share my experience to help anyone else gearing up to tackle it, trust me, it's not as scary as it seems!
Board games
[ Load more ]